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 |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
12 years ago |
Dave Chinner
|
98021821a5
xfs: verify superblocks as they are read from disk
|
12 years ago |
Brian Foster
|
579b62faa5
xfs: add background scanning to clear eofblocks inodes
|
12 years ago |
Dave Chinner
|
6d8b79cfca
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
|
12 years ago |
Dave Chinner
|
5889608df3
xfs: syncd workqueue is no more
|
12 years ago |
Dave Chinner
|
9aa05000f2
xfs: xfs_sync_data is redundant.
|
12 years ago |
Dave Chinner
|
f661f1e0bf
xfs: sync work is now only periodic log work
|
12 years ago |
Alex Elder
|
1ed845df60
xfs: kill struct declarations in xfs_mount.h
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Mark Tinguely
|
f7bdf03a99
xfs: rename log structure to xlog
|
13 years ago |
Mark Tinguely
|
ad223e6030
xfs: rename log structure to xlog
|
13 years ago |
Dave Chinner
|
32972383ca
xfs: make largest supported offset less shouty
|
13 years ago |
Dave Chinner
|
d2c2819117
xfs: m_maxioffset is redundant
|
13 years ago |
Dave Chinner
|
4c2d542f2e
xfs: Do background CIL flushes via a workqueue
|
13 years ago |
Christoph Hellwig
|
211e4d434b
xfs: implement freezing by emptying the AIL
|
13 years ago |
Christoph Hellwig
|
aa6bf01d39
xfs: use per-filesystem I/O completion workqueues
|
13 years ago |
Chandra Seetharaman
|
6bd92a239f
Change xfs_sb_from_disk() interface to take a mount pointer
|
13 years ago |
Christoph Hellwig
|
93b8a5854f
xfs: remove the deprecated nodelaylog option
|
13 years ago |
Chandra Seetharaman
|
adab0f67d1
xfs: Remove the second parameter to xfs_sb_count()
|
14 years ago |
Christoph Hellwig
|
e84661aa84
xfs: add online discard support
|
14 years ago |
Dave Chinner
|
a7b339f1b8
xfs: introduce background inode reclaim work
|
14 years ago |