Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus: hfsplus: ensure bio requests are not smaller than the hardware sectors hfsplus: Add additional range check to handle on-disk corruptions hfsplus: Add error propagation for hfsplus_ext_write_extent_locked hfsplus: add error checking for hfs_find_init() hfsplus: lift the 2TB size limit hfsplus: fix overflow in hfsplus_read_wrapper hfsplus: fix overflow in hfsplus_get_block hfsplus: assignments inside `if' condition clean-up
Showing
- fs/hfsplus/brec.c 4 additions, 0 deletionsfs/hfsplus/brec.c
- fs/hfsplus/catalog.c 10 additions, 4 deletionsfs/hfsplus/catalog.c
- fs/hfsplus/dir.c 6 additions, 2 deletionsfs/hfsplus/dir.c
- fs/hfsplus/extents.c 36 additions, 14 deletionsfs/hfsplus/extents.c
- fs/hfsplus/hfsplus_fs.h 15 additions, 3 deletionsfs/hfsplus/hfsplus_fs.h
- fs/hfsplus/inode.c 7 additions, 5 deletionsfs/hfsplus/inode.c
- fs/hfsplus/part_tbl.c 18 additions, 14 deletionsfs/hfsplus/part_tbl.c
- fs/hfsplus/super.c 30 additions, 13 deletionsfs/hfsplus/super.c
- fs/hfsplus/unicode.c 27 additions, 8 deletionsfs/hfsplus/unicode.c
- fs/hfsplus/wrapper.c 66 additions, 26 deletionsfs/hfsplus/wrapper.c
Loading
Please register or sign in to comment