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
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
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
/
cached_dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
smb3: fix Open files on server counter going negative
Steve French
1
-2
/
+2
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
1
-2
/
+4
2024-03-14
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-02-12
cifs: update the same create_guid on replay
Shyam Prasad N
1
-0
/
+1
2024-01-24
cifs: commands that are retried should have replay flag set
Shyam Prasad N
1
-4
/
+19
2024-01-24
cifs: helper function to check replayable error codes
Shyam Prasad N
1
-0
/
+1
2024-01-19
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
1
-1
/
+1
2023-12-11
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
1
-5
/
+12
2023-11-02
smb: client: fix use-after-free in smb2_query_info_compound()
Paulo Alcantara
1
-35
/
+49
2023-10-12
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
1
-21
/
+35
2023-10-12
smb: client: make laundromat a delayed worker
Paulo Alcantara
1
-54
/
+35
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
1
-0
/
+6
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
1
-3
/
+4
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
1
-2
/
+2
2023-08-22
cifs: update desired access while requesting for directory lease
Bharath SM
1
-1
/
+1
2023-07-06
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
1
-0
/
+67
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+606