aboutsummaryrefslogtreecommitdiff
path: root/fs/quota/quota.c
AgeCommit message (Expand)Author
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-21new helper: iterate_supers()Al Viro
2010-05-21Bury __put_super_and_need_restart()Al Viro
2010-05-21Convert simple loops over superblocks to list_for_each_entry_safeAl Viro
2010-05-21Leave superblocks on s_list until the endAl Viro
2010-05-21quota: remove sb_has_quota_active in get/set_infoChristoph Hellwig
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-03-05quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig
2010-03-05quota: split out netlink notification support from quota.cChristoph Hellwig
2010-03-05quota: remove invalid optimization from quota_sync_allChristoph Hellwig
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2010-03-05quota: clean up Q_XQUOTASYNCChristoph Hellwig
2010-03-05quota: simplify permission checkingChristoph Hellwig
2010-03-05quota: special case Q_SYNC without device nameChristoph Hellwig
2010-03-05quota: clean up checks for supported quota methodsChristoph Hellwig
2010-03-05quota: split do_quotactlChristoph Hellwig
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig
2009-03-26quota: Coding style fixesJan Kara
2009-03-26quota: Remove superfluous inlinesJan Kara
2009-03-26quota: Move quota files into separate directoryJan Kara