aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/quota
AgeCommit message (Expand)Author
2011-01-28xfs: fix dquot shaker deadlockDave Chinner
2010-12-21xfs: use wait queues directly for the log wait queuesDave Chinner
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig
2010-10-18xfs: split out inode walk inode grabbingDave Chinner
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner
2010-10-18xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflushChristoph Hellwig
2010-10-18xfs: simplify xfs_qm_dqusage_adjustChristoph Hellwig
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-07-26xfs: simplify xfs_truncate_fileChristoph Hellwig
2010-07-26xfs: remove xfs_iputChristoph Hellwig
2010-07-26xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph Hellwig
2010-07-26xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig
2010-07-26xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-07-21quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-06-24xfs: remove block number from inode lookup codeDave Chinner
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig
2010-06-04Merge branch 'master' into for-linusAlex Elder
2010-05-28fs/xfs/quota: Add missing mutex_unlockJulia Lawall
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-19xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig
2010-05-19xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig
2010-05-19xfs: remove a few macro indirections in the quota codeChristoph Hellwig
2010-05-19xfs: access quotainfo structure directlyChristoph Hellwig
2010-05-19xfs: remove xfs_dqmarkerChristoph Hellwig
2010-05-19xfs: convert the dquot free list to use list headsDave Chinner
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner
2010-05-19xfs: remove duplicate code from dquot reclaimDave Chinner
2010-05-19xfs: convert the per-mount dquot list to use list headsDave Chinner
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner
2010-05-19xfs: factor log item initialisationDave Chinner
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-02-13fs/xfs: Correct NULL testJulia Lawall
2010-02-04xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner
2010-01-26xfs: Use delay write promotion for dquot flushingDave Chinner
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-01-21xfs: quota limit statvfs available blocksChristoph Hellwig
2010-01-21xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig