aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck1-9/+10
2005-01-04 VFS: Avoid dentry aliasing problems in filesystems like NFS, whereTrond Myklebust1-0/+18
2004-10-18[PATCH] Remove d_bucketDipankar Sarma1-2/+1
2004-08-23[PATCH] reduce size of struct dentry on 64bitAnton Blanchard1-2/+2
2004-06-23[PATCH] vm: vfs shrinkage tuningAndrew Morton1-0/+2
2004-05-19[PATCH] dentry size tuningAndrew Morton1-4/+3
2004-05-14[PATCH] dentry layout tweaksAndrew Morton1-4/+15
2004-05-14[PATCH] more dentry shrinkageAndrew Morton1-13/+13
2004-05-14[PATCH] dentry qstr consolidationAndrew Morton1-13/+10
2004-05-14[PATCH] dentry shrinkageAndrew Morton1-5/+1
2004-05-08Waste less memory in dentries.Linus Torvalds1-3/+3
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton1-2/+1
2003-08-06[PATCH] export lookup_create()Andrew Morton1-0/+2
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-1/+2
2003-06-11Fix rcu list poisoning - since another CPU may be traversing the listLinus Torvalds1-2/+4
2003-06-10Fix __d_drop() to properly initialize the d_hash fields,Linus Torvalds1-1/+1
2003-04-20[PATCH] Fix and clean up DCACHE_REFERENCED usageAndrew Morton1-1/+0
2003-04-02[PATCH] remove dparent_lockAndrew Morton1-12/+26
2003-04-02[PATCH] real_lookup race fixAndrew Morton1-0/+1
2003-03-03Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/hlistLinus Torvalds1-10/+10
2003-03-03[PATCH] dcache/inode hlist patchkitAndi Kleen1-10/+10
2003-02-24[PATCH] Check for zero d_count in dget()Andrew Morton1-0/+2
2003-02-14[PATCH] dcache_rcuAndrew Morton1-7/+14
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King1-1/+1
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni1-1/+6
2002-11-16[PATCH] don't include mount.h in dcache.hChristoph Hellwig1-1/+2
2002-11-15[PATCH] Remove d_path from sched.hMatthew Wilcox1-2/+1
2002-11-03Misc Alpha compilation fixes.Richard Henderson1-0/+1
2002-10-31[PATCH] improved space efficiency in dcacheAndrew Morton1-3/+5
2002-10-15[PATCH] oprofile - dcookiesJohn Levon1-0/+3
2002-10-13[PATCH] batched slab shrink and registration APIAndrew Morton1-11/+0
2002-10-07[PATCH] increase list_del_init usage.Dave Jones1-2/+1
2002-09-25[PATCH] slab reclaim balancingAndrew Morton1-1/+1
2002-08-27[PATCH] rename zone_struct and zonelist_struct, kill zone_t andAndrew Morton1-2/+0
2002-05-22Fix build fallout from namei.h/jiffies.h changes.David S. Miller1-0/+2
2002-04-24[PATCH] FastWalk DcacheHanna V. Linder1-0/+1
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown1-6/+12
2002-04-15[PATCH] dcache changes for preparing for "export_operations" interface for nf...Neil Brown1-1/+4
2002-02-24[PATCH] ->d_parent fixesAlexander Viro1-0/+1
2002-02-11Add a couple #includes to fix the alpha build.Jeff Garzik1-0/+1
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds1-0/+3
2002-02-04v2.4.7.3 -> v2.4.7.4Linus Torvalds1-2/+2
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds1-2/+3
2002-02-04v2.4.3.7 -> v2.4.3.8Linus Torvalds1-1/+1
2002-02-04v2.4.2.3 -> v2.4.2.4Linus Torvalds1-1/+1
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds1-4/+2
2002-02-04v2.4.1.1 -> v2.4.1.2Linus Torvalds1-0/+9
2002-02-04Import changesetLinus Torvalds1-0/+266