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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
1
-1
/
+1
2025-07-10
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
1
-0
/
+1
2025-07-10
smb: client: fix warning when reconnecting channel
Paulo Alcantara
1
-0
/
+1
2025-07-06
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
1
-0
/
+1
2025-07-06
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
1
-0
/
+1
2025-06-27
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
1
-0
/
+1
2025-05-22
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
1
-0
/
+7
2025-03-22
smb3: add support for IAKerb
Steve French
1
-0
/
+4
2025-03-13
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
1
-0
/
+1
2025-03-13
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
1
-4
/
+1
2025-02-21
cifs: pick channels for individual subrequests
Shyam Prasad N
1
-1
/
+0
2025-02-17
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
1
-7
/
+7
2024-12-05
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
1
-0
/
+1
2024-12-05
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
1
-1
/
+2
2024-10-03
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-10-02
smb: client: use actual path when queryfs
wangrong
1
-1
/
+1
2024-10-01
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
1
-0
/
+1
2024-09-27
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
1
-1
/
+0
2024-09-27
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
1
-1
/
+0
2024-09-25
smb: client: fix DFS interlink failover
Paulo Alcantara
1
-0
/
+3
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
1
-12
/
+13
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
1
-1
/
+2
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
1
-1
/
+1
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
1
-4
/
+4
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
1
-6
/
+6
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
1
-1
/
+1
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-1
/
+0
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
1
-1
/
+0
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
1
-0
/
+1
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
1
-1
/
+0
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
1
-3
/
+3
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
1
-2
/
+2
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
1
-4
/
+4
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
1
-24
/
+0
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
1
-7
/
+10
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
1
-2
/
+2
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
1
-1
/
+1
2024-06-20
cifs: Only pick a channel once per read request
David Howells
1
-0
/
+1
2024-05-14
cifs: Fix locking in cifs_strict_readv()
Steve French
1
-0
/
+1
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
1
-12
/
+0
2024-05-01
cifs: Cut over to using netfslib
David Howells
1
-2
/
+3
2024-05-01
cifs: Implement netfslib hooks
David Howells
1
-9
/
+19
2024-05-01
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
1
-1
/
+2
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
1
-0
/
+2
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
1
-2
/
+2
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
1
-3
/
+0
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
1
-26
/
+6
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
1
-10
/
+12
2024-04-20
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-0
/
+1
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
1
-0
/
+2
[next]