]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Apr 2022 23:00:36 +0000 (16:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Apr 2022 23:00:36 +0000 (16:00 -0700)
commit766a7e535015afb4f1af8658b6e35426bd9eb33e
tree9f1b846d15ff744b196ab47a3f367d3069a4bbe5
parentac75baf6a7e020deb68c2858f1380354596630a4
parentdb298da49e9b770705963c1df95f00be6916869e
Merge tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:

 - two fixes related to unmount

 - symlink overflow fix

 - minor netfs fix

 - improved tracing for crediting (flow control)

* tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: verify that tcon is valid before dereference in cifs_kill_sb
  cifs: potential buffer overflow in handling symlinks
  cifs: Split the smb3_add_credits tracepoint
  cifs: release cached dentries only if mount is complete
  cifs: Check the IOCB_DIRECT flag, not O_DIRECT