summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm_syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-1/+0
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-131-1/+8
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-1/+1
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+906