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