summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm_syscalls.c
AgeCommit message (Expand)Author
2019-11-13xfs: Replace function declaration by actual definitionPavel Reichl
2019-11-13xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl
2019-06-28xfs: remove unused header filesEric Sandeen
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong
2018-07-26xfs: remove all boilerplate defer init/finish codeBrian Foster
2018-07-26xfs: pull up dfops from xfs_itruncate_extents()Brian Foster
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-10xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong
2018-05-10xfs: split out dqget for inodes from regular dqgetDarrick J. Wong
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong
2017-04-28xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-02-08xfs: Split default quota limits by quota typeCarlos Maiolino
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
2015-03-04xfs: Convert to using ->get_state callbackJan Kara
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-01-30Merge branch 'for_linus' into for_nextJan Kara
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner
2015-01-21xfs: Remove some pointless quota checksJan Kara
2015-01-21xfs: Remove some useless flags testsJan Kara
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-06-22xfs: return is not a functionEric Sandeen
2014-05-15Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner
2014-05-05xfs: bulletfproof xfs_qm_scall_trunc_qfiles()Eric Sandeen
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen
2013-12-06xfs: make quota metadata truncation behavior consistent to user spaceJie Liu
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen
2013-08-20xfs: Add support for the Q_XGETQSTATVChandra Seetharaman
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman
2013-05-21xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner
2013-03-22xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu