summaryrefslogtreecommitdiff
path: root/fs/dquot.c
Commit message (Expand)AuthorAge
* quota: Move quota files into separate directoryJan Kara2009-03-26
* quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao2009-03-26
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-26
* quota: Add quota reservation supportMingming Cao2009-03-26
* quota: Improve lockingJan Kara2009-01-16
* quota: don't set grace time when user isn't above softlimitJan Kara2009-01-08
* quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara2009-01-05
* quota: Implement function for scanning active dquotsJan Kara2009-01-05
* quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan 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: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-05
* quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-05
* quota: Make _SUSPENDED just a flagJan Kara2009-01-05
* quota: Remove bogus 'optimization' in check_idq() and check_bdq()Jan 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
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-14
* [PATCH] switch quota_on-related stuff to kern_path()Al Viro2008-10-23
* quota: remove CVS keywordsAdrian Bunk2008-10-16
* tty: Redo current tty lockingAlan Cox2008-10-13
* tty: Make get_current_tty use a krefAlan Cox2008-10-13
* [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-01
* quota: implement sending information via netlink about user below quotaJan Kara2008-07-25
* quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara2008-07-25
* quota: fix possible infinite loop in quota codeJan Kara2008-07-25
* quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara2008-05-13
* 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
* quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara2008-03-19
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* quota: improve inode list scanning in add_dquot_ref()Jan Kara2008-02-06
* Don't send quota messages repeatedly when hardlimit reachedJan Kara2007-12-23
* Fix computation of SKB size for quota messagesJan Kara2007-12-23
* Fix compilation warning in dquot.cJan Kara2007-12-17
* quota: send messages via netlinkJan Kara2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-17
* circular locking dependency found in QUOTA OFFJan Kara2007-05-17
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-08
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] remove sb->s_files and file_list_lock usage in dquot.cChristoph Hellwig2007-02-12
* [PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig2007-02-12
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08