summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm_syscalls.c
Commit message (Expand)AuthorAge
* xfs: wait on new inodes during quotaoff dquot releaseBrian Foster2017-04-28
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
* xfs: Split default quota limits by quota typeCarlos Maiolino2016-02-08
* xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen2016-02-08
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-04
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
* xfs: Convert to using ->get_state callbackJan Kara2015-03-04
* Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-10
|\
| * xfs: consolidate superblock logging functionsDave Chinner2015-01-22
| * xfs: remove bitfield based superblock updatesDave Chinner2015-01-22
* | Merge branch 'for_linus' into for_nextJan Kara2015-01-30
|\ \
| * | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-28
| |/
* | xfs: Remove some pointless quota checksJan Kara2015-01-21
* | xfs: Remove some useless flags testsJan Kara2015-01-21
|/
* Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-28
|\
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* | xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster2014-11-28
|/
* 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: bulletfproof xfs_qm_scall_trunc_qfiles()Eric Sandeen2014-05-05
* | xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen2014-04-14
|/
* xfs: make quota metadata truncation behavior consistent to user spaceJie Liu2013-12-06
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-17
* xfs: Add support for the Q_XGETQSTATVChandra Seetharaman2013-08-20
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-22
* xfs: Fix the logic check for all quotas being turned offChandra Seetharaman2013-07-11
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-28
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-28
* xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner2013-05-21
* xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster2013-03-22
* xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu2013-02-01
* xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu2013-02-01
* xfs: Remove boolean_t typedef completely.Thiago Farina2013-01-17
* xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-03
* xfs: support a tag-based inode_ag_iteratorBrian Foster2012-11-08
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-17
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: remove the per-filesystem list of dquotsChristoph Hellwig2012-03-14
* xfs: include reservations in quota reportingChristoph Hellwig2012-02-29
* xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquotaChristoph Hellwig2012-02-29