aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/dentry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds1-5/+2
2011-01-12switch hpfsAl Viro1-6/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-8/+14
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro1-6/+8
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+60