summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm.c
Commit message (Expand)AuthorAgeFilesLines
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-261-2/+2
* xfs: specify AG in bulk reqDarrick J. Wong2019-07-041-1/+2
* xfs: poll waiting for quotacheckDarrick J. Wong2019-07-031-1/+1
* xfs: multithreaded iwalk implementationDarrick J. Wong2019-07-031-1/+1
* xfs: convert quotacheck to use the new iwalk functionsDarrick J. Wong2019-07-021-43/+20
* xfs: remove unused header filesEric Sandeen2019-06-281-4/+0
* xfs: widen inode delalloc block counter to 64-bitsDarrick J. Wong2019-04-231-1/+2
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-261-11/+11
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: refactor quota limits initializationDarrick J. Wong2018-05-151-64/+78
* xfs: rename on-disk dquot counter zap functionsDarrick J. Wong2018-05-101-8/+8
* xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong2018-05-101-7/+5
* xfs: remove direct calls to _qm_dqreadDarrick J. Wong2018-05-101-12/+13
* xfs: fetch dquots directly during quotacheckDarrick J. Wong2018-05-101-16/+12
* xfs: split out dqget for inodes from regular dqgetDarrick J. Wong2018-05-101-24/+15
* xfs: remove unnecessary xfs_qm_dqattach parameterDarrick J. Wong2018-05-101-4/+3
* xfs: don't spray logs when dquot flush/purge failDarrick J. Wong2018-05-101-8/+2
* xfs: log item flags are racyDave Chinner2018-05-101-1/+1
* xfs: add full xfs_dqblk verifierEric Sandeen2018-05-091-1/+1
* xfs: pass full xfs_dqblk to repair during quotacheckEric Sandeen2018-05-091-1/+1
* xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen2018-05-091-1/+1
* xfs: make xfs_buf_incore out of lineDave Chinner2018-05-091-3/+2
* xfs: Remove "committed" argument of xfs_dir_iallocChandan Rajendra2018-04-021-3/+1
* xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-121-2/+2
* xfs: standardize quota verification function outputsDarrick J. Wong2018-01-081-16/+12
* xfs: separate dquot repair into a separate functionDarrick J. Wong2018-01-081-2/+5
* xfs: quota: check result of register_shrinker()Aliaksei Karaliou2018-01-021-16/+29
* xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou2018-01-021-0/+1
* xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig2017-12-081-2/+2
* xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leavesChristoph Hellwig2017-09-011-32/+12
* xfs: fix quotacheck dquot id overflow infinite loopBrian Foster2017-07-241-0/+3
* xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster2017-06-191-1/+27
* xfs: fix up quotacheck buffer list error handlingBrian Foster2017-04-251-6/+1
* xfs: remove use of do_div with 32-bit dividend in quotaEric Sandeen2017-04-251-2/+2
* xfs: prevent quotacheck from overloading inode lruBrian Foster2017-01-271-1/+2
* xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-081-1/+1
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-6/+3
* xfs: Split default quota limits by quota typeCarlos Maiolino2016-02-081-12/+43
* Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-111-7/+7
|\
| * xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-7/+7
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
|/
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-1/+1
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-3/+2
* Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-241-4/+9
|\
| * xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-231-4/+9
* | xfs: Fix quota type in quota structures when reusing quota fileJan Kara2015-02-231-0/+5
|/
* list_lru: add helpers to isolate itemsVladimir Davydov2015-02-121-2/+3
* list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-121-4/+3
* xfs: consolidate superblock logging functionsDave Chinner2015-01-221-25/+2
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-21/+5