Christoph Hellwig
|
5b094d6dac
xfs: fix multi-AG deadlock in xfs_bunmapi
|
8 years ago |
Darrick J. Wong
|
4c1a67bd36
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
|
8 years ago |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 years ago |
Darrick J. Wong
|
e1a4e37cc7
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
|
8 years ago |
Darrick J. Wong
|
6e747506dd
xfs: fix warnings about unused stack variables
|
8 years ago |
Brian Foster
|
0daaecacb8
xfs: fix indlen accounting error on partial delalloc conversion
|
8 years ago |
Christoph Hellwig
|
0c1d9e4a61
xfs: simplify validation of the unwritten extent bit
|
8 years ago |
Eric Sandeen
|
4f1adf3373
xfs: more do_div cleanups
|
8 years ago |
Christoph Hellwig
|
7590632a33
xfs: remove bmap block allocation retries
|
8 years ago |
Christoph Hellwig
|
bf8eadbacb
xfs: remove xfs_bmap_remap_alloc
|
8 years ago |
Christoph Hellwig
|
6ebd5a4413
xfs: introduce xfs_bmapi_remap
|
8 years ago |
Christoph Hellwig
|
6d04558f9f
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
|
8 years ago |
Christoph Hellwig
|
39e07daa46
xfs: remove attr fork handling in xfs_bmap_finish_one
|
8 years ago |
Christoph Hellwig
|
52813fb13f
xfs: fix integer truncation in xfs_bmap_remap_alloc
|
8 years ago |
Christoph Hellwig
|
2fcc319d24
xfs: try any AG when allocating the first btree block when reflinking
|
8 years ago |
Brian Foster
|
f65e6fad29
xfs: use iomap new flag for newly allocated delalloc blocks
|
8 years ago |
Christoph Hellwig
|
410d17f67e
xfs: tune down agno asserts in the bmap code
|
8 years ago |
Brian Foster
|
75d65361cf
xfs: split indlen reservations fairly when under reserved
|
8 years ago |
Brian Foster
|
0e339ef855
xfs: handle indlen shortage on delalloc extent merge
|
8 years ago |
Christoph Hellwig
|
a14234c72b
xfs: go straight to real allocations for direct I/O COW writes
|
8 years ago |
Darrick J. Wong
|
05a630d76b
xfs: allow unwritten extents in the CoW fork
|
8 years ago |
Darrick J. Wong
|
d5a91baeb6
xfs: filter out obviously bad btree pointers
|
8 years ago |
Eric Sandeen
|
b6f41e4482
xfs: remove boilerplate around xfs_btree_init_block
|
8 years ago |
Eric Sandeen
|
f88ae46b09
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
|
8 years ago |
Christoph Hellwig
|
493611ebd6
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
|
8 years ago |
Christoph Hellwig
|
d2b3964a07
xfs: fix COW writeback race
|
8 years ago |
Christoph Hellwig
|
255c516278
xfs: fix bogus minleft manipulations
|
8 years ago |
Dave Chinner
|
a444d72e60
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
|
8 years ago |
Darrick J. Wong
|
0f352f8ee8
xfs: error out if trying to add attrs and anextents > 0
|
8 years ago |
Darrick J. Wong
|
356a322522
xfs: complain if we don't get nextents bmap records
|
8 years ago |