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
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
6
-10
/
+24
2023-09-19
smb3: Add dynamic trace points for RDMA (smbdirect) reconnect
Steve French
2
-3
/
+8
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2
-3
/
+5
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2
-4
/
+4
2023-09-12
smb3: move server check earlier when setting channel sequence number
Steve French
1
-10
/
+15
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
7
-6
/
+22
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2
-1
/
+2
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
3
-2
/
+13
2023-08-31
smb: propagate error code of extract_sharename()
Katya Orlova
1
-1
/
+1
2023-08-31
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
30
-1426
/
+1017
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
5
-405
/
+4
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
2
-166
/
+0
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
9
-22
/
+22
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-13
/
+15
2023-08-25
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
4
-1
/
+23
2023-08-22
cifs: update desired access while requesting for directory lease
Bharath SM
1
-1
/
+1
2023-08-21
smb: client: reduce stack usage in smb2_query_reparse_point()
Paulo Alcantara
1
-17
/
+18
2023-08-21
smb: client: reduce stack usage in smb2_query_info_compound()
Paulo Alcantara
1
-14
/
+16
2023-08-21
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
3
-47
/
+37
2023-08-21
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
1
-12
/
+17
2023-08-21
smb: client: reduce stack usage in cifs_demultiplex_thread()
Paulo Alcantara
1
-2
/
+2
2023-08-21
smb: client: reduce stack usage in cifs_try_adding_channels()
Paulo Alcantara
1
-27
/
+41
2023-08-21
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
4
-172
/
+194
2023-08-21
smb: client: query reparse points in older dialects
Paulo Alcantara
1
-0
/
+2
2023-08-21
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
4
-161
/
+55
2023-08-21
smb: client: parse reparse point flag in create response
Paulo Alcantara
5
-95
/
+174
2023-08-21
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
7
-72
/
+57
2023-08-21
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
6
-30
/
+30
2023-08-21
smb: client: rename cifs_dfs_ref.c to namespace.c
Paulo Alcantara
2
-1
/
+1
2023-08-21
smb: client: make smb2_compound_op() return resp buffer on success
Paulo Alcantara
1
-26
/
+26
2023-08-21
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
5
-66
/
+77
2023-08-21
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
5
-128
/
+255
2023-08-21
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
4
-8
/
+12
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+2
2023-08-16
smb: client: fix null auth
Scott Mayhew
1
-0
/
+4
2023-08-14
smb3: display network namespace in debug information
Steve French
1
-0
/
+10
2023-08-14
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-11
cifs: fix potential oops in cifs_oplock_break
Steve French
1
-7
/
+16
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
1
-1
/
+5
2023-07-26
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
1
-0
/
+5
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
1
-1
/
+3
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
5
-4
/
+9
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
4
-12
/
+14
2023-07-22
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
1
-4
/
+13
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
1
-4
/
+15
[next]