Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-31 | get rid of 'parent' argument of ->d_compare() | Al Viro | 1 | -1/+1 |
2016-07-29 | cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() | Al Viro | 1 | -1/+1 |
2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds | 1 | -1/+1 |
2013-06-29 | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 1 | -5/+2 |
2011-01-12 | switch hpfs | Al Viro | 1 | -6/+1 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: change d_hash for rcu-walk | Nick Piggin | 1 | -1/+2 |
2011-01-07 | fs: change d_compare for rcu-walk | Nick Piggin | 1 | -8/+14 |
2010-03-03 | sanitize signedness/const for pointers to char in hpfs a bit | Al Viro | 1 | -6/+8 |
2009-03-27 | constify dentry_operations: misc filesystems | Al Viro | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+60 |