aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/extents.c
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-251-1/+1
* hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig2011-02-031-2/+2
* hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-161-7/+9
* hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-161-1/+1
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-9/+19
* hfsplus: optimize fsyncChristoph Hellwig2010-11-231-7/+23
* hfsplus: split up inode flagsChristoph Hellwig2010-11-231-10/+10
* hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2010-10-011-2/+13
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-011-79/+92
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-17/+20
* hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn2008-10-201-0/+3
* hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-251-7/+7
* hfsplus: convert to new aopsNick Piggin2007-10-161-12/+9
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-181-1/+2
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-181-2/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] hfs: don't dirty unchanged inodeRoman Zippel2005-08-011-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+505