index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2ops.c
Age
Commit message (
Expand
)
Author
2026-03-04
cifs: some missing initializations on replay
Shyam Prasad N
2026-03-04
cifs: Fix locking usage for tcon fields
Shyam Prasad N
2026-03-04
smb: client: prevent races in ->query_interfaces()
Henrique Carvalho
2025-11-24
smb: client: fix potential cfid UAF in smb2_query_info_compound
Henrique Carvalho
2025-10-23
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2025-10-15
smb: client: fix crypto buffers in non-linear memory
Enzo Matsumiya
2025-08-28
smb3: fix for slab out of bounds on mount to ksmbd
Steve French
2025-08-15
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2025-07-24
smb: client: fix use-after-free in crypt_message when using async crypto
Wang Zhaolong
2025-06-04
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-06-04
cifs: Fix negotiate retry functionality
Pali Rohár
2025-02-27
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
2025-02-17
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
2025-02-08
smb: client: fix oops due to unset link speed
Paulo Alcantara
2025-01-09
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-12-09
smb3: request handle caching when caching directories
Steve French
2024-11-01
smb: client: fix possible double free in smb2_set_ea()
Su Hui
2024-10-17
smb: client: fix UAF in async decryption
Enzo Matsumiya
2024-10-10
smb: client: use actual path when queryfs
wangrong
2024-09-12
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
2024-09-04
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
2024-05-25
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-05-25
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-05-25
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-05-25
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-05-25
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
2024-05-25
cifs: update the same create_guid on replay
Steve French
2024-05-25
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-05-25
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-05-25
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
2024-05-25
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
2024-05-25
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
2024-05-25
smb: client: allow creating special files via reparse points
Steve French
2024-05-25
smb: client: introduce cifs_sfu_make_node()
Steve French
2024-04-10
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
2024-04-10
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-03
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-02-23
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
2024-01-31
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
2024-01-31
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2024-01-20
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2024-01-10
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
2024-01-10
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
2024-01-05
client: convert to new timestamp accessors
Jeff Layton
2024-01-01
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-20
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
2023-12-20
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
2023-12-20
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-12-20
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-12-20
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
[next]