summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm.c
Commit message (Expand)AuthorAge
* 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-08
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
* xfs: Split default quota limits by quota typeCarlos Maiolino2016-02-08
* 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-04
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
* Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-24
|\
| * 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-22
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-22
* Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-12-01
|\
| * xfs: remove unnecessary null checksMarkus Elfring2014-12-01
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
|/
* xfs: xfs_qm_dquot_isolate needs locking annotations for sparseDave Chinner2014-09-29
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-04
|\
| * xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2014-08-04
* | xfs: mark xfs_qm_quotacheck as staticJie Liu2014-07-24
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: return is not a functionEric Sandeen2014-06-22
* Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-15
|\
| * xfs: remove dquot hintsDave Chinner2014-05-05
* | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-15
|\ \
| * | xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()Eric Sandeen2014-04-14
| |/
* | xfs: list_lru_init returns a negative errorDave Chinner2014-05-15
|/
* 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