summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/extents.c
Commit message (Expand)AuthorAgeFilesLines
* fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick2014-06-061-4/+3
* hfsplus: fix "unused node is not erased" errorSergei Antonov2014-06-061-2/+8
* fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra2014-04-031-5/+9
* fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra2014-04-031-2/+0
* hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov2013-04-301-8/+13
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-301-3/+3
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-301-13/+13
* hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-171-1/+1
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-271-2/+2
* hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko2012-12-201-4/+20
* hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov2011-07-071-8/+18
* hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov2011-07-071-9/+18
* hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig2011-06-301-3/+6
* 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