aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/btree.c
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-9/+22
* hfsplus: silence a few debug printksChristoph Hellwig2010-11-231-1/+1
* hfsplus: validate btree flagsChristoph Hellwig2010-10-141-0/+14
* hfsplus: handle more on-disk corruptions without oopsingEric Sandeen2010-10-141-5/+20
* hfsplus: fix oops on mount with corrupted btree extent recordsJeff Mahoney2010-10-141-2/+9
* hfsplus: convert tree_lock to mutexThomas Gleixner2010-10-011-1/+1
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-011-2/+2
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-011-4/+5
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-4/+4
* hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-301-3/+7
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-071-2/+4
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-161-1/+3
* is_power_of_2 in fs/hfsVignesh Babu BM2007-05-081-1/+2
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-1/+1
* BUG_ON() Conversion in fs/hfsplus/Eric Sesterhenn2006-04-011-2/+1
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-181-9/+14
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-181-10/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+319