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
/
cifsproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
1
-9
/
+0
2024-09-25
smb: client: fix DFS interlink failover
Paulo Alcantara
1
-10
/
+2
2024-09-17
cifs: Add support for creating SFU symlinks
Pali Rohár
1
-0
/
+4
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
1
-3
/
+3
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
1
-1
/
+1
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
1
-8
/
+8
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
1
-2
/
+0
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
1
-25
/
+0
2024-05-01
cifs: Cut over to using netfslib
David Howells
1
-1
/
+7
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
1
-1
/
+1
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
1
-4
/
+12
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
1
-2
/
+11
2024-04-20
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-5
/
+4
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
1
-10
/
+10
2024-03-11
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
1
-4
/
+0
2024-03-11
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-0
/
+4
2024-03-11
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
1
-2
/
+4
2024-03-11
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
1
-2
/
+4
2024-01-09
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
1
-1
/
+1
2024-01-08
smb: client: fix hardlinking of reparse points
Paulo Alcantara
1
-3
/
+5
2024-01-08
smb: client: fix renaming of reparse points
Paulo Alcantara
1
-3
/
+4
2024-01-08
smb: client: optimise reparse point querying
Paulo Alcantara
1
-0
/
+7
2024-01-08
smb: client: allow creating special files via reparse points
Paulo Alcantara
1
-2
/
+6
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
1
-0
/
+3
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
1
-2
/
+2
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
1
-0
/
+9
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
1
-0
/
+2
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
1
-0
/
+1
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
1
-1
/
+1
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
1
-1
/
+1
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
1
-1
/
+6
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
1
-1
/
+1
2023-08-21
smb: client: parse reparse point flag in create response
Paulo Alcantara
1
-0
/
+3
2023-08-21
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
1
-4
/
+0
2023-08-21
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
1
-2
/
+2
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
1
-1
/
+1
2023-06-28
smb: client: fix parsing of source mount option
Paulo Alcantara
1
-0
/
+2
2023-06-12
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
1
-0
/
+1
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+741