summaryrefslogtreecommitdiff
path: root/fs/hfsplus/extents.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-08
* fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick2014-06-06
* hfsplus: fix "unused node is not erased" errorSergei Antonov2014-06-06
* fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra2014-04-03
* fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra2014-04-03
* hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov2013-04-30
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-30
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-30
* hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-17
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-27
* hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko2012-12-20
* hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov2011-07-07
* hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov2011-07-07
* hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig2011-06-30
* hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig2011-02-03
* hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-16
* hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-16
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
* hfsplus: optimize fsyncChristoph Hellwig2010-11-23
* hfsplus: split up inode flagsChristoph Hellwig2010-11-23
* hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2010-10-01
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-01
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-01
* hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn2008-10-20
* hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-25
* hfsplus: convert to new aopsNick Piggin2007-10-16
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-18
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-18
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] hfs: don't dirty unchanged inodeRoman Zippel2005-08-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16