index
:
pub/scm/linux/kernel/git/rmk/linux.git
master
rmk's fork of linux.git
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
dfs_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-19
smb: client: clear ce->tgthint in free_tgts()
Fredric Cover
1
-0
/
+2
2026-08-19
smb: client: harden DFS cache against invalid target hints
Fredric Cover
1
-7
/
+24
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
1
-1
/
+1
2026-07-08
smb: client: use GFP_KERNEL for DFS cache allocations
Fredric Cover
1
-5
/
+5
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-10-29
smb: client: handle lack of IPC in dfs_cache_refresh()
Paulo Alcantara
1
-8
/
+47
2025-02-05
smb: client: get rid of kstrdup() in get_ses_refpath()
Paulo Alcantara
1
-22
/
+5
2025-01-22
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
1
-3
/
+1
2025-01-19
smb: client: provide dns_resolve_{unc,name} helpers
Paulo Alcantara
1
-13
/
+4
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
1
-1
/
+2
2024-11-26
smb: client: allow more DFS referrals to be cached
Paulo Alcantara
1
-2
/
+2
2024-11-17
smb: client: Use str_yes_no() helper function
Thorsten Blum
1
-4
/
+4
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
1
-2
/
+1
2024-09-24
smb: client: improve purging of cached referrals
Paulo Alcantara
1
-17
/
+15
2024-09-24
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
1
-70
/
+117
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
1
-20
/
+24
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
1
-10
/
+1
2023-08-20
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
1
-4
/
+2
2023-08-20
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
1
-2
/
+2
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
1
-3
/
+5
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+1305