aboutsummaryrefslogtreecommitdiff
path: root/fs/quota
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-05quota: Properly invalidate caches even for filesystems with blocksize < pagesizeJan Kara
2010-03-05quota: generalize quota transfer interfaceDmitry Monakhov
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov
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
2010-03-05quota: Fix warning when a delayed write happens before quota is enabledJan Kara
2010-03-05quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-03-05quota: Cleanup S_NOQUOTA handlingJan Kara
2010-01-11quota: Fix dquot_transfer for filesystems different from ext4Jan Kara
2009-12-23quota: Improve checking of quota file headerJan Kara
2009-12-23quota: Fix 64-bit limits setting on 32-bit archsJan Kara
2009-12-23quota: Move duplicated code to separate functionsDmitry Monakhov
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara
2009-12-10quota: Fix WARN_ON in lookup_one_lenJan Kara
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-07-30quota: Silence lockdep on quota_onJan Kara
2009-07-07quota: Fix possible deadlock during parallel quotaon and quotaoffJiaying Zhang
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig
2009-04-27quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig
2009-04-02vfs: skip I_CLEAR state inodesWu Fengguang
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-03-26trivial: fix typos/grammar errors in fs/KconfigMatt LaPlante
2009-03-26quota: Coding style fixesJan Kara
2009-03-26quota: Remove superfluous inlinesJan Kara
2009-03-26quota: Remove dqbuf_t and other cleanupsJan Kara
2009-03-26quota: Remove NODQUOT macroJan Kara
2009-03-26quota: Make global quota locks cacheline alignedJan Kara