aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/btree.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-14hfsplus: validate btree flagsGravatar Christoph Hellwig 1-0/+14
2010-10-14hfsplus: handle more on-disk corruptions without oopsingGravatar Eric Sandeen 1-5/+20
2010-10-14hfsplus: fix oops on mount with corrupted btree extent recordsGravatar Jeff Mahoney 1-2/+9
2010-10-01hfsplus: convert tree_lock to mutexGravatar Thomas Gleixner 1-1/+1
2010-10-01hfsplus: use atomic bitops for the superblock flagsGravatar Christoph Hellwig 1-2/+2
2010-10-01hfsplus: fix HFSPLUS_I calling conventionGravatar Christoph Hellwig 1-4/+5
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionGravatar Christoph Hellwig 1-4/+4
2008-04-30hfsplus: fix warning with 64k PAGE_SIZEGravatar Andrew Morton 1-3/+7
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()Gravatar David Howells 1-2/+4
2007-07-16HFS+: add custom dentry hash and comparison operationsGravatar Duane Griffin 1-1/+3
2007-05-08is_power_of_2 in fs/hfsGravatar Vignesh Babu BM 1-1/+2
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-06-23[PATCH] read_mapping_page for address spaceGravatar Pekka Enberg 1-1/+1
2006-04-01BUG_ON() Conversion in fs/hfsplus/Gravatar Eric Sesterhenn 1-2/+1
2006-01-18[PATCH] hfs: add HFSX supportGravatar David Elliott 1-9/+14
2006-01-18[PATCH] hfs: cleanup HFS+ printsGravatar Roman Zippel 1-10/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+319