aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_dquot.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-06-25xfs: global error sign conversionGravatar Dave Chinner 1-2/+2
2013-12-04xfs: fix the comment explaining xfs_trans_dqlockedjoinGravatar Christoph Hellwig 1-2/+2
2013-10-23xfs: decouple inode and bmap btree header filesGravatar Dave Chinner 1-8/+1
2013-10-23xfs: decouple log and transaction headersGravatar Dave Chinner 1-3/+4
2013-10-23xfs: create a shared header file for format-related informationGravatar Dave Chinner 1-0/+1
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hGravatar Dave Chinner 1-0/+1
2013-07-11xfs: Add pquota fields where gquota is used.Gravatar Chandra Seetharaman 1-4/+22
2013-07-09xfs: dquot log reservations are too smallGravatar Dave Chinner 1-5/+4
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDGravatar Chandra Seetharaman 1-2/+2
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayGravatar Chandra Seetharaman 1-19/+12
2013-06-28xfs: Code cleanup and removal of some typedef usageGravatar Chandra Seetharaman 1-25/+21
2013-06-28xfs: Define a new function xfs_is_quota_inode()Gravatar Chandra Seetharaman 1-4/+2
2013-03-22xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tGravatar Brian Foster 1-5/+5
2013-01-17xfs: Remove boolean_t typedef completely.Gravatar Thiago Farina 1-5/+5
2012-09-18userns: Convert quota netlink aka quota_send_warningGravatar Eric W. Biederman 1-3/+5
2012-05-14xfs: clean up xfs_bit.h includesGravatar Dave Chinner 1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hGravatar Dave Chinner 1-1/+0
2012-03-14xfs: remove the global xfs_Gqm structureGravatar Christoph Hellwig 1-2/+2
2012-02-22xfs: cleanup quota check on disk blocks and inodes reservationsGravatar Mitsuo Hayasaka 1-10/+7
2012-02-21xfs: make inode quota check more generalGravatar Mitsuo Hayasaka 1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkGravatar Mitsuo Hayasaka 1-2/+2
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-0/+890