summaryrefslogtreecommitdiff
path: root/fs/hfsplus/unicode.c
Commit message (Expand)AuthorAge
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-29
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-27
* hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov2011-06-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
|\
| * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
* | fs: change d_hash for rcu-walkNick Piggin2011-01-07
* | fs: change d_compare for rcu-walkNick Piggin2011-01-07
|/
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-01
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-01
* fs/hfsplus/unicode.c: fix uninitialized var warningAndrew Morton2008-02-08
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-16
* HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin2007-07-16
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16