index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2inode.c
Age
Commit message (
Expand
)
Author
2026-05-07
smb/client: fix out-of-bounds read in smb2_compound_op()
Zisen Ye
2026-04-29
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
2026-04-10
smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
Paulo Alcantara
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-04-07
smb: client: fix off-by-8 bounds check in check_wsl_eas()
Greg Kroah-Hartman
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
2026-03-05
smb: client: fix oops due to uninitialised var in smb2_unlink()
Paulo Alcantara
2026-03-03
smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
ZhangGuoDong
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2026-02-08
cifs: on replayable errors back-off before replay, not after
Shyam Prasad N
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-11-30
smb: do some cleanups
ChenXiaoSong
2025-11-04
smb: client: fix refcount leak in smb2_set_path_attr
Shuhao Fu
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
2025-10-09
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
2025-09-26
smb: client: fix wrong index reference in smb2_compound_op()
Sang-Heon Jeon
2025-09-21
smb: client: handle unlink(2) of files open by different clients
Paulo Alcantara
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
2025-08-27
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-07-27
cifs: Do not query WSL EAs for native SMB symlink
Pali Rohár
2025-07-18
Fix SMB311 posix special file creation to servers which do not advertise repa...
Steve French
2025-05-06
smb3 client: warn when parse contexts returns error on compounded operation
Steve French
2025-04-01
cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
2025-01-22
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
2025-01-19
smb3: add missing tracepoint for querying wsl EAs
Steve French
2025-01-19
smb: client: fix order of arguments of tracepoints
Ruben Devos
2024-12-04
fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
Ralph Boehme
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-10-06
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
2024-09-30
cifs: Remove intermediate object of failed create reparse call
Pali Rohár
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
2024-08-02
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2024-03-10
smb: client: fix potential broken compound request
Paulo Alcantara
2024-03-10
smb: client: retry compound request without reusing lease
Meetakshi Setiya
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
[next]