summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dquot.c
AgeCommit message (Expand)Author
2012-03-22fs: xfs: fix section mismatch in linux-nextGerard Snitselaar
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig
2012-03-14xfs: remove the per-filesystem list of dquotsChristoph Hellwig
2012-03-14xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig
2012-03-14xfs: per-filesystem dquot LRU listsChristoph Hellwig
2012-03-14xfs: use common code for quota statisticsChristoph Hellwig
2012-02-22xfs: remove xfs_trans_unlocked_itemChristoph Hellwig
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig
2012-02-03Define a new function xfs_inode_dquot()Chandra Seetharaman
2012-02-03Define a new function xfs_this_quota_on()Chandra Seetharaman
2011-12-15xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig
2011-12-15xfs: kill xfs_qm_idtodqChristoph Hellwig
2011-12-15xfs: merge xfs_qm_dqinit_core into the only callerChristoph Hellwig
2011-12-15xfs: add a xfs_dqhold helperChristoph Hellwig
2011-12-14xfs: nest qm_dqfrlist_lock inside the dquot qlockChristoph Hellwig
2011-12-14xfs: flatten the dquot lock orderingChristoph Hellwig
2011-12-13xfs: implement lazy removal for the dquot freelistChristoph Hellwig
2011-12-13xfs: remove XFS_DQ_INACTIVEChristoph Hellwig
2011-12-13xfs: cleanup xfs_qm_dqlookupChristoph Hellwig
2011-12-12xfs: cleanup dquot locking helpersChristoph Hellwig
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-10-11xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-11xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig
2011-10-11xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig