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
starfive-6.6.48-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
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb: client: ignore unhandled reparse tags
Paulo Alcantara
1
-4
/
+7
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
3
-0
/
+6
2024-08-19
smb3: fix broken cached reads when posix locks
Steve French
1
-3
/
+1
2024-08-18
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-6
/
+15
2024-08-16
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
1
-1
/
+2
2024-08-09
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Gleb Korobeynikov
1
-4
/
+5
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
4
-8
/
+8
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
3
-5
/
+8
2024-08-02
cifs: update internal version number
Steve French
1
-2
/
+2
2024-08-02
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
1
-2
/
+4
2024-08-02
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
2
-8
/
+75
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
3
-80
/
+0
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
4
-4
/
+38
2024-07-26
smb3: add dynamic trace point for session setup key expired failures
Steve French
2
-1
/
+47
2024-07-26
smb3: add four dynamic tracepoints for copy_file_range and reflink
Steve French
2
-1
/
+67
2024-07-26
smb3: add dynamic tracepoint for reflink errors
Steve French
2
-0
/
+62
2024-07-24
cifs: mount with "unix" mount option for SMB1 incorrectly handled
Steve French
1
-0
/
+7
2024-07-24
cifs: fix reconnect with SMB1 UNIX Extensions
Steve French
1
-1
/
+16
2024-07-23
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...
Steve French
1
-4
/
+4
2024-07-22
Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
8
-31
/
+191
2024-07-20
cifs: Fix missing fscache invalidation
David Howells
1
-0
/
+6
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-07-19
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-19
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-27
/
+12
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
1
-2
/
+2
2024-07-03
cifs: Fix read-performance regression by dropping readahead expansion
David Howells
1
-30
/
+0
2024-07-02
smb: client: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-27
/
+12
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
4
-15
/
+10
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2
-11
/
+4
2024-06-20
cifs: Defer read completion
David Howells
1
-3
/
+12
2024-06-19
cifs: fix typo in module parameter enable_gcm_256
Steve French
1
-1
/
+1
2024-06-19
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
1
-2
/
+0
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
1
-3
/
+0
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
2024-06-02
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-1
/
+8
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
3
-1
/
+8
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+1
2024-05-26
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-5
/
+30
2024-05-25
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-25
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-9
/
+9
2024-05-21
cifs: update internal version number
Steve French
1
-2
/
+2
[next]