aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_dquot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-2/+2
2013-12-04xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig1-2/+2
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-8/+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-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-4/+22
2013-07-09xfs: dquot log reservations are too smallDave Chinner1-5/+4
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman1-2/+2
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman1-19/+12
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman1-25/+21
2013-06-28xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman1-4/+2
2013-03-22xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster1-5/+5
2013-01-17xfs: Remove boolean_t typedef completely.Thiago Farina1-5/+5
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman1-3/+5
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig1-2/+2
2012-02-22xfs: cleanup quota check on disk blocks and inodes reservationsMitsuo Hayasaka1-10/+7
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka1-2/+2
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+890