aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_dquot.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-06xfs: quota: move to time64_t interfacesGravatar Arnd Bergmann 1-3/+5
2019-11-18xfs: Remove kmem_zone_free() wrapperGravatar Carlos Maiolino 1-1/+1
2019-11-13xfs: remove the xfs_qoff_logitem_t typedefGravatar Pavel Reichl 1-6/+6
2019-11-13xfs: remove the xfs_quotainfo_t typedefGravatar Pavel Reichl 1-1/+1
2019-11-13xfs: remove the xfs_disk_dquot_t and xfs_dquot_tGravatar Pavel Reichl 1-21/+21
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Gravatar Tetsuo Handa 1-1/+1
2019-06-28xfs: remove unused header filesGravatar Eric Sandeen 1-1/+0
2019-06-12xfs: remove the debug-only q_transp field from struct xfs_dquotGravatar Christoph Hellwig 1-10/+0
2019-04-23xfs: kill the xfs_dqtrx_t typedefGravatar Darrick J. Wong 1-14/+14
2019-04-23xfs: widen quota block counters to 64-bit integersGravatar Darrick J. Wong 1-14/+14
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-10xfs: get rid of the log item descriptorGravatar Dave Chinner 1-2/+2
2016-02-08xfs: Split default quota limits by quota typeGravatar Carlos Maiolino 1-6/+9
2016-01-04xfs: send warning of project quota to userspace via netlinkGravatar Masatake YAMATO 1-5/+9
2015-06-01xfs: Clean up xfs_trans_dup_dqinfoGravatar Nan Jia 1-2/+2
2015-06-01xfs: fix quota block reservation leak when tp allocates and frees blocksGravatar Brian Foster 1-11/+17
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