summaryrefslogtreecommitdiff
path: root/include/linux/dcache.h
AgeCommit message (Expand)Author
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
2002-04-15[PATCH] dcache changes for preparing for "export_operations" interface for nf...Neil Brown
2002-02-24[PATCH] ->d_parent fixesAlexander Viro
2002-02-11Add a couple #includes to fix the alpha build.Jeff Garzik
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds
2002-02-04v2.4.7.3 -> v2.4.7.4Linus Torvalds
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds