Christoph Hellwig
|
939d723b72
xfs: kill the b_strat callback in xfs_buf
|
15 years ago |
Christoph Hellwig
|
4e0d5f926b
xfs: fix the xfs_log_iovec i_addr type
|
15 years ago |
Christoph Hellwig
|
4d16e9246f
xfs: simplify buffer pinning
|
15 years ago |
Christoph Hellwig
|
ca30b2a7b7
xfs: give li_cb callbacks the correct prototype
|
15 years ago |
Christoph Hellwig
|
7bfa31d8e0
xfs: give xfs_item_ops methods the correct prototypes
|
15 years ago |
Christoph Hellwig
|
9412e3181c
xfs: merge iop_unpin_remove into iop_unpin
|
15 years ago |
Christoph Hellwig
|
e98c414f9a
xfs: simplify log item descriptor tracking
|
15 years ago |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 years ago |
Dave Chinner
|
ccf7c23fc1
xfs: Ensure inode allocation buffers are fully replayed
|
15 years ago |
Dave Chinner
|
c11554104f
xfs: Clean up XFS_BLI_* flag namespace
|
15 years ago |
Dave Chinner
|
64fc35de60
xfs: modify buffer item reference counting
|
15 years ago |
Dave Chinner
|
8e12385086
xfs: remove stale parameter from ->iop_unpin method
|
15 years ago |
Dave Chinner
|
43f5efc5b5
xfs: factor log item initialisation
|
15 years ago |
Dave Chinner
|
d808f617ad
xfs: Don't issue buffer IO direct from AIL push V2
|
15 years ago |
Christoph Hellwig
|
4139b3b337
xfs: kill XLOG_VEC_SET_TYPE
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Lachlan McIlroy
|
4fdc778179
[XFS] Remove XFS_BUF_SHUT() and friends
|
16 years ago |
Christoph Hellwig
|
15ac08a8b2
[XFS] replace b_fspriv with b_mount
|
16 years ago |
David Chinner
|
783a2f656f
[XFS] Finish removing the mount pointer from the AIL API
|
16 years ago |
David Chinner
|
fc1829f34d
[XFS] Add ail pointer into log items
|
16 years ago |
David Chinner
|
c7e8f26827
[XFS] Move the AIL lock into the struct xfs_ail
|
16 years ago |
Lachlan McIlroy
|
e1f5dbd707
[XFS] Fix use-after-free with buffers
|
16 years ago |
Lachlan McIlroy
|
5695ef46ef
[XFS] Use KM_NOFS for debug trace buffers
|
17 years ago |
David Chinner
|
b4dd330b9e
[XFS] replace the XFS buf iodone semaphore with a completion
|
17 years ago |
Denys Vlasenko
|
f0e2d93c29
[XFS] Remove unused arg from kmem_free()
|
17 years ago |
David Chinner
|
db7a19f2c8
[XFS] Ensure xfs_bawrite() errors are checked.
|
17 years ago |
Donald Douwsma
|
287f3dad14
[XFS] Unwrap AIL_LOCK
|
17 years ago |
David Chinner
|
da353b0d64
[XFS] Radix tree based inode caching
|
18 years ago |
Eric Sandeen
|
24ad33ff71
[XFS] Kill off xfs_count_bits
|
18 years ago |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 years ago |