Darrick J. Wong
|
e1a4e37cc7
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
|
8 vuotta sitten |
Christoph Hellwig
|
0c1d9e4a61
xfs: simplify validation of the unwritten extent bit
|
8 vuotta sitten |
Christoph Hellwig
|
9c4f29d391
xfs: factor out a xfs_bmap_is_real_extent helper
|
8 vuotta sitten |
Christoph Hellwig
|
d2b3964a07
xfs: fix COW writeback race
|
8 vuotta sitten |
Brian Foster
|
974ae922ef
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
|
8 vuotta sitten |
Christoph Hellwig
|
6edc977f77
xfs: remove xfs_bmap_search_extents
|
8 vuotta sitten |
Christoph Hellwig
|
65c5f41978
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
|
8 vuotta sitten |
Christoph Hellwig
|
64e6428ddd
xfs: remove xfs_bunmapi_cow
|
8 vuotta sitten |
Christoph Hellwig
|
fa5c836ca8
xfs: refactor xfs_bunmapi_cow
|
8 vuotta sitten |
Darrick J. Wong
|
0a0af28cad
xfs: add xfs_trim_extent
|
8 vuotta sitten |
Darrick J. Wong
|
4862cfe825
xfs: support removing extents from CoW fork
|
8 vuotta sitten |
Darrick J. Wong
|
be51f8119c
xfs: support bmapping delalloc extents in the CoW fork
|
8 vuotta sitten |
Darrick J. Wong
|
3993baeb3c
xfs: introduce the CoW fork
|
8 vuotta sitten |
Darrick J. Wong
|
4453593be6
xfs: return work remaining at the end of a bunmapi operation
|
8 vuotta sitten |
Darrick J. Wong
|
9f3afb57d5
xfs: implement deferred bmbt map/unmap operations
|
8 vuotta sitten |
Darrick J. Wong
|
4847acf868
xfs: pass bmapi flags through to bmap_del_extent
|
8 vuotta sitten |
Darrick J. Wong
|
f65306ea52
xfs: map an inode's offset to an exact physical block
|
8 vuotta sitten |
Darrick J. Wong
|
77d61fe45e
xfs: log bmap intent items
|
8 vuotta sitten |
Dave Chinner
|
155cd433b5
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
|
8 vuotta sitten |
Dave Chinner
|
292378edcb
xfs: remote attribute blocks aren't really userdata
|
9 vuotta sitten |
Christoph Hellwig
|
51446f5ba4
xfs: rewrite and optimize the delalloc write path
|
9 vuotta sitten |
Darrick J. Wong
|
340785cca1
xfs: add owner field to extent allocation and freeing
|
9 vuotta sitten |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 vuotta sitten |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 vuotta sitten |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 vuotta sitten |
Darrick J. Wong
|
e66a4c678e
xfs: convert list of extents to free into a regular list
|
9 vuotta sitten |
Darrick J. Wong
|
59bad075bd
xfs: rearrange xfs_bmap_add_free parameters
|
9 vuotta sitten |
Eric Sandeen
|
f6106efae5
xfs: eliminate committed arg from xfs_bmap_finish
|
9 vuotta sitten |
Dave Chinner
|
3fbbbea34b
xfs: introduce BMAPI_ZERO for allocating zeroed extents
|
9 vuotta sitten |
Namjae Jeon
|
a904b1ca57
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
|
10 vuotta sitten |