index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2023-01-04
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
2023-01-04
cifs: fix static checker warning
Paulo Alcantara
2022-12-31
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
2022-12-31
cifs: fix use-after-free on the link name
ChenXiaoSong
2022-12-31
cifs: fix memory leaks in session setup
Paulo Alcantara
2022-12-31
cifs: Fix xid leak in cifs_get_file_info_unix()
Zhang Xiaoxu
2022-12-31
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
2022-12-31
cifs: fix oops during encryption
Paulo Alcantara
2022-12-31
cifs: improve symlink handling for smb2+
Paulo Alcantara
2022-12-31
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
2022-12-02
cifs: Use after free in debug code
Dan Carpenter
2022-12-02
cifs: fix missing unlock in cifs_file_copychunk_range()
ChenXiaoSong
2022-11-26
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
2022-11-26
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
2022-11-26
cifs: add check for returning value of SMB2_close_init
Anastasia Belova
2022-11-26
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-11-26
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
2022-11-10
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-29
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
2022-10-29
smb3: interface count displayed incorrectly
Steve French
2022-10-21
cifs: return correct error in ->calc_signature()
Enzo Matsumiya
2022-10-21
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-21
smb3: do not log confusing message when server returns no network interfaces
Steve French
2022-10-21
cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
Zhang Xiaoxu
2022-10-21
cifs: destage dirty pages before re-reading them for cache=none
Ronnie Sahlberg
2022-09-14
cifs: update internal module number
Steve French
2022-09-14
cifs: add missing spinlock around tcon refcount
Paulo Alcantara
2022-09-13
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2022-09-13
cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
Stefan Metzmacher
2022-09-12
cifs: revalidate mapping when doing direct writes
Ronnie Sahlberg
2022-08-30
cifs: fix small mempool leak in SMB2_negotiate()
Enzo Matsumiya
2022-08-30
smb3: use filemap_write_and_wait_range instead of filemap_write_and_wait
Steve French
2022-08-28
smb3: fix temporary data corruption in insert range
David Howells
2022-08-28
smb3: fix temporary data corruption in collapse range
Steve French
2022-08-28
smb3: Move the flush out of smb2_copychunk_range() into its callers
David Howells
2022-08-24
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
2022-08-24
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2022-08-24
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
2022-08-24
cifs: skip extra NULL byte in filenames
Paulo Alcantara
2022-08-23
smb3: missing inode locks in punch hole
David Howells
2022-08-23
smb3: missing inode locks in zero range
David Howells
2022-08-19
cifs: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
cifs: Fix memory leak on the deferred close
Zhang Xiaoxu
2022-08-17
cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()
Enzo Matsumiya
2022-08-17
cifs: remove unused server parameter from calc_smb_size()
Enzo Matsumiya
2022-08-13
Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
[next]