Christoph Hellwig
|
b4e9181e77
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |
Christoph Hellwig
|
898621d5a7
xfs: simplify inode to transaction joining
|
15 years ago |
Christoph Hellwig
|
ca30b2a7b7
xfs: give li_cb callbacks the correct prototype
|
15 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 years ago |
Dave Chinner
|
c11554104f
xfs: Clean up XFS_BLI_* flag namespace
|
15 years ago |
Christoph Hellwig
|
191f8488f9
xfs: remove a few macro indirections in the quota code
|
15 years ago |
Christoph Hellwig
|
8a7b8a89a3
xfs: access quotainfo structure directly
|
15 years ago |
Dave Chinner
|
3a8406f6d6
xfs: convert the dquot free list to use list heads
|
15 years ago |
Dave Chinner
|
e6a81f13aa
xfs: convert the dquot hash list to use list heads
|
15 years ago |
Dave Chinner
|
3a25404b3f
xfs: convert the per-mount dquot list to use list heads
|
15 years ago |
Dave Chinner
|
20026d9201
xfs: kill the unused XFS_QMOPT_* flush flags V2
|
15 years ago |
Dave Chinner
|
7d6a7bde52
xfs: Use delay write promotion for dquot flushing
|
15 years ago |
Christoph Hellwig
|
a14a348bff
xfs: cleanup up xfs_log_force calling conventions
|
15 years ago |
Christoph Hellwig
|
0cadda1c5f
xfs: remove duplicate buffer flags
|
15 years ago |
Christoph Hellwig
|
512dd1abd9
xfs: kill XFS_QMOPT_ASYNC
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Christoph Hellwig
|
ef14f0c157
xfs: use generic Posix ACL code
|
16 years ago |
Christoph Hellwig
|
7d095257e3
xfs: kill xfs_qmops
|
16 years ago |
Christoph Hellwig
|
c9a192dcf9
xfs: sanitize qh_lock wrappers
|
16 years ago |
Christoph Hellwig
|
98b8c7a0c4
xfs: add a lock class for group/project dquots
|
16 years ago |
Christoph Hellwig
|
5bb87a33b2
xfs: lockdep annotations for xfs_dqlock2
|
16 years ago |
Eric Sandeen
|
9d87c3192d
[XFS] Remove the rest of the macro-to-function indirections.
|
16 years ago |
David Chinner
|
783a2f656f
[XFS] Finish removing the mount pointer from the AIL API
|
16 years ago |
David Chinner
|
c7e8f26827
[XFS] Move the AIL lock into the struct xfs_ail
|
16 years ago |
David Chinner
|
7b2e2a31f5
[XFS] Allow 64 bit machines to avoid the AIL lock during flushes
|
16 years ago |
David Chinner
|
2f8a3ce1c2
[XFS] don't block in xfs_qm_dqflush() during async writeback.
|
16 years ago |
Peter Leckie
|
bc3048e3cd
[XFS] Clean up dquot pincount code.
|
16 years ago |
Lachlan McIlroy
|
5695ef46ef
[XFS] Use KM_NOFS for debug trace buffers
|
17 years ago |
David Chinner
|
e1f49cf20c
[XFS] replace dquot flush semaphore with a completion
|
17 years ago |