aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm.c
AgeCommit message (Expand)Author
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: refactor quota limits initializationDarrick J. Wong
2018-05-10xfs: rename on-disk dquot counter zap functionsDarrick J. Wong
2018-05-10xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong
2018-05-10xfs: remove direct calls to _qm_dqreadDarrick J. Wong
2018-05-10xfs: fetch dquots directly during quotacheckDarrick J. Wong
2018-05-10xfs: split out dqget for inodes from regular dqgetDarrick J. Wong
2018-05-10xfs: remove unnecessary xfs_qm_dqattach parameterDarrick J. Wong
2018-05-10xfs: don't spray logs when dquot flush/purge failDarrick J. Wong
2018-05-10xfs: log item flags are racyDave Chinner
2018-05-09xfs: add full xfs_dqblk verifierEric Sandeen
2018-05-09xfs: pass full xfs_dqblk to repair during quotacheckEric Sandeen
2018-05-09xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen
2018-05-09xfs: make xfs_buf_incore out of lineDave Chinner
2018-04-02xfs: Remove "committed" argument of xfs_dir_iallocChandan Rajendra
2018-01-12xfs: use %px for data pointers when debuggingDarrick J. Wong
2018-01-08xfs: standardize quota verification function outputsDarrick J. Wong
2018-01-08xfs: separate dquot repair into a separate functionDarrick J. Wong
2018-01-02xfs: quota: check result of register_shrinker()Aliaksei Karaliou
2018-01-02xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou
2017-12-08xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig
2017-09-01xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leavesChristoph Hellwig
2017-07-24xfs: fix quotacheck dquot id overflow infinite loopBrian Foster
2017-06-19xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster
2017-04-25xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-04-25xfs: remove use of do_div with 32-bit dividend in quotaEric Sandeen
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster
2016-11-08xfs: provide helper for counting extents from if_bytesEric Sandeen
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