summaryrefslogtreecommitdiffstats
path: root/fs/hfs/extent.c
Commit message (Expand)AuthorAgeFilesLines
* fs/hfs/extent.c: fix array out of bounds read of array extentColin Ian King2018-10-311-1/+1
* hfs: fix return value of hfs_get_block()Ernesto A. Fernández2018-10-311-1/+3
* hfs: prevent btree data loss on ENOSPCErnesto A. Fernández2018-10-311-0/+4
* fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-091-2/+2
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-05-011-9/+11
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-05-011-15/+33
* hfs: get rid of hfs_sync_superArtem Bityutskiy2012-07-221-1/+1
* hfs: convert extents_lock in a mutexMatthias Kaehlcke2008-07-251-7/+7
* hfs: convert to new aopsNick Piggin2007-10-161-11/+8Star
* [PATCH] hfs: don't dirty unchanged inodeRoman Zippel2005-08-021-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+527