aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/quota.h
Commit message (Expand)AuthorAge
* quota: Remove NODQUOT macroJan Kara2009-03-25
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-25
* quota: Add quota reservation supportMingming Cao2009-03-25
* quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara2009-01-05
* quota: Update version numberJan Kara2009-01-05
* quota: Keep which entries were set by SETQUOTA quotactlJan Kara2009-01-05
* quota: Allow negative usage of space and inodesJan Kara2009-01-05
* quota: Convert union in mem_dqinfo to a pointerJan Kara2009-01-05
* quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-05
* quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-05
* quota: Increase size of variables for limits and inode usageJan Kara2009-01-05
* quota: Add callbacks for allocating and destroying dquot structuresJan Kara2009-01-05
* quota: remove CVS keywordsAdrian Bunk2008-10-16
* quota: implement sending information via netlink about user below quotaJan Kara2008-07-25
* quota: convert macros to inline functionsJan Kara2008-07-25
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* quota: cleanup loop in sync_dquots()Jan Kara2008-07-25
* quota: add a convenience macro for filesystemsJan Kara2008-05-01
* quota: quota core changes for quotaon on remountJan Kara2008-04-28
* quota: various style cleanupsJan Kara2008-04-28
* quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-28
* Fix quota.h includesMatthew Wilcox2008-04-17
* quota: send messages via netlinkJan Kara2007-10-17
* hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger2007-05-08
* [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitlyRobert P. J. Day2007-02-12
* Don't include private headers from user-visible parts of linux/quota.hDavid Woodhouse2006-04-25
* [PATCH] Small cleanup in quota.hJan Kara2006-03-25
* [PATCH] sem2mutex: quotaIngo Molnar2006-03-23
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-07
* [PATCH] quota: improve credits estimatesJan Kara2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16