Dave Chinner
|
7691283d05
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
|
11 years ago |
Dave Chinner
|
36de95567f
xfs: kill xfs_buf_geterror()
|
11 years ago |
Eric Sandeen
|
34dcefd717
xfs: remove unused args from xfs_alloc_buftarg()
|
11 years ago |
Eric Sandeen
|
a96c41519a
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
|
11 years ago |
Eric Sandeen
|
f1dbcd7e38
xfs: add helper for updating checksums on xfs_bufs
|
11 years ago |
Eric Sandeen
|
5158217058
xfs: add helper for verifying checksums on xfs_bufs
|
11 years ago |
Eric Sandeen
|
7c71ee7803
xfs: allow logical-sector sized O_DIRECT
|
11 years ago |
Eric Sandeen
|
6da54179b3
xfs: rename xfs_buftarg structure members
|
11 years ago |
Eric Sandeen
|
f0bc9985fe
xfs: clean up xfs_buftarg
|
11 years ago |
Dave Chinner
|
ac8809f9ab
xfs: abort metadata writeback on permanent errors
|
11 years ago |
Christoph Hellwig
|
83a0adc3f9
xfs: remove xfsbdstrat error
|
11 years ago |
Dave Chinner
|
a408235726
xfs: rework buffer dispose list tracking
|
12 years ago |
Dave Chinner
|
e80dfa1997
xfs: convert buftarg LRU to generic code
|
12 years ago |
Mark Tinguely
|
d44d9bc68e
xfs: use b_maps[] for discontiguous buffers
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
cfb0285222
xfs: add buffer pre-write callback
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Carlos Maiolino
|
6fb8a90aa3
xfs: fix race while discarding buffers [V4]
|
13 years ago |
Christoph Hellwig
|
a2dcf5df5f
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
|
13 years ago |
Dave Chinner
|
6dde27077e
xfs: add discontiguous buffer map interface
|
13 years ago |
Dave Chinner
|
3e85c868a6
xfs: convert internal buffer functions to pass maps
|
13 years ago |
Dave Chinner
|
cbb7baab28
xfs: separate buffer indexing from block map
|
13 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
13 years ago |
Dave Chinner
|
aa5c158ec9
xfs: kill XBF_DONTBLOCK
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
795cac72e9
xfs: kill xfs_buf_btoc
|
13 years ago |
Dave Chinner
|
aa0e8833b0
xfs: use blocks for storing the desired IO size
|
13 years ago |
Dave Chinner
|
4e94b71b70
xfs: use blocks for counting length of buffers
|
13 years ago |
Dave Chinner
|
de1cbee462
xfs: kill b_file_offset
|
13 years ago |
Dave Chinner
|
e70b73f84f
xfs: clean up buffer get/read call API
|
13 years ago |