index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
smb: move client and server files to common directory fs/smb
Steve French
75
-76116
/
+0
2023-06-28
smb3: missing null check in SMB2_change_notify
Steve French
1
-1
/
+1
2023-06-21
cifs: fix lease break oops in xfstest generic/098
Steve French
1
-2
/
+6
2023-05-30
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-24
SMB3: drop reference to cfile before sending oplock break
Bharath SM
4
-16
/
+21
2023-05-24
SMB3: Close all deferred handles of inode in case of handle lease break
Bharath SM
1
-8
/
+1
2023-05-17
SMB3: force unmount was failing to close deferred close files
Steve French
1
-0
/
+1
2023-05-17
smb3: fix problem remounting a share after shutdown
Steve French
1
-0
/
+7
2023-05-17
cifs: release leases for deferred close handles when freezing
Steve French
1
-0
/
+15
2023-05-17
cifs: fix pcchunk length type in smb2_copychunk_range
Pawel Witek
1
-1
/
+1
2023-05-11
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
1
-4
/
+11
2023-05-11
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
4
-13
/
+23
2023-05-11
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2
-1
/
+17
2023-05-11
SMB3: Add missing locks to protect deferred close file list
Bharath SM
1
-0
/
+6
2023-04-20
cifs: fix negotiate context parsing
David Disseldorp
1
-10
/
+31
2023-04-13
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-04-06
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
1
-1
/
+4
2023-04-06
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
1
-2
/
+7
2023-04-06
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-04-06
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-04-06
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
4
-101
/
+69
2023-04-06
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
1
-7
/
+11
2023-03-30
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-30
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
2023-03-30
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
1
-14
/
+27
2023-03-30
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
1
-1
/
+1
2023-03-30
cifs: do not poll server interfaces too regularly
Shyam Prasad N
1
-0
/
+14
2023-03-30
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-30
cifs: lock chan_lock outside match_session
Shyam Prasad N
1
-6
/
+7
2023-03-30
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-30
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-22
cifs: Fix smb2_set_path_size()
Volker Lendecke
1
-7
/
+24
2023-03-22
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
1
-1
/
+1
2023-03-22
cifs: Move the in_send statistic to __smb_send_rqst()
Zhang Xiaoxu
1
-12
/
+9
2023-03-17
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
4
-25
/
+106
2023-03-10
cifs: return a single-use cfid if we did not get a lease
Ronnie Sahlberg
1
-3
/
+13
2023-03-10
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
1
-5
/
+9
2023-03-10
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
1
-0
/
+4
2023-03-10
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
1
-6
/
+28
2023-03-10
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
1
-14
/
+39
2023-03-10
cifs: fix mount on old smb servers
Paulo Alcantara
1
-59
/
+35
2023-03-10
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
10
-243
/
+274
2023-03-10
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
1
-6
/
+7
2023-03-10
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
1
-55
/
+64
2023-03-10
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
1
-2
/
+2
2023-03-10
cifs: Fix warning and UAF when destroy the MR list
Zhang Xiaoxu
1
-1
/
+2
2023-03-10
cifs: Fix lost destroy smbd connection when MR allocate failed
Zhang Xiaoxu
1
-0
/
+1
2023-02-14
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
1
-2
/
+2
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
5
-12
/
+12
2023-02-06
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
1
-3
/
+3
[next]