Commit Graph

134 Commits (c4a62ca362258d98f42efb282cfbf9b61caffdbe)

Author SHA1 Message Date
Christoph Hellwig 05277c75f6 xfs: fix double IRELE in xfs_dqrele_inode 16 years ago
Alexey Dobriyan 361735fd8f xfs: switch to seq_file 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Christoph Hellwig 8b5403a6d7 xfs: remove SYNC_BDFLUSH 16 years ago
Christoph Hellwig fe588ed328 xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes 16 years ago
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Christoph Hellwig a0b0b8a5b3 xfs: kill mutex_t typedef 16 years ago
Christoph Hellwig fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
Christoph Hellwig c9a192dcf9 xfs: sanitize qh_lock wrappers 16 years ago
Christoph Hellwig 7201813bf5 xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED 16 years ago
Christoph Hellwig e249458220 xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE 16 years ago
Christoph Hellwig 8e9b6e7fa4 xfs: remove the unused XFS_QMOPT_DQLOCK flag 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig 5aa2dc0a06 xfs: add a lock class for group/project dquots 16 years ago
Christoph Hellwig 4f2d4ac6e5 xfs: lockdep annotations for xfs_dqlock2 16 years ago
Christoph Hellwig 080dda7f5e xfs: add a separate lock class for the per-mount list of dquots 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
Christoph Hellwig a4edd1da20 xfs: add a separate lock class for the per-mount list of dquots 16 years ago
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig e57481dc26 no explicit xfs_iflush for special inodes during unmount 16 years ago
Christoph Hellwig 00dd4029e9 [XFS] remove bhv_statvfs_t typedef 16 years ago
Dave Chinner 6307091fe6 [XFS] Avoid using inodes that haven't been completely initialised 16 years ago
Dave Chinner cb4f0d1d42 [XFS] fix uninitialised variable bug in dquot release 16 years ago
Christoph Hellwig 9d565ffa33 [XFS] kill struct xfs_mount_args 17 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 17 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 17 years ago
David Chinner 7b2e2a31f5 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes 17 years ago
David Chinner a4e4c4f4a8 [XFS] Kill xfs_sync() 17 years ago
David Chinner 2030b5aba8 [XFS] use xfs_sync_inodes rather than xfs_syncsub 17 years ago
David Chinner bc60a99323 [XFS] Use struct inodes instead of vnodes to kill vn_grab 17 years ago
David Chinner 5b4d89ae0f [XFS] Traverse inode trees when releasing dquots 17 years ago
David Chinner 2f8a3ce1c2 [XFS] don't block in xfs_qm_dqflush() during async writeback. 17 years ago
Peter Leckie d1de802155 [XFS] Fix build brakage from patch "Clean up dquot pincount code" 17 years ago
Peter Leckie bc3048e3cd [XFS] Clean up dquot pincount code. 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
David Chinner e1f49cf20c [XFS] replace dquot flush semaphore with a completion 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig 0b1f917730 [XFS] remove remaining VN_HOLD calls 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
Christoph Hellwig 26cc002180 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ 17 years ago
Denys Vlasenko 4f0e8a9816 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
Christoph Hellwig 6a7f422d47 [XFS] kill di_mode checks after xfs_iget 17 years ago
David Chinner db7a19f2c8 [XFS] Ensure xfs_bawrite() errors are checked. 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 88ab020853 [XFS] Propagate quota file truncation errors. 17 years ago