summaryrefslogtreecommitdiffstats
path: root/fs/hfs/catalog.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-4/+4
* qstr: constify instances in hfsAl Viro2016-07-201-6/+6
* hfs: switch to ->iterate_shared()Al Viro2016-05-121-0/+3
* fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang2016-01-201-4/+2
* fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmpRasmus Villemoes2014-12-101-6/+8
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-301-2/+2
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-301-3/+5
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-04-301-3/+9
* hfs: fix a potential buffer overflowAmerigo Wang2009-12-151-0/+4
* hfs: fix namelength memory corruptionEric Sesterhenn2008-10-161-0/+4
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-181-1/+1
* [PATCH] hfs: NLS supportRoman Zippel2005-09-071-17/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+347