summaryrefslogtreecommitdiffstats
path: root/fs/hfs/brec.c
Commit message (Expand)AuthorAgeFilesLines
* hfs: fix BUG on bnode parent updateErnesto A. Fernández2018-10-311-0/+1
* hfs: prevent btree data loss on root splitErnesto A. Fernández2018-10-311-0/+4
* hfs: prevent crash on exit from failed searchErnesto A. Fernández2018-08-231-3/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2015-09-101-9/+11
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-301-5/+3
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-301-4/+7
* hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2008-03-171-3/+15
* address hfs on-disk corruption robustness review commentsEric Sandeen2008-02-061-2/+2
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-081-2/+13
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+496