]> Git Repo - J-linux.git/commit
Merge tag 'fs_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
authorLinus Torvalds <[email protected]>
Wed, 17 Jul 2024 20:11:42 +0000 (13:11 -0700)
committerLinus Torvalds <[email protected]>
Wed, 17 Jul 2024 20:11:42 +0000 (13:11 -0700)
commit8b0f0bb27c32ed46da0d67d056a6aacccd7c48bf
tree33ea5f7b71dd2c079e800e089639e81905143f29
parentd60183211494de0d6af04f82dd3fc301e5562724
parent322a6aff03937aa1ece33b4e46c298eafaf9ac41
Merge tag 'fs_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull udf, ext2, isofs fixes and cleanups from Jan Kara:

 - A few UDF cleanups and fixes for handling corrupted filesystems

 - ext2 fix for handling of corrupted filesystem

 - isofs module description

 - jbd2 module description

* tag 'fs_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  ext2: Verify bitmap and itable block numbers before using them
  udf: prevent integer overflow in udf_bitmap_free_blocks()
  udf: Avoid excessive partition lengths
  udf: Drop load_block_bitmap() wrapper
  udf: Avoid using corrupted block bitmap buffer
  udf: Fix bogus checksum computation in udf_rename()
  udf: Fix lock ordering in udf_evict_inode()
  udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
  isofs: add missing MODULE_DESCRIPTION()
  jbd2: add missing MODULE_DESCRIPTION()
fs/isofs/inode.c
This page took 0.046589 seconds and 4 git commands to generate.