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 |
Eric Sandeen
|
c44a1f2262
xfs: handle cow fork in xfs_bmap_trace_exlist
|
8 years ago |
Eric Sandeen
|
7710517fc3
xfs: pass state not whichfork to trace_xfs_extlist
|
8 years ago |
Dave Chinner
|
b7b26110ed
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
|
8 years ago |
Brian Foster
|
974ae922ef
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
|
8 years ago |
Darrick J. Wong
|
fd26a88093
xfs: factor rmap btree size into the indlen calculations
|
8 years ago |
Dave Chinner
|
ed24bee6f2
Merge branch 'xfs-4.10-extent-lookup' into for-next
|
8 years ago |
Christoph Hellwig
|
0e8d630ba0
xfs: remove NULLEXTNUM
|
8 years ago |
Christoph Hellwig
|
6edc977f77
xfs: remove xfs_bmap_search_extents
|
8 years ago |
Christoph Hellwig
|
65c5f41978
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
|
8 years ago |
Christoph Hellwig
|
7efc794561
xfs: use new extent lookup helpers in __xfs_bunmapi
|
8 years ago |
Christoph Hellwig
|
2d58f6ef79
xfs: use new extent lookup helpers in xfs_bmapi_write
|
8 years ago |
Christoph Hellwig
|
334f3423d6
xfs: use new extent lookup helpers in xfs_bmapi_read
|
8 years ago |
Christoph Hellwig
|
86685f7ba5
xfs: cleanup xfs_bmap_last_before
|
8 years ago |
Dave Chinner
|
0fc204e2eb
Merge branch 'xfs-4.10-misc-fixes-1' into for-next
|
8 years ago |
Eric Sandeen
|
5d829300be
xfs: provide helper for counting extents from if_bytes
|
8 years ago |
Darrick J. Wong
|
4fd29ec472
xfs: check return value of _trans_reserve_quota_nblks
|
8 years ago |
Christoph Hellwig
|
64e6428ddd
xfs: remove xfs_bunmapi_cow
|
8 years ago |
Christoph Hellwig
|
fa5c836ca8
xfs: refactor xfs_bunmapi_cow
|
8 years ago |
Darrick J. Wong
|
0a0af28cad
xfs: add xfs_trim_extent
|
8 years ago |
Eric Sandeen
|
fe23759eaf
xfs: remove pointless error goto in xfs_bmap_remap_alloc
|
8 years ago |
Colin Ian King
|
1d55a4bfd0
xfs: remove redundant assignment of ifp
|
8 years ago |
Darrick J. Wong
|
90e2056d76
xfs: try other AGs to allocate a BMBT block
|
8 years ago |
Darrick J. Wong
|
f7ca352272
xfs: create a separate cow extent size hint for the allocator
|
8 years ago |
Darrick J. Wong
|
174edb0e46
xfs: store in-progress CoW allocations in the refcount btree
|
8 years ago |
Darrick J. Wong
|
4862cfe825
xfs: support removing extents from CoW fork
|
8 years ago |
Darrick J. Wong
|
60b4984fc3
xfs: support allocating delayed extents in CoW fork
|
8 years ago |