summaryrefslogtreecommitdiff
path: root/fs/dcache.c
AgeCommit message (Expand)Author
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman
2006-03-31[PATCH] inotify: IN_DELETE events missingAmy Griffis
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26Remove ugly debugging stuffArtem B. Bityuckiy
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet
2006-03-26BUG_ON() Conversion in fs/dcache.cEric Sesterhenn
2006-03-25[PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2006-03-25[PATCH] Optimise d_find_alias()David Howells
2006-03-24[PATCH] cpuset memory spread slab cache hooksPaul Jackson
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-10[PATCH] d_instantiate_unique / NFS inode leakageOleg Drokin
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-19Make fsnotify possibly work better for the inode removal caseLinus Torvalds
2005-09-10[PATCH] janitor: fs/dcache.c: list_for_each*Domen Puncer
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-03-28[PATCH] slab shrinkers: use vfs_cache_pressureAndrew Morton
2005-03-13[PATCH] dcache: is_subdir missed reset after seqretryPrasanna Meda
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-07[PATCH] Lock initializer unifying: FilesystemsThomas Gleixner
2005-01-07[PATCH] sched: vfs: fix scheduling latencies in prune_dcache() and select_par...Ingo Molnar
2005-01-04 VFS: Avoid dentry aliasing problems in filesystems like NFS, whereTrond Myklebust
2005-01-03[PATCH] filesystem hashes: NUMA interleavingBrent Casavant
2005-01-03[PATCH] alloc_large_system_hash: NUMA interleavingBrent Casavant
2004-11-15[PATCH] kNFSd: fix d_find_alias brokennessNeil Brown
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris
2004-10-18[PATCH] Remove d_bucketDipankar Sarma
2004-10-18[PATCH] Fix dcache lookupDipankar Sarma
2004-10-18[PATCH] unexport is_subdir and shrink_dcache_anonChristoph Hellwig
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-09-29[PATCH] Fix disconnected dentries on NFS exportsNeil Brown
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma
2004-08-05Fix shrink_dcache_anon() LRU list accesses.Linus Torvalds
2004-06-23[PATCH] vm: vfs shrinkage tuningAndrew Morton
2004-06-23[PATCH] rcu: avoid passing an argument to the callback functionAndrew Morton
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells
2004-05-28[PATCH] fs/dcache.c: avoid race when updating nr_unused count of unused dentr...Andrew Morton
2004-05-28[PATCH] d_bucket initialisation simplificationAndrew Morton
2004-05-26[PATCH] Set d_bucket correctly for anonymous dentriesAndrew Morton
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-05-19[PATCH] VFS cache sizing fix for small machinesAndrew Morton
2004-05-19[PATCH] dentry size tuningAndrew Morton
2004-05-14[PATCH] more dentry shrinkageAndrew Morton