Christoph Hellwig
|
cb669ca570
xfs: remove wrappers around b_iodone
|
14 years ago |
Christoph Hellwig
|
adadbeefb3
xfs: remove wrappers around b_fspriv
|
14 years ago |
Christoph Hellwig
|
bf9d9013a2
xfs: add a proper transaction pointer to struct xfs_buf
|
14 years ago |
Christoph Hellwig
|
1d5ae5dfee
xfs: cleanup I/O-related buffer flags
|
14 years ago |
Christoph Hellwig
|
0c842ad46a
xfs: clean up buffer locking helpers
|
14 years ago |
Christoph Hellwig
|
bbb4197c73
xfs: remove the unused xfs_bufhash structure
|
14 years ago |
Dave Chinner
|
44396476a0
xfs: reset buffer pointers before freeing them
|
14 years ago |
Dave Chinner
|
0e6e847ffe
xfs: stop using the page cache to back the buffer cache
|
14 years ago |
Christoph Hellwig
|
bfc60177f8
xfs: fix error handling for synchronous writes
|
14 years ago |
Dave Chinner
|
821eb21d97
xfs: connect up buffer reclaim priority hooks
|
14 years ago |
Dave Chinner
|
430cbeb86f
xfs: add a lru to the XFS buffer cache
|
14 years ago |
Dave Chinner
|
ff57ab2199
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
|
14 years ago |
Linus Torvalds
|
5fe3a5ae5c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
|
14 years ago |
Jens Axboe
|
fa251f8990
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
|
14 years ago |
Christoph Hellwig
|
1a1a3e97ba
xfs: remove xfs_buf wrappers
|
14 years ago |
Dave Chinner
|
50f59e8eed
xfs: pack xfs_buf structure more tightly
|
14 years ago |
Dave Chinner
|
74f75a0cb7
xfs: convert buffer cache hash to rbtree
|
14 years ago |
Dave Chinner
|
26af655233
xfs: kill XBF_FS_MANAGED buffers
|
14 years ago |
Dave Chinner
|
ebad861b57
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
|
14 years ago |
Dave Chinner
|
5adc94c247
xfs: introduced uncached buffer read primitve
|
14 years ago |
Dave Chinner
|
686865f76e
xfs: rename xfs_buf_get_nodaddr to be more appropriate
|
14 years ago |
Christoph Hellwig
|
80f6c29d8a
xfs: replace barriers with explicit flush / FUA usage
|
15 years ago |
Dave Chinner
|
9bc08a45fb
xfs: improve buffer cache hash scalability
|
14 years ago |
Christoph Hellwig
|
939d723b72
xfs: kill the b_strat callback in xfs_buf
|
15 years ago |
Christoph Hellwig
|
807cbbdb43
xfs: do not use emums for flags used in tracing
|
15 years ago |
Christoph Hellwig
|
4d16e9246f
xfs: simplify buffer pinning
|
15 years ago |
Jan Engelhardt
|
e2a07812e9
xfs: add blockdev name to kthreads
|
15 years ago |
Dave Chinner
|
5322892d86
xfs: kill xfs_bawrite
|
15 years ago |
Dave Chinner
|
d808f617ad
xfs: Don't issue buffer IO direct from AIL push V2
|
15 years ago |
Christoph Hellwig
|
0cadda1c5f
xfs: remove duplicate buffer flags
|
15 years ago |