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
/
smb2inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
1
-1
/
+2
2024-10-01
cifs: Remove intermediate object of failed create reparse call
Pali Rohár
1
-2
/
+22
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
1
-2
/
+2
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
1
-0
/
+1
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
1
-0
/
+2
2024-08-02
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
1
-2
/
+4
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
1
-0
/
+2
2024-03-11
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
1
-19
/
+151
2024-03-11
smb: client: add support for WSL reparse points
Paulo Alcantara
1
-2
/
+6
2024-03-11
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
1
-69
/
+84
2024-03-11
smb: client: fix potential broken compound request
Paulo Alcantara
1
-43
/
+63
2024-03-11
smb: client: retry compound request without reusing lease
Meetakshi Setiya
1
-3
/
+38
2024-03-11
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-1
/
+8
2024-03-11
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
1
-18
/
+30
2024-01-24
cifs: commands that are retried should have replay flag set
Shyam Prasad N
1
-6
/
+27
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
1
-82
/
+33
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
1
-69
/
+60
2024-01-08
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
1
-0
/
+33
2024-01-08
smb: client: fix hardlinking of reparse points
Paulo Alcantara
1
-12
/
+21
2024-01-08
smb: client: fix renaming of reparse points
Paulo Alcantara
1
-15
/
+23
2024-01-08
smb: client: optimise reparse point querying
Paulo Alcantara
1
-24
/
+98
2024-01-08
smb: client: allow creating special files via reparse points
Paulo Alcantara
1
-0
/
+75
2024-01-08
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
1
-382
/
+400
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
1
-1
/
+1
2023-09-21
smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED
Paulo Alcantara
1
-0
/
+3
2023-08-21
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
1
-17
/
+4
2023-08-21
smb: client: parse reparse point flag in create response
Paulo Alcantara
1
-41
/
+78
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
1
-13
/
+16
2023-06-28
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
1
-3
/
+0
2023-06-28
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
1
-3
/
+3
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+844