index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
smb1ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
1
-4
/
+4
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...
Pali Rohár
1
-9
/
+103
2025-04-30
cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
Pali Rohár
1
-8
/
+95
2025-04-09
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
1
-0
/
+36
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
1
-11
/
+6
2025-04-03
cifs: Implement is_network_name_deleted for SMB1
Pali Rohár
1
-0
/
+44
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
1
-7
/
+0
2025-04-01
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
1
-3
/
+3
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
1
-0
/
+1
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
1
-1
/
+1
2025-01-30
cifs: Simplify reparse point check in cifs_query_path_info() function
Pali Rohár
1
-25
/
+1
2025-01-30
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
1
-2
/
+2
2025-01-30
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
1
-1
/
+1
2025-01-20
cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...
Pali Rohár
1
-0
/
+6
2024-11-25
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
1
-2
/
+1
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
1
-1
/
+2
2024-10-02
smb: client: use actual path when queryfs
wangrong
1
-1
/
+1
2024-09-17
cifs: Update SFU comments about fifos and sockets
Pali Rohár
1
-1
/
+1
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
1
-1
/
+1
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
1
-2
/
+2
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
1
-72
/
+8
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
1
-2
/
+1
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
1
-18
/
+23
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
1
-39
/
+10
2023-08-21
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
1
-4
/
+7
2023-08-21
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
1
-6
/
+9
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+1276