Dave Chinner
|
e001873853
xfs: ensure we capture IO errors correctly
|
12 years ago |
Brian Foster
|
fa5566e4ff
xfs: remove log force from xfs_buf_trylock()
|
12 years ago |
Dave Chinner
|
3b19034d4f
xfs: fix shutdown hang on invalid inode during create
|
12 years ago |
Dave Chinner
|
10616b806d
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
|
12 years ago |
Mark Tinguely
|
f4b42421d8
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
|
eab4e63368
xfs: uncached buffer reads need to return an error
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
37eb17e604
xfs: drop buffer io reference when a bad bio is built
|
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 |
Christoph Hellwig
|
08023d6dbe
xfs: prevent recursion in xfs_buf_iorequest
|
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 |
Jan Kara
|
bcf62ab64d
xfs: Fix overallocation in xfs_buf_allocate_memory()
|
13 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
13 years ago |
Dave Chinner
|
12bcb3f7d4
xfs: Properly exclude IO type flags from buffer flags
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
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 |
Dave Chinner
|
bf813cdddf
xfs: use kmem_zone_zalloc for buffers
|
13 years ago |
Dave Chinner
|
ead360c50d
xfs: fix incorrect b_offset initialisation
|
13 years ago |
Dave Chinner
|
0e95f19ad9
xfs: check for buffer errors before waiting
|
13 years ago |