aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/brec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31hfs: fix BUG on bnode parent updateErnesto A. Fernández1-0/+1
2018-10-31hfs: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-08-23hfs: prevent crash on exit from failed searchErnesto A. Fernández1-3/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-10hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung1-9/+11
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-5/+3
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-4/+7
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro1-3/+15
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen1-2/+2
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen1-2/+13
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+496