aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm.c
Commit message (Expand)AuthorAge
* xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterateChristoph Hellwig2013-12-18
* xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-09
* xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-06
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: split dquot buffer operations outDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* super: fix for destroy lrusGlauber Costa2013-09-10
* list_lru: dynamically adjust node arraysGlauber Costa2013-09-10
* xfs: fix dquot isolation hangDave Chinner2013-09-10
* xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton2013-09-10
* xfs: convert dquot cache lru to list_lruDave Chinner2013-09-10
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-10
* xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen2013-08-15
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-22
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-28
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-28
* xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman2013-06-28
* xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-28
* xfs: rework dquot CRCsDave Chinner2013-06-04
* xfs: add CRC checks for quota blocksChristoph Hellwig2013-04-21
* xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster2013-03-22
* xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount timeJeff Liu2013-02-01
* xfs: fix stray dquot unlock when reclaiming dquotsDave Chinner2012-11-29
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: verify dquot blocks as they are read from diskDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: remove xfs_iget.cDave Chinner2012-10-17
* xfs: make largest supported offset less shoutyDave Chinner2012-06-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig2012-05-14
* xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattachChristoph Hellwig2012-05-14
* xfs: remove the global xfs_Gqm structureChristoph Hellwig2012-03-14
* xfs: remove the per-filesystem list of dquotsChristoph Hellwig2012-03-14
* xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig2012-03-14
* xfs: per-filesystem dquot LRU listsChristoph Hellwig2012-03-14
* xfs: use common code for quota statisticsChristoph Hellwig2012-03-14
* xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-10
* Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman2012-02-03
* xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig2011-12-16
* xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig2011-12-15
* xfs: add a xfs_dqhold helperChristoph Hellwig2011-12-15
* xfs: simplify xfs_qm_dqattach_grouphintChristoph Hellwig2011-12-15
* xfs: nest qm_dqfrlist_lock inside the dquot qlockChristoph Hellwig2011-12-14