summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm_syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-19/+7
* xfs: Split default quota limits by quota typeCarlos Maiolino2016-02-081-6/+9
* xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen2016-02-081-4/+8
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-5/+4
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-6/+5
* xfs: Convert to using ->get_state callbackJan Kara2015-03-041-176/+0
* Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-101-9/+5
|\
| * xfs: consolidate superblock logging functionsDave Chinner2015-01-221-3/+4
| * xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-9/+4
* | Merge branch 'for_linus' into for_nextJan Kara2015-01-301-90/+66
|\ \
| * | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-281-90/+66
| |/
* | xfs: Remove some pointless quota checksJan Kara2015-01-211-39/+20
* | xfs: Remove some useless flags testsJan Kara2015-01-211-11/+4
|/
* Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-1/+0
|\
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* | xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster2014-11-281-16/+10
|/
* xfs: global error sign conversionDave Chinner2014-06-251-12/+12
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-8/+8
* xfs: return is not a functionEric Sandeen2014-06-221-11/+11
* Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-151-2/+3
|\
| * xfs: bulletfproof xfs_qm_scall_trunc_qfiles()Eric Sandeen2014-05-051-2/+3
* | xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen2014-04-141-1/+0
|/
* xfs: make quota metadata truncation behavior consistent to user spaceJie Liu2013-12-061-6/+12
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-9/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-3/+4
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-171-6/+6
* xfs: Add support for the Q_XGETQSTATVChandra Seetharaman2013-08-201-0/+82
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-9/+4
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-221-5/+30
* xfs: Fix the logic check for all quotas being turned offChandra Seetharaman2013-07-111-3/+2
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-111-4/+15
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-281-20/+23
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-281-4/+4
* xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner2013-05-211-17/+23
* xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster2013-03-221-4/+5
* xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu2013-02-011-2/+3
* xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu2013-02-011-7/+3
* xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu2013-02-011-2/+3
* xfs: Remove boolean_t typedef completely.Thiago Farina2013-01-171-4/+4
* xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-031-2/+2
* xfs: support a tag-based inode_ag_iteratorBrian Foster2012-11-081-2/+3
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-171-0/+1
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: remove the per-filesystem list of dquotsChristoph Hellwig2012-03-141-9/+3
* xfs: include reservations in quota reportingChristoph Hellwig2012-02-291-3/+3
* xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquotaChristoph Hellwig2012-02-291-69/+49
* xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka2012-02-211-2/+2
OpenPOWER on IntegriCloud