summaryrefslogtreecommitdiffstats
path: root/include/linux/quota.h
Commit message (Expand)AuthorAgeFilesLines
* quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-12/+4
* quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-241-2/+2
* quota: unify ->set_dqblkChristoph Hellwig2010-05-211-2/+1
* quota: unify ->get_dqblkChristoph Hellwig2010-05-211-2/+1
* quota: Make quota stat accounting lockless.Dmitry Monakhov2010-05-211-8/+34
* quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig2010-03-051-3/+0
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-1/+0
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-1/+0
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-1/+0
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-2/+0
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-8/+0
* quota: generalize quota transfer interfaceDmitry Monakhov2010-03-051-1/+1
* quota: sb_quota state flags cleanupDmitry Monakhov2010-03-051-8/+7
* quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-051-1/+1
* quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-231-2/+3
* quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-101-0/+1
* quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara2009-12-101-0/+1
* const: struct quota_format_opsAlexey Dobriyan2009-12-101-2/+2
* VFS: Export dquot_send_warningSteven Whitehouse2009-12-031-0/+11
* quota: Remove NODQUOT macroJan Kara2009-03-261-2/+0
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-261-0/+6
* quota: Add quota reservation supportMingming Cao2009-03-261-0/+3
* quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara2009-01-051-0/+4
* quota: Update version numberJan Kara2009-01-051-2/+1
* quota: Keep which entries were set by SETQUOTA quotactlJan Kara2009-01-051-6/+20
* quota: Allow negative usage of space and inodesJan Kara2009-01-051-1/+2
* quota: Convert union in mem_dqinfo to a pointerJan Kara2009-01-051-4/+1
* quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-051-0/+7
* quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-051-4/+26
* quota: Increase size of variables for limits and inode usageJan Kara2009-01-051-16/+12
* quota: Add callbacks for allocating and destroying dquot structuresJan Kara2009-01-051-0/+2
* quota: remove CVS keywordsAdrian Bunk2008-10-161-2/+0
* quota: implement sending information via netlink about user below quotaJan Kara2008-07-251-0/+4
* quota: convert macros to inline functionsJan Kara2008-07-251-1/+4
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-251-19/+3
* quota: cleanup loop in sync_dquots()Jan Kara2008-07-251-2/+0
* quota: add a convenience macro for filesystemsJan Kara2008-05-011-0/+3
* quota: quota core changes for quotaon on remountJan Kara2008-04-281-2/+12
* quota: various style cleanupsJan Kara2008-04-281-5/+0
* quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-281-0/+2
* Fix quota.h includesMatthew Wilcox2008-04-171-2/+6
* quota: send messages via netlinkJan Kara2007-10-171-0/+31
* hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger2007-05-081-2/+2
* [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitlyRobert P. J. Day2007-02-121-0/+1
* Don't include private headers from user-visible parts of linux/quota.hDavid Woodhouse2006-04-251-2/+2
* [PATCH] Small cleanup in quota.hJan Kara2006-03-251-1/+0
* [PATCH] sem2mutex: quotaIngo Molnar2006-03-231-3/+4
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-1/+0
* [PATCH] quota: improve credits estimatesJan Kara2005-06-241-2/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+327
OpenPOWER on IntegriCloud