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 |
Dave Chinner
|
89e4cb550a
xfs: convert ENOSPC inode flushing to use new syncd workqueue
|
14 years ago |
Dave Chinner
|
c6d09b666d
xfs: introduce a xfssyncd workqueue
|
14 years ago |
Dave Chinner
|
055388a318
xfs: dynamic speculative EOF preallocation
|
14 years ago |
Christoph Hellwig
|
6c77b0ea1b
xfs: remove xfs_cred.h
|
14 years ago |
Christoph Hellwig
|
96540c7858
xfs: do not use xfs_mod_incore_sb for per-cpu counters
|
14 years ago |
Christoph Hellwig
|
61ba35dea0
xfs: remove XFS_MOUNT_NO_PERCPU_SB
|
14 years ago |
Dave Chinner
|
65d0f20533
xfs: split inode AG walking into separate code for reclaim
|
14 years ago |