This series adds more superblock checks that turned out not to be enough after "btrfs: add more superblock checks". Would be good to get them into 3.18 as I'd like to submit them to stable kernels as well. This is not easily possible right now as it depends on a patch that's not merged yet (mentioned below). Based on current master plus patch "btrfs: fix typos in btrfs_check_super_valid" (https://patchwork.kernel.org/patch/5206401/) David Sterba (4): btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize btrfs: add checks for sys_chunk_array sizes btrfs: cleanup, rename a few variables in btrfs_read_sys_array btrfs: add more checks to btrfs_read_sys_array fs/btrfs/disk-io.c | 38 +++++++++++++++++++++++++++++++++++++ fs/btrfs/volumes.c | 55 +++++++++++++++++++++++++++++++++++++----------------- 2 files changed, 76 insertions(+), 17 deletions(-) -- 1.8.4.5 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html