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