index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
77
-75793
/
+0
2023-05-25
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-25
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
2023-05-25
cifs: fix smb1 mount regression
Paulo Alcantara
1
-1
/
+1
2023-05-23
cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
David Howells
1
-1
/
+2
2023-05-17
SMB3: drop reference to cfile before sending oplock break
Bharath SM
4
-16
/
+21
2023-05-17
SMB3: Close all deferred handles of inode in case of handle lease break
Bharath SM
1
-8
/
+1
2023-05-11
cifs: release leases for deferred close handles when freezing
Steve French
1
-0
/
+15
2023-05-09
smb3: fix problem remounting a share after shutdown
Steve French
1
-0
/
+7
2023-05-09
SMB3: force unmount was failing to close deferred close files
Steve French
1
-0
/
+1
2023-05-09
smb3: improve parallel reads of large files
Steve French
1
-1
/
+1
2023-05-08
do not reuse connection if share marked as isolated
Steve French
1
-0
/
+3
2023-05-08
cifs: fix pcchunk length type in smb2_copychunk_range
Pawel Witek
1
-1
/
+1
2023-05-05
cifs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-05-05
cifs: fix sharing of DFS connections
Paulo Alcantara
6
-80
/
+147
2023-05-04
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
5
-79
/
+80
2023-05-04
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
5
-20
/
+43
2023-05-04
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
1
-7
/
+50
2023-05-02
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
4
-13
/
+23
2023-05-02
cifs: print smb3_fs_context::source when mounting
Paulo Alcantara
1
-8
/
+6
2023-05-02
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
1
-4
/
+11
2023-05-01
Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
6
-110
/
+61
2023-04-29
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-04-29
smb3: move some common open context structs to smbfs_common
Steve French
1
-11
/
+0
2023-04-29
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
2
-10
/
+1
2023-04-29
cifs: missing lock when updating session status
Steve French
1
-2
/
+6
2023-04-27
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2
-1
/
+17
2023-04-27
SMB3: Add missing locks to protect deferred close file list
Bharath SM
1
-0
/
+6
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-4
/
+0
2023-04-24
cifs: Avoid a cast in add_lease_context()
Volker Lendecke
1
-3
/
+4
2023-04-24
cifs: Simplify SMB2_open_init()
Volker Lendecke
1
-17
/
+4
2023-04-24
cifs: Simplify SMB2_open_init()
Volker Lendecke
1
-33
/
+9
2023-04-24
cifs: Simplify SMB2_open_init()
Volker Lendecke
1
-32
/
+13
2023-04-19
cifs: Reapply lost fix from commit 30b2b2196d6e
David Howells
1
-4
/
+6
2023-04-19
cifs: Fix unbuffered read
David Howells
1
-4
/
+0
2023-04-17
cifs: avoid dup prefix path in dfs_get_automount_devname()
Paulo Alcantara
2
-6
/
+18
2023-04-16
cifs: fix negotiate context parsing
David Disseldorp
1
-10
/
+31
2023-04-07
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-05
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-03-31
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
1
-1
/
+0
2023-03-31
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
1
-2
/
+7
2023-03-31
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
1
-6
/
+15
2023-03-31
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
1
-1
/
+4
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
[next]