aboutsummaryrefslogtreecommitdiff
path: root/fs/hfs/extent.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-02fs: hfs: initialize fsdata in hfs_file_truncate()Gravatar Alexander Potapenko 1-1/+1
2022-05-08hfs: Call hfs_write_begin() and generic_write_end() directlyGravatar Matthew Wilcox (Oracle) 1-3/+3
2018-10-31fs/hfs/extent.c: fix array out of bounds read of array extentGravatar Colin Ian King 1-1/+1
2018-10-31hfs: fix return value of hfs_get_block()Gravatar Ernesto A. Fernández 1-1/+3
2018-10-31hfs: prevent btree data loss on ENOSPCGravatar Ernesto A. Fernández 1-0/+4
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagGravatar Tetsuo Handa 1-2/+2
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-9/+11
2013-04-30hfs: add error checking for hfs_find_init()Gravatar Alexey Khoroshilov 1-15/+33
2012-07-22hfs: get rid of hfs_sync_superGravatar Artem Bityutskiy 1-1/+1
2008-07-25hfs: convert extents_lock in a mutexGravatar Matthias Kaehlcke 1-7/+7
2007-10-16hfs: convert to new aopsGravatar Nick Piggin 1-11/+8
2005-08-01[PATCH] hfs: don't dirty unchanged inodeGravatar Roman Zippel 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+527