Skip to content

nilfs2-kmod9 v1.11 release

Compare
Choose a tag to compare
@konis konis released this 14 Jun 16:26
· 88 commits to master since this release
v1.11
  • Backport recent fixes for various issues reported by syzbot:
    • fix use-after-free bug of nilfs_root in nilfs_evict_inode()
    • reject devices with insufficient block count
    • fix possible out-of-bounds segment allocation in resize ioctl
    • fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
  • Add an inline function compatibility definition for maintenance:
    • Allow to use sb_bdev_nr_blocks()