aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/quota
AgeCommit message (Expand)Author
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert the quota debug prints to new APIDave Chinner
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-03-07xfs: Convert xlog_warn to new logging interfaceDave Chinner
2011-02-22xfs: more sensible inode refcounting for iallocChristoph Hellwig
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