aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/catalog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31hfs: prevent btree data loss on ENOSPCErnesto A. Fernández1-0/+16
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-4/+4
2016-07-20qstr: constify instances in hfsAl Viro1-6/+6
2016-05-12hfs: switch to ->iterate_shared()Al Viro1-0/+3
2016-01-20fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang1-4/+2
2014-12-10fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmpRasmus Villemoes1-6/+8
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-2/+2
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-3/+5
2013-04-30hfs: add error checking for hfs_find_init()Alexey Khoroshilov1-3/+9
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang1-0/+4
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn1-0/+4
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel1-1/+1
2005-09-07[PATCH] hfs: NLS supportRoman Zippel1-17/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+347