index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
smb: client: fix in-place encryption corruption in SMB2_write()
Bharath SM
1
-1
/
+4
2026-03-25
smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()
ZhangGuoDong
1
-1
/
+1
2026-03-25
smb: client: fix broken multichannel with krb5+signing
Paulo Alcantara
1
-12
/
+10
2026-03-04
cifs: some missing initializations on replay
Shyam Prasad N
1
-0
/
+1
2026-03-04
cifs: Fix locking usage for tcon fields
Shyam Prasad N
1
-0
/
+2
2025-11-24
smb: client: validate change notify buffer before copy
Joshua Rogers
1
-2
/
+5
2025-08-15
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-2
/
+2
2025-07-10
smb: client: fix warning when reconnecting channel
Paulo Alcantara
1
-6
/
+4
2025-06-27
cifs: do not disable interface polling on failure
Shyam Prasad N
1
-4
/
+5
2025-06-27
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
1
-6
/
+18
2025-05-22
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-09
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
1
-0
/
+1
2025-03-22
smb3: add support for IAKerb
Steve French
1
-1
/
+1
2025-03-22
smb: client: fix noisy when tree connecting to DFS interlink targets
Paulo Alcantara
1
-1
/
+1
2025-02-17
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
1
-1
/
+1
2025-01-09
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
1
-1
/
+1
2025-01-09
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
1
-4
/
+4
2025-01-09
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
1
-1
/
+1
2025-01-09
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
1
-1
/
+1
2024-12-09
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
1
-1
/
+3
2024-11-01
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
1
-0
/
+9
2024-10-17
smb: client: fix UAF in async decryption
Enzo Matsumiya
1
-0
/
+6
2024-09-04
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
1
-1
/
+1
2024-08-14
smb3: fix setting SecurityFlags when encryption is required
Steve French
1
-0
/
+3
2024-05-25
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-3
/
+5
2024-05-25
smb: client: negotiate compression algorithms
Enzo Matsumiya
1
-5
/
+15
2024-05-25
smb: client: add support for WSL reparse points
Paulo Alcantara
1
-0
/
+12
2024-05-25
cifs: update the same create_guid on replay
Steve French
1
-2
/
+8
2024-05-25
cifs: set replay flag for retries of write command
Shyam Prasad N
1
-1
/
+3
2024-05-25
cifs: commands that are retried should have replay flag set
Shyam Prasad N
1
-26
/
+234
2024-05-25
cifs: pick channel for tcon and tdis
Shyam Prasad N
1
-6
/
+4
2024-05-25
cifs: remove redundant variable tcon_exist
Colin Ian King
1
-3
/
+3
2024-05-25
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
1
-3
/
+3
2024-05-17
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
1
-0
/
+11
2024-04-10
smb3: retrying on failed server close
Ritvik Budhiraja
1
-1
/
+1
2024-04-03
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
1
-2
/
+3
2024-04-03
cifs: allow changing password during remount
Steve French
1
-0
/
+5
2024-03-01
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
1
-0
/
+6
2024-03-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
1
-1
/
+1
2024-03-01
cifs: make sure that channel scaling is done only once
Shyam Prasad N
1
-1
/
+17
2024-02-16
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
1
-1
/
+1
2024-02-01
cifs: fix stray unlock in cifs_chan_skip_or_disable
Shyam Prasad N
1
-1
/
+0
2024-02-01
cifs: fix a pending undercount of srv_count
Shyam Prasad N
1
-2
/
+1
2024-02-01
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
1
-39
/
+68
2024-02-01
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
1
-14
/
+15
2024-02-01
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
1
-13
/
+10
2024-02-01
cifs: handle when server stops supporting multichannel
Shyam Prasad N
1
-1
/
+75
2024-02-01
cifs: handle when server starts supporting multichannel
Shyam Prasad N
1
-2
/
+30
2024-02-01
cifs: reconnect work should have reference on server struct
Shyam Prasad N
1
-10
/
+13
2024-02-01
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
[next]