aboutsummaryrefslogtreecommitdiff
path: root/include/linux/quota.h
AgeCommit message (Expand)Author
2010-05-27quota: Convert quota statistics to generic percpu_counterDmitry Monakhov
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov
2010-03-05quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig
2010-03-05dquot: cleanup dquot initialize routineChristoph 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: generalize quota transfer interfaceDmitry Monakhov
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
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: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-03-26quota: Remove NODQUOT macroJan Kara
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao
2009-03-26quota: Add quota reservation supportMingming Cao
2009-01-05quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara
2009-01-05quota: Update version numberJan Kara
2009-01-05quota: Keep which entries were set by SETQUOTA quotactlJan Kara
2009-01-05quota: Allow negative usage of space and inodesJan Kara
2009-01-05quota: Convert union in mem_dqinfo to a pointerJan Kara
2009-01-05quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara
2009-01-05quota: Allow to separately enable quota accounting and enforcing limitsJan Kara
2009-01-05quota: Increase size of variables for limits and inode usageJan Kara
2009-01-05quota: Add callbacks for allocating and destroying dquot structuresJan Kara
2008-10-16quota: remove CVS keywordsAdrian Bunk
2008-07-25quota: implement sending information via netlink about user below quotaJan Kara
2008-07-25quota: convert macros to inline functionsJan Kara
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara
2008-07-25quota: cleanup loop in sync_dquots()Jan Kara
2008-05-01quota: add a convenience macro for filesystemsJan Kara
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko
2008-04-17Fix quota.h includesMatthew Wilcox
2007-10-17quota: send messages via netlinkJan Kara
2007-05-08hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger
2007-02-12[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitlyRobert P. J. Day
2006-04-25Don't include private headers from user-visible parts of linux/quota.hDavid Woodhouse
2006-03-25[PATCH] Small cleanup in quota.hJan Kara
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-06-24[PATCH] quota: improve credits estimatesJan Kara
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds