aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/brec.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31hfsplus: fix BUG on bnode parent updateGravatar Ernesto A. Fernández 1-0/+1
2018-10-31hfsplus: prevent btree data loss on root splitGravatar Ernesto A. Fernández 1-0/+4
2018-08-23hfsplus: prevent crash on exit from failed searchGravatar Ernesto A. Fernandez 1-3/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-03-25hfsplus: fix B-tree corruption after insertion at position 0Gravatar Sergei Antonov 1-9/+11
2013-04-30hfs/hfsplus: convert printks to pr_<level>Gravatar Joe Perches 1-2/+2
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-5/+5
2013-02-27hfsplus: add support of manipulation by attributes fileGravatar Vyacheslav Dubeyko 1-9/+14
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsGravatar Naohiro Aota 1-0/+4
2010-12-16hfsplus: over 80 character lines clean-upGravatar Anton Salikhmetov 1-8/+18
2010-11-23hfsplus: silence a few debug printksGravatar Christoph Hellwig 1-1/+1
2010-10-14hfsplus: validate btree flagsGravatar Christoph Hellwig 1-14/+6
2010-10-14hfsplus: handle more on-disk corruptions without oopsingGravatar Eric Sandeen 1-2/+13
2010-10-14hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageGravatar Al Viro 1-3/+15
2006-01-18[PATCH] hfs: cleanup HFS+ printsGravatar Roman Zippel 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+491