summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm.c
AgeCommit message (Expand)Author
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-02-08xfs: Split default quota limits by quota typeCarlos Maiolino
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
2015-02-24Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner
2015-02-23xfs: inodes are new until the dentry cache is set upDave Chinner
2015-02-23xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-02-12list_lru: add helpers to isolate itemsVladimir Davydov
2015-02-12list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner
2014-12-01xfs: remove unnecessary null checksMarkus Elfring
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-09-29xfs: xfs_qm_dquot_isolate needs locking annotations for sparseDave Chinner
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner
2014-08-04xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-07-24xfs: mark xfs_qm_quotacheck as staticJie Liu
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-06-22xfs: return is not a functionEric Sandeen
2014-05-15Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner
2014-05-15xfs: list_lru_init returns a negative errorDave Chinner
2014-05-05xfs: remove dquot hintsDave Chinner
2014-04-14xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()Eric Sandeen
2013-12-18xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterateChristoph Hellwig
2013-12-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu
2013-12-06xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: split dquot buffer operations outDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-09-10super: fix for destroy lrusGlauber Costa
2013-09-10list_lru: dynamically adjust node arraysGlauber Costa
2013-09-10xfs: fix dquot isolation hangDave Chinner
2013-09-10xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton
2013-09-10xfs: convert dquot cache lru to list_lruDave Chinner
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-08-15xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman