]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2025 23:16:09 +0000 (16:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2025 23:16:09 +0000 (16:16 -0700)
commitc7bfaff47a17ec01d9d8b648a7266103cb7a305b
tree005b3eca0841e98d74597cb8b98333aae394bdf9
parent1edaac340f4da813b258a5e3a6c79804612161a4
parent1a11201668e8635602577dcf06f2e96c591d8819
Merge tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull udf and ext2 updates from Jan Kara:
 "A few udf and ext2 fixes and cleanups"

* tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: Verify partition map count
  udf: stop using write_cache_pages
  ext2: Handle fiemap on empty files to prevent EINVAL
fs/ext2/inode.c
fs/udf/inode.c