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
/
smb2ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
1
-3
/
+3
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
1
-0
/
+1
2023-08-31
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-207
/
+91
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
1
-3
/
+3
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+2
2023-08-25
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
1
-1
/
+10
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
1
-30
/
+20
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
1
-143
/
+23
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
1
-1
/
+2
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
1
-3
/
+5
2023-07-01
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-12
/
+19
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
1
-0
/
+2
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
1
-2
/
+2
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
1
-9
/
+10
2023-06-21
smb3: do not reserve too many oplock credits
Steve French
1
-1
/
+5
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+40
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
1
-0
/
+1
2023-06-12
cifs: fix max_credits implementation
Shyam Prasad N
1
-0
/
+2
2023-06-12
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
1
-0
/
+37
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
1
-2
/
+2
2023-05-27
smb: delete an unnecessary statement
Dan Carpenter
1
-1
/
+0
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+5794