summaryrefslogtreecommitdiff
path: root/include/linux/dcache.h
AgeCommit message (Expand)Author
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells
2006-09-22NFS: Add dentry materialisation opDavid Howells
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] Fix dcache race during umountNeilBrown
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-11-07[PATCH] shared mounts handling: umountRam Pai
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck
2005-01-04 VFS: Avoid dentry aliasing problems in filesystems like NFS, whereTrond Myklebust
2004-10-18[PATCH] Remove d_bucketDipankar Sarma
2004-08-23[PATCH] reduce size of struct dentry on 64bitAnton Blanchard
2004-06-23[PATCH] vm: vfs shrinkage tuningAndrew Morton
2004-05-19[PATCH] dentry size tuningAndrew Morton
2004-05-14[PATCH] dentry layout tweaksAndrew Morton
2004-05-14[PATCH] more dentry shrinkageAndrew Morton
2004-05-14[PATCH] dentry qstr consolidationAndrew Morton
2004-05-14[PATCH] dentry shrinkageAndrew Morton
2004-05-08Waste less memory in dentries.Linus Torvalds
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton
2003-08-06[PATCH] export lookup_create()Andrew Morton
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-11Fix rcu list poisoning - since another CPU may be traversing the listLinus Torvalds
2003-06-10Fix __d_drop() to properly initialize the d_hash fields,Linus Torvalds
2003-04-20[PATCH] Fix and clean up DCACHE_REFERENCED usageAndrew Morton
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2003-04-02[PATCH] real_lookup race fixAndrew Morton
2003-03-03Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/hlistLinus Torvalds
2003-03-03[PATCH] dcache/inode hlist patchkitAndi Kleen
2003-02-24[PATCH] Check for zero d_count in dget()Andrew Morton
2003-02-14[PATCH] dcache_rcuAndrew Morton
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni
2002-11-16[PATCH] don't include mount.h in dcache.hChristoph Hellwig
2002-11-15[PATCH] Remove d_path from sched.hMatthew Wilcox
2002-11-03Misc Alpha compilation fixes.Richard Henderson
2002-10-31[PATCH] improved space efficiency in dcacheAndrew Morton
2002-10-15[PATCH] oprofile - dcookiesJohn Levon
2002-10-13[PATCH] batched slab shrink and registration APIAndrew Morton
2002-10-07[PATCH] increase list_del_init usage.Dave Jones
2002-09-25[PATCH] slab reclaim balancingAndrew Morton
2002-08-27[PATCH] rename zone_struct and zonelist_struct, kill zone_t andAndrew Morton
2002-05-22Fix build fallout from namei.h/jiffies.h changes.David S. Miller
2002-04-24[PATCH] FastWalk DcacheHanna V. Linder
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown