aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/extents.c
AgeCommit message (Expand)Author
2021-05-22hfsplus: prevent corruption in shrinking truncateJouni Roivas
2019-12-01hfsplus: fix return value of hfsplus_get_block()Ernesto A. Fernández
2019-12-01hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-08-22hfsplus: avoid deadlock on file truncationErnesto A. Fernández
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2014-06-06fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick
2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov
2014-04-03fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra
2014-04-03fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra
2013-04-30hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko
2011-07-07hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov
2011-06-30hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov
2010-12-16hfsplus: C99 comments clean-upAnton Salikhmetov
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov
2010-11-23hfsplus: optimize fsyncChristoph Hellwig
2010-11-23hfsplus: split up inode flagsChristoph Hellwig
2010-10-01hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2008-10-20hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke
2007-10-16hfsplus: convert to new aopsNick Piggin
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds