Christoph Hellwig
|
ddc3415aba
xfs: simplify xfs_trans_ijoin* again
|
13 년 전 |
Christoph Hellwig
|
b0eab14e74
xfs: dont ignore error code from xfs_bmbt_update
|
13 년 전 |
Christoph Hellwig
|
c653424985
xfs: pass bmalloca to xfs_bmap_add_extent_hole_real
|
13 년 전 |
Christoph Hellwig
|
572a4cf04a
xfs: pass bmalloca to xfs_bmap_add_extent_delay_real
|
13 년 전 |
Christoph Hellwig
|
c315c90b7d
xfs: move logflags into bmalloca
|
13 년 전 |
Dave Chinner
|
e0c3da5d89
xfs: move lastx and nallocs into bmalloca
|
13 년 전 |
Dave Chinner
|
29c8d17a89
xfs: move btree cursor into bmalloca
|
13 년 전 |
Dave Chinner
|
963c30cf45
xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate
|
13 년 전 |
Dave Chinner
|
3a75667e90
xfs: rename allocation range fields in struct xfs_bmalloca
|
13 년 전 |
Dave Chinner
|
0937e0fd8b
xfs: move firstblock and bmap freelist cursor into bmalloca structure
|
13 년 전 |
Dave Chinner
|
baf41a52b9
xfs: move extent records into bmalloca structure
|
13 년 전 |
Dave Chinner
|
1b16447ba2
xfs: pass bmalloca structure to xfs_bmap_isaeof
|
13 년 전 |
Christoph Hellwig
|
a5bd606ba6
xfs: remove xfs_bmap_add_extent
|
13 년 전 |
Christoph Hellwig
|
27a3f8f2de
xfs: introduce xfs_bmap_last_extent
|
13 년 전 |
Dave Chinner
|
c0dc7828af
xfs: rename xfs_bmapi to xfs_bmapi_write
|
13 년 전 |
Dave Chinner
|
b447fe5a05
xfs: factor unwritten extent map manipulations out of xfs_bmapi
|
13 년 전 |
Dave Chinner
|
7e47a4efde
xfs: factor extent allocation out of xfs_bmapi
|
13 년 전 |
Christoph Hellwig
|
1fd044d9c6
xfs: do not use xfs_bmap_add_extent for adding delalloc extents
|
13 년 전 |
Christoph Hellwig
|
4403280aa5
xfs: introduce xfs_bmapi_delay()
|
13 년 전 |
Christoph Hellwig
|
b64dfe4e18
xfs: factor delalloc reservations out of xfs_bmapi
|
13 년 전 |
Dave Chinner
|
5b777ad517
xfs: remove xfs_bmapi_single()
|
13 년 전 |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
13 년 전 |
Dave Chinner
|
aef9a89586
xfs: factor extent map manipulations out of xfs_bmapi
|
13 년 전 |
Christoph Hellwig
|
ecee76ba9d
xfs: remove the nextents variable in xfs_bmapi
|
13 년 전 |
Christoph Hellwig
|
b9b984d784
xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real
|
13 년 전 |
Christoph Hellwig
|
e7455e02e5
xfs: remove the first extent special case in xfs_bmap_add_extent
|
13 년 전 |
Christoph Hellwig
|
859f57ca00
xfs: avoid synchronous transactions when deleting attr blocks
|
14 년 전 |
Alex Elder
|
2ddb4e9406
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
14 년 전 |
Al Viro
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 년 전 |
Chandra Seetharaman
|
6292604447
xfs: Remove the macro XFS_BUF_PTR
|
14 년 전 |