aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/btree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-13/+16
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-1/+1
2011-11-02hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher1-5/+15
2010-10-12hfs: Convert tree_lock to mutexThomas Gleixner1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-29hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney1-0/+5
2008-07-25hfs: convert extents_lock in a mutexMatthias Kaehlcke1-1/+1
2008-04-30hfs: fix warning with 64k PAGE_SIZEAndrew Morton1-3/+7
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen1-9/+17
2008-01-17hfs: fix coverity-found null derefEric Sandeen1-3/+4
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen1-1/+12
2007-05-08is_power_of_2 in fs/hfsVignesh Babu BM1-1/+2
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-1/+1
2006-03-26BUG_ON() Conversion in fs/hfs/Eric Sesterhenn1-2/+1
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+327