aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/quota.c
Commit message (Expand)AuthorAgeFilesLines
* VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-11-111-1/+1
* quota: Fix deadlock during path resolutionJan Kara2011-01-121-14/+27
* quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-241-2/+2
* new helper: iterate_supers()Al Viro2010-05-211-24/+9
* Bury __put_super_and_need_restart()Al Viro2010-05-211-0/+1
* Convert simple loops over superblocks to list_for_each_entry_safeAl Viro2010-05-211-5/+3
* Leave superblocks on s_list until the endAl Viro2010-05-211-0/+2
* quota: remove sb_has_quota_active in get/set_infoChristoph Hellwig2010-05-211-4/+0
* quota: unify ->set_dqblkChristoph Hellwig2010-05-211-5/+31
* quota: unify ->get_dqblkChristoph Hellwig2010-05-211-5/+18
* quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig2010-03-051-117/+0
* quota: split out netlink notification support from quota.cChristoph Hellwig2010-03-051-93/+0
* quota: remove invalid optimization from quota_sync_allChristoph Hellwig2010-03-051-15/+0
* quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-051-41/+5
* quota: clean up Q_XQUOTASYNCChristoph Hellwig2010-03-051-4/+7
* quota: simplify permission checkingChristoph Hellwig2010-03-051-61/+31
* quota: special case Q_SYNC without device nameChristoph Hellwig2010-03-051-13/+27
* quota: clean up checks for supported quota methodsChristoph Hellwig2010-03-051-84/+37
* quota: split do_quotactlChristoph Hellwig2010-03-051-104/+146
* VFS: Export dquot_send_warningSteven Whitehouse2009-12-031-0/+93
* quota: cleanup dquota sync functions (version 4)Christoph Hellwig2009-06-111-11/+14
* quota: Coding style fixesJan Kara2009-03-261-12/+23
* quota: Remove superfluous inlinesJan Kara2009-03-261-1/+1
* quota: Move quota files into separate directoryJan Kara2009-03-261-0/+513