https://github.com/torvalds/linux
Revision 7cd3c41261889e3ee899cd5b1583178f5fbac55e authored by Linus Torvalds on 15 January 2021, 22:39:21 UTC, committed by Linus Torvalds on 15 January 2021, 22:39:21 UTC
Pull cifs fixes from Steve French:
 "Two small cifs fixes for stable (including an important handle leak
  fix) and three small cleanup patches"

* tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: style: replace one-element array with flexible-array
  cifs: connect: style: Simplify bool comparison
  fs: cifs: remove unneeded variable in smb3_fs_context_dup
  cifs: fix interrupted close commands
  cifs: check pointer before freeing
2 parent s 82821be + e54fd07
History
Tip revision: 7cd3c41261889e3ee899cd5b1583178f5fbac55e authored by Linus Torvalds on 15 January 2021, 22:39:21 UTC
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Tip revision: 7cd3c41
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.3 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 17.9 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 571.9 KB
Makefile -rw-r--r-- 62.9 KB
README -rw-r--r-- 727 bytes

README

back to top