summaryrefslogtreecommitdiff
path: root/include/linux/quotaops.h
AgeCommit message (Expand)Author
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11quota: Introduce writeout_quota_sb() (version 4)Jan Kara
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig
2009-03-26quota: Remove uppercase aliases for quota functions.Jan Kara
2009-03-26quota: Use inode->i_blkbits to get block bitsMingming Cao
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao
2009-03-26quota: Add quota reservation supportMingming Cao
2009-01-16quota: Improve lockingJan Kara
2009-01-05quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara
2009-01-05quota: Implement function for scanning active dquotsJan Kara
2009-01-05quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara
2009-01-05quota: Remove compatibility function sb_any_quota_enabled()Jan Kara
2009-01-05quota: Allow to separately enable quota accounting and enforcing limitsJan Kara
2009-01-05quota: Make _SUSPENDED just a flagJan Kara
2009-01-05quota: Increase size of variables for limits and inode usageJan Kara
2008-10-16quota: remove CVS keywordsAdrian Bunk
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
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: rename quota functions from upper case, make bigger ones non-inlineJan Kara
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-01-03[PATCH] quota umount race fixJan Kara
2004-07-10[PATCH] quota: inode->i_flags locking fixesJan Kara
2004-04-14[PATCH] ext3: journalled quotasAndrew Morton
2004-04-11[PATCH] Quota locking fixesAndrew Morton
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton
2003-04-25[quota] provide no-op sync_dquots_dev, one .config case wants itMaurice S. Barnum
2003-01-01[PATCH] quota locking updateAndrew Morton
2002-05-19[PATCH] [11/13] quota-11-syncJan Kara
2002-05-19[PATCH] [10/13] quota-10-inttypeJan Kara
2002-05-19[PATCH] [7/13] quota-7-quotactlJan Kara
2002-05-19[PATCH] [6/13] quota-6-bytesJan Kara
2002-05-19[PATCH] [5/13] quota-5-spaceJan Kara
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04v2.4.5.2 -> v2.4.5.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds