Darrick J. Wong
|
e7f5d5ca36
xfs: refactor the ifork block counting function
|
8 years ago |
Darrick J. Wong
|
d29cb3e45e
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
|
8 years ago |
Darrick J. Wong
|
92ff7285f1
xfs: reflink find shared should take a transaction
|
8 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |
Arnd Bergmann
|
0cbe48cc58
xfs: avoid harmless gcc-7 warnings
|
8 years ago |
Zorro Lang
|
892d2a5f70
xfs: bad assertion for delalloc an extent that start at i_size
|
8 years ago |
Darrick J. Wong
|
6eadbf4c8b
xfs: BMAPX shouldn't barf on inline-format directories
|
8 years ago |
Linus Torvalds
|
d484467c86
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
8 years ago |
Linus Torvalds
|
694752922b
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Eric Sandeen
|
4f1adf3373
xfs: more do_div cleanups
|
8 years ago |
Brian Foster
|
3b4683c294
xfs: drop iolock from reclaim context to appease lockdep
|
8 years ago |
Christoph Hellwig
|
ee472d835c
block: add a flags argument to (__)blkdev_issue_zeroout
|
8 years ago |
Christoph Hellwig
|
9c4f29d391
xfs: factor out a xfs_bmap_is_real_extent helper
|
8 years ago |
Calvin Owens
|
105664df51
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
|
8 years ago |
Calvin Owens
|
3dd09d5a85
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
|
8 years ago |
Christoph Hellwig
|
089ec2f875
xfs: simplify xfs_rtallocate_extent
|
8 years ago |
Brian Foster
|
48af96ab92
xfs: don't reserve blocks for right shift transactions
|
8 years ago |
Eric Sandeen
|
1dbba08634
xfs: remove unused full argument from bmap
|
8 years ago |
Brian Foster
|
e4229d6b0b
xfs: fix eofblocks race with file extending async dio writes
|
8 years ago |
Brian Foster
|
a36b926180
xfs: pull up iolock from xfs_free_eofblocks()
|
8 years ago |
Darrick J. Wong
|
c364b6d0b6
xfs: fix bmv_count confusion w/ shared extents
|
8 years ago |
Christoph Hellwig
|
6552321831
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
|
8 years ago |
Eric Sandeen
|
5d829300be
xfs: provide helper for counting extents from if_bytes
|
8 years ago |
Eric Sandeen
|
4dfce57db6
xfs: fix up xfs_swap_extent_forks inline extent handling
|
8 years ago |
Darrick J. Wong
|
1f08af52e7
xfs: implement swapext for rmap filesystems
|
9 years ago |
Darrick J. Wong
|
39aff5fdb9
xfs: refactor swapext code
|
9 years ago |
Darrick J. Wong
|
e06259aa08
xfs: various swapext cleanups
|
9 years ago |
Darrick J. Wong
|
83104d449e
xfs: garbage collect old cowextsz reservations
|
9 years ago |
Darrick J. Wong
|
f7ca352272
xfs: create a separate cow extent size hint for the allocator
|
9 years ago |
Darrick J. Wong
|
f0bc4d134b
xfs: swap inode reflink flags when swapping inode extents
|
9 years ago |