summaryrefslogtreecommitdiff
path: root/fs/hfs/catalog.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31hfs: prevent btree data loss on ENOSPCErnesto A. Fernández1-0/+16
2016-09-28fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-4/+4
2016-07-21qstr: constify instances in hfsAl Viro1-6/+6
2016-05-13hfs: switch to ->iterate_shared()Al Viro1-0/+3
2016-01-21fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang1-4/+2
2014-12-11fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmpRasmus Villemoes1-6/+8
2013-05-01hfs/hfsplus: convert printks to pr_<level>Joe Perches1-2/+2
2013-05-01hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-3/+5
2013-05-01hfs: 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-19[PATCH] hfs: cleanup HFS printsRoman Zippel1-1/+1
2005-09-08[PATCH] hfs: NLS supportRoman Zippel1-17/+18
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+347