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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
cifs: Fix locking in cifs_strict_readv()
Steve French
1
-0
/
+1
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
1
-12
/
+0
2024-05-01
cifs: Cut over to using netfslib
David Howells
1
-2
/
+3
2024-05-01
cifs: Implement netfslib hooks
David Howells
1
-9
/
+19
2024-05-01
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
1
-1
/
+2
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
1
-0
/
+2
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
1
-2
/
+2
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
1
-3
/
+0
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
1
-26
/
+6
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
1
-10
/
+12
2024-04-20
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-0
/
+1
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
1
-0
/
+2
2024-04-12
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
1
-0
/
+1
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
1
-0
/
+10
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
1
-2
/
+5
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
1
-2
/
+0
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
1
-0
/
+2
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
1
-0
/
+3
2024-03-11
smb: client: negotiate compression algorithms
Enzo Matsumiya
1
-1
/
+5
2024-03-11
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
1
-0
/
+12
2024-03-11
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
1
-0
/
+5
2024-03-11
smb: client: add support for WSL reparse points
Paulo Alcantara
1
-0
/
+1
2024-03-11
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
1
-0
/
+11
2024-03-11
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
1
-13
/
+0
2024-03-11
smb: client: introduce reparse mount option
Paulo Alcantara
1
-0
/
+6
2024-03-11
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-0
/
+1
2024-03-11
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
1
-2
/
+3
2024-03-11
cifs: allow changing password during remount
Steve French
1
-0
/
+1
2024-02-12
cifs: update the same create_guid on replay
Shyam Prasad N
1
-0
/
+1
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
1
-1
/
+1
2024-02-01
cifs: make sure that channel scaling is done only once
Shyam Prasad N
1
-0
/
+3
2024-01-24
cifs: set replay flag for retries of write command
Shyam Prasad N
1
-0
/
+1
2024-01-24
cifs: commands that are retried should have replay flag set
Shyam Prasad N
1
-0
/
+5
2024-01-24
cifs: helper function to check replayable error codes
Shyam Prasad N
1
-0
/
+7
2024-01-24
cifs: Share server EOF pos with netfslib
David Howells
1
-1
/
+0
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
1
-0
/
+1
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
1
-0
/
+2
2024-01-18
smb3: show beginning time for per share stats
Steve French
1
-0
/
+1
2024-01-08
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
1
-0
/
+1
2024-01-08
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
1
-0
/
+6
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
-5
/
+17
2024-01-08
smb: client: optimise reparse point querying
Paulo Alcantara
1
-5
/
+5
2024-01-08
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
1
-2
/
+2
2023-12-29
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
1
-1
/
+0
2023-12-18
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
1
-1
/
+2
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
1
-1
/
+7
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
1
-2
/
+4
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
1
-0
/
+1
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
1
-0
/
+2
[next]