aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm.c
AgeCommit message (Expand)Author
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2013-06-06xfs: rework dquot CRCsDave Chinner
2013-04-21xfs: add CRC checks for quota blocksChristoph Hellwig
2013-03-22xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster
2013-02-01xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount timeJeff Liu
2012-11-29xfs: fix stray dquot unlock when reclaiming dquotsDave Chinner
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-15xfs: verify dquot blocks as they are read from diskDave Chinner
2012-11-15xfs: make buffer read verication an IO completion functionDave Chinner
2012-10-17xfs: remove xfs_iget.cDave Chinner
2012-06-14xfs: make largest supported offset less shoutyDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig
2012-05-14xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattachChristoph Hellwig
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-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig
2012-02-03Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman
2011-12-16xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig
2011-12-15xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig
2011-12-15xfs: add a xfs_dqhold helperChristoph Hellwig
2011-12-15xfs: simplify xfs_qm_dqattach_grouphintChristoph 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-12xfs: cleanup dquot locking helpersChristoph Hellwig
2011-12-12xfs: remove the sync_mode argument to xfs_qm_dqflush_allChristoph Hellwig
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig
2011-12-12xfs: make sure to really flush all dquots in xfs_qm_quotacheckChristoph Hellwig
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig
2011-11-15xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka
2011-10-11xfs: remove XFS_bflushChristoph Hellwig
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-11xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig