Darrick J. Wong
|
3af423b034
xfs: evict CoW fork extents when performing finsert/fcollapse
|
8 年之前 |
Christoph Hellwig
|
e17a5c6f0e
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
|
8 年之前 |
Brian Foster
|
2dd3d709fc
xfs: relog dirty buffers during swapext bmbt owner change
|
8 年之前 |
Brian Foster
|
6fb10d6d22
xfs: move bmbt owner change to last step of extent swap
|
8 年之前 |
Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 年之前 |
Darrick J. Wong
|
e7f5d5ca36
xfs: refactor the ifork block counting function
|
8 年之前 |
Darrick J. Wong
|
d29cb3e45e
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
|
8 年之前 |
Darrick J. Wong
|
92ff7285f1
xfs: reflink find shared should take a transaction
|
8 年之前 |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 年之前 |
Arnd Bergmann
|
0cbe48cc58
xfs: avoid harmless gcc-7 warnings
|
8 年之前 |
Zorro Lang
|
892d2a5f70
xfs: bad assertion for delalloc an extent that start at i_size
|
8 年之前 |
Darrick J. Wong
|
6eadbf4c8b
xfs: BMAPX shouldn't barf on inline-format directories
|
8 年之前 |
Linus Torvalds
|
d484467c86
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
8 年之前 |
Linus Torvalds
|
694752922b
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Eric Sandeen
|
4f1adf3373
xfs: more do_div cleanups
|
8 年之前 |
Brian Foster
|
3b4683c294
xfs: drop iolock from reclaim context to appease lockdep
|
8 年之前 |
Christoph Hellwig
|
ee472d835c
block: add a flags argument to (__)blkdev_issue_zeroout
|
8 年之前 |
Christoph Hellwig
|
9c4f29d391
xfs: factor out a xfs_bmap_is_real_extent helper
|
8 年之前 |
Calvin Owens
|
105664df51
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
|
8 年之前 |
Calvin Owens
|
3dd09d5a85
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
|
8 年之前 |
Christoph Hellwig
|
089ec2f875
xfs: simplify xfs_rtallocate_extent
|
8 年之前 |
Brian Foster
|
48af96ab92
xfs: don't reserve blocks for right shift transactions
|
8 年之前 |
Eric Sandeen
|
1dbba08634
xfs: remove unused full argument from bmap
|
8 年之前 |
Brian Foster
|
e4229d6b0b
xfs: fix eofblocks race with file extending async dio writes
|
8 年之前 |
Brian Foster
|
a36b926180
xfs: pull up iolock from xfs_free_eofblocks()
|
8 年之前 |
Darrick J. Wong
|
c364b6d0b6
xfs: fix bmv_count confusion w/ shared extents
|
8 年之前 |
Christoph Hellwig
|
6552321831
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
|
8 年之前 |
Eric Sandeen
|
5d829300be
xfs: provide helper for counting extents from if_bytes
|
8 年之前 |
Eric Sandeen
|
4dfce57db6
xfs: fix up xfs_swap_extent_forks inline extent handling
|
8 年之前 |
Darrick J. Wong
|
1f08af52e7
xfs: implement swapext for rmap filesystems
|
8 年之前 |