aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm_syscalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-9/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-3/+4
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-0/+1
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen1-6/+6
2013-08-20xfs: Add support for the Q_XGETQSTATVChandra Seetharaman1-0/+82
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu1-9/+4
2013-08-12xfs: consolidate xfs_utils.cDave Chinner1-1/+0
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman1-5/+30
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman1-3/+2
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-4/+15
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman1-20/+23
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman1-4/+4
2013-05-21xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner1-17/+23
2013-03-22xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster1-4/+5
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu1-2/+3
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu1-7/+3
2013-02-01xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu1-2/+3
2013-01-17xfs: Remove boolean_t typedef completely.Thiago Farina1-4/+4
2013-01-03xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster1-2/+2
2012-11-08xfs: support a tag-based inode_ag_iteratorBrian Foster1-2/+3
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner1-0/+1
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-03-14xfs: remove the per-filesystem list of dquotsChristoph Hellwig1-9/+3
2012-02-29xfs: include reservations in quota reportingChristoph Hellwig1-3/+3
2012-02-29xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquotaChristoph Hellwig1-69/+49
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka1-2/+2
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig1-1/+0
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig1-1/+8
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig1-1/+1
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+906