Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 lat temu |
Darrick J. Wong
|
10479e2dea
xfs: check _alloc_read_agf buffer pointer before using
|
8 lat temu |
Darrick J. Wong
|
4c1a67bd36
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
|
8 lat temu |
Darrick J. Wong
|
ea7cdd7b7b
xfs: separate function to check if inode shares extents
|
8 lat temu |
Darrick J. Wong
|
92ff7285f1
xfs: reflink find shared should take a transaction
|
8 lat temu |
Darrick J. Wong
|
fe0be23e68
xfs: reserve enough blocks to handle btree splits when remapping
|
8 lat temu |
Christoph Hellwig
|
9c4f29d391
xfs: factor out a xfs_bmap_is_real_extent helper
|
8 lat temu |
Christoph Hellwig
|
3802a34532
xfs: only reclaim unwritten COW extents periodically
|
8 lat temu |
Darrick J. Wong
|
93aaead52a
xfs: fix uninitialized variable in _reflink_convert_cow
|
8 lat temu |
Christoph Hellwig
|
c5ecb42342
xfs: update ctime and mtime on clone destinatation inodes
|
8 lat temu |
Christoph Hellwig
|
3c68d44a2b
xfs: allocate direct I/O COW blocks in iomap_begin
|
8 lat temu |
Christoph Hellwig
|
a14234c72b
xfs: go straight to real allocations for direct I/O COW writes
|
8 lat temu |
Christoph Hellwig
|
dcf9585a75
xfs: return the converted extent in __xfs_reflink_convert_cow
|
8 lat temu |
Darrick J. Wong
|
5eda430000
xfs: mark speculative prealloc CoW fork extents unwritten
|
8 lat temu |
Darrick J. Wong
|
22725ce4e4
vfs: fix isize/pos/len checks for reflink & dedupe
|
8 lat temu |
Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 lat temu |
Darrick J. Wong
|
876bec6f9b
vfs: refactor clone/dedupe_file_range common functions
|
8 lat temu |
Christoph Hellwig
|
6552321831
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
|
8 lat temu |
Brian Foster
|
0260d8ff5f
xfs: clean up cow fork reservation and tag inodes correctly
|
8 lat temu |
Brian Foster
|
974ae922ef
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
|
8 lat temu |
Darrick J. Wong
|
fba3e594ef
xfs: always succeed when deduping zero bytes
|
8 lat temu |
Christoph Hellwig
|
4ab8671c19
xfs: use new extent lookup helpers in xfs_reflink_end_cow
|
8 lat temu |
Christoph Hellwig
|
df5ab1b5a8
xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks
|
8 lat temu |
Christoph Hellwig
|
86f12ab05f
xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
|
8 lat temu |
Christoph Hellwig
|
092d5d9d58
xfs: cleanup xfs_reflink_find_cow_mapping
|
8 lat temu |
Christoph Hellwig
|
2755fc4438
xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
|
8 lat temu |
Christoph Hellwig
|
65c5f41978
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
|
8 lat temu |
Eric Sandeen
|
5d829300be
xfs: provide helper for counting extents from if_bytes
|
8 lat temu |
Brian Foster
|
399372349a
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
|
8 lat temu |
Brian Foster
|
c17a8ef43d
xfs: clear cowblocks tag when cow fork is emptied
|
8 lat temu |