summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/unicode.c
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: fix decomposition of Hangul charactersErnesto A. Fernández2018-08-221-6/+56
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-301-1/+1
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-111-1/+1
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-5/+2Star
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-281-3/+4
* hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov2011-06-301-8/+27
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-081-15/+23
|\
| * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-161-10/+10
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-6/+15
* | fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
* | fs: change d_compare for rcu-walkNick Piggin2011-01-071-6/+9
|/
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-011-6/+6
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-8/+8
* fs/hfsplus/unicode.c: fix uninitialized var warningAndrew Morton2008-02-081-1/+2
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-161-0/+123
* HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin2007-07-161-45/+62
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-191-1/+29
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+271