summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_dquot.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: Split default quota limits by quota typeCarlos Maiolino2016-02-081-6/+9
* xfs: send warning of project quota to userspace via netlinkMasatake YAMATO2016-01-041-5/+9
* xfs: Clean up xfs_trans_dup_dqinfoNan Jia2015-06-011-2/+2
* xfs: fix quota block reservation leak when tp allocates and frees blocksBrian Foster2015-06-011-11/+17
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-2/+2
* xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig2013-12-041-2/+2
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-8/+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: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-111-4/+22
* xfs: dquot log reservations are too smallDave Chinner2013-07-091-5/+4
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-281-2/+2
* xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman2013-06-281-19/+12
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-281-25/+21
* xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-281-4/+2
* xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster2013-03-221-5/+5
* xfs: Remove boolean_t typedef completely.Thiago Farina2013-01-171-5/+5
* userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-181-3/+5
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: remove the global xfs_Gqm structureChristoph Hellwig2012-03-141-2/+2
* xfs: cleanup quota check on disk blocks and inodes reservationsMitsuo Hayasaka2012-02-221-10/+7
* xfs: make inode quota check more generalMitsuo Hayasaka2012-02-211-2/+4
* xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka2012-02-211-2/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+890
OpenPOWER on IntegriCloud