aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/unicode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-30hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov1-8/+27
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplusLinus Torvalds1-15/+23
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-6/+9
2010-12-16hfsplus: spaces/indentation clean-upAnton Salikhmetov1-10/+10
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov1-6/+15
2010-10-01hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig1-6/+6
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig1-8/+8
2008-02-08fs/hfsplus/unicode.c: fix uninitialized var warningAndrew Morton1-1/+2
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin1-0/+123
2007-07-16HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin1-45/+62
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott1-1/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+271