]> git.samba.org - sfrench/cifs-2.6.git/commit
Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 04:38:28 +0000 (20:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 04:38:28 +0000 (20:38 -0800)
commit56c003e4db4adb1d57e599fb4c7d39f9130f9db1
treeb1313da2c57ca025d062f9a92999af1638316bff
parentcda6a60acc95cba93e9c17352ed485555adc661f
parenta60dca73a1a8079d867b2c2e9549440346c1ba83
Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy

Pull jfs updates from David Kleikamp:
 "Assorted JFS fixes for 6.2"

* tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy:
  jfs: makes diUnmount/diMount in jfs_mount_rw atomic
  jfs: Fix a typo in function jfs_umount
  fs: jfs: fix shift-out-of-bounds in dbDiscardAG
  jfs: Fix fortify moan in symlink
  jfs: remove redundant assignments to ipaimap and ipaimap2
  jfs: remove unused declarations for jfs
  fs/jfs/jfs_xattr.h: Fix spelling typo in comment
  MAINTAINERS: git://github -> https://github.com for kleikamp
  fs/jfs: replace ternary operator with min_t()
  fs: jfs: fix shift-out-of-bounds in dbAllocAG
MAINTAINERS
fs/jfs/namei.c