aboutsummaryrefslogtreecommitdiff
path: root/fs/dquot.c
AgeCommit message (Expand)Author
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell
2007-05-17circular locking dependency found in QUOTA OFFJan Kara
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-12[PATCH] remove sb->s_files and file_list_lock usage in dquot.cChristoph Hellwig
2007-02-12[PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-09-29[PATCH] dquot: add proper locking when using current->signal->ttyJan Kara
2006-06-26[PATCH] use list_add_tail() instead of list_add()Akinobu Mita
2006-04-02BUG_ON() Conversion in fs/dquot.cEric Sesterhenn
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar
2006-03-23[PATCH] Fix oops in invalidate_dquots()Jan Kara
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-11-28[PATCH] Fix oops in vfs_quotaon_mount()Jan Kara
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-06-25[PATCH] list_for_each_entry: fs-dquot.cDomen Puncer
2005-06-23[PATCH] quota: sanitize dentry handling in vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-04-16[PATCH] quota: fix possible oops on quotaoffJan Kara
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds