Dave Chinner
|
904c17e683
xfs: finish removing IOP_* macros.
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Jie Liu
|
0eadd10288
xfs: Introduce a new structure to hold transaction reservation items
|
12 years ago |
Dave Chinner
|
7fd36c4418
xfs: split out transaction reservation code
|
12 years ago |
Dave Chinner
|
2a3c0acc35
xfs: split out on-disk transaction definitions
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Dave Chinner
|
b8402b4729
xfs: Inode create transaction reservations
|
12 years ago |
Jeff Liu
|
a21cd50367
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
|
12 years ago |
Jeff Liu
|
a7bd794a0f
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
|
12 years ago |
Jeff Liu
|
762d7ba657
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
|
12 years ago |
Jeff Liu
|
a1bd955754
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
|
12 years ago |
Jeff Liu
|
4800104438
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
|
12 years ago |
Jeff Liu
|
f0f2df94fa
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
|
12 years ago |
Jeff Liu
|
b0c10b983a
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
|
12 years ago |
Jeff Liu
|
5b292ae3a9
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
|
12 years ago |
Jeff Liu
|
4f3b57832b
xfs: add a helper to figure out the space log reservation per item
|
12 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Al Viro
|
77ba78776e
xfs: switch to proper __bitwise type for KM_... flags
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
4ecbfe637c
xfs: clean up busy extent naming
|
13 years ago |
Dave Chinner
|
efc27b5259
xfs: move busy extent handling to it's own file
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
9006fb91cf
xfs: split and cleanup xfs_log_reserve
|
13 years ago |
Jesper Juhl
|
f65020a83a
XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
|
13 years ago |
Christoph Hellwig
|
b39342134a
xfs: remove the lid_size field in struct log_item_desc
|
13 years ago |
Christoph Hellwig
|
0244b9603d
xfs: cleanup the transaction commit path a bit
|
13 years ago |
Christoph Hellwig
|
93b8a5854f
xfs: remove the deprecated nodelaylog option
|
13 years ago |
Christoph Hellwig
|
ddc3415aba
xfs: simplify xfs_trans_ijoin* again
|
14 years ago |
Christoph Hellwig
|
b103705853
xfs: unlock the inode before log force in xfs_fsync
|
14 years ago |
Dave Chinner
|
1d8c95a363
xfs: use a cursor for bulk AIL insertion
|
14 years ago |