aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/extents.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko1-4/+20
2011-07-07hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov1-8/+18
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov1-9/+18
2011-06-30hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig1-3/+6
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig1-2/+2
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov1-7/+9
2010-12-16hfsplus: C99 comments clean-upAnton Salikhmetov1-1/+1
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov1-9/+19
2010-11-23hfsplus: optimize fsyncChristoph Hellwig1-7/+23
2010-11-23hfsplus: split up inode flagsChristoph Hellwig1-10/+10
2010-10-01hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig1-2/+13
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig1-79/+92
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig1-17/+20
2008-10-20hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn1-0/+3
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke1-7/+7
2007-10-16hfsplus: convert to new aopsNick Piggin1-12/+9
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott1-1/+2
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel1-2/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+505