index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
dfs_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
2022-03-18
1
-1
/
+1
*
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
2022-02-08
1
-1
/
+1
*
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
2022-01-19
1
-1
/
+1
*
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
2021-11-16
1
-6
/
+1
*
cifs: support nested dfs links over reconnect
Paulo Alcantara
2021-11-10
1
-8
/
+36
*
cifs: fix print of hdr_flags in dfscache_proc_show()
Paulo Alcantara
2021-11-09
1
-1
/
+1
*
cifs: support share failover when remounting
Paulo Alcantara
2021-07-22
1
-38
/
+191
*
cifs: fix check of dfs interlinks
Paulo Alcantara
2021-06-20
1
-4
/
+3
*
cifs: avoid starvation when refreshing dfs cache
Paulo Alcantara
2021-06-20
1
-40
/
+105
*
cifs: set a minimum of 2 minutes for refreshing dfs cache
Paulo Alcantara
2021-06-20
1
-1
/
+2
*
cifs: fix path comparison and hash calc
Paulo Alcantara
2021-06-20
1
-76
/
+94
*
cifs: handle different charsets in dfs cache
Paulo Alcantara
2021-06-20
1
-88
/
+77
*
cifs: keep referral server sessions alive
Paulo Alcantara
2021-06-20
1
-427
/
+250
*
cifs: get rid of @noreq param in __dfs_cache_find()
Paulo Alcantara
2021-06-20
1
-14
/
+3
*
cifs: Remove unused inline function is_sysvol_or_netlogon()
YueHaibing
2021-06-20
1
-11
/
+0
*
cifs: constify get_normalized_path() properly
Al Viro
2021-04-25
1
-12
/
+13
*
cifs: don't cargo-cult strndup()
Al Viro
2021-04-25
1
-9
/
+9
*
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2021-02-25
1
-16
/
+17
*
cifs: fix dfs domain referrals
Ronnie Sahlberg
2021-01-28
1
-3
/
+5
*
cifs: check pointer before freeing
Tom Rix
2021-01-13
1
-1
/
+2
*
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
2020-12-14
1
-2
/
+2
*
cifs: remove the devname argument to cifs_compose_mount_options
Ronnie Sahlberg
2020-12-13
1
-4
/
+2
*
cifs: switch to new mount api
Ronnie Sahlberg
2020-12-13
1
-4
/
+4
*
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
2020-12-13
1
-59
/
+1
*
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-12-13
1
-41
/
+42
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
|
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
2020-08-02
1
-13
/
+44
*
|
cifs: reduce number of referral requests in DFS link lookups
Paulo Alcantara
2020-08-02
1
-11
/
+68
|
/
*
cifs: Standardize logging output
Joe Perches
2020-06-01
1
-7
/
+7
*
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-03-22
1
-0
/
+38
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-6
/
+7
*
cifs: use PTR_ERR_OR_ZERO() to simplify code
Chen Zhou
2020-01-26
1
-1
/
+1
*
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
2020-01-26
1
-1
/
+1
*
cifs: Fix return value in __update_cache_entry
YueHaibing
2020-01-26
1
-1
/
+1
*
cifs: Avoid doing network I/O while holding cache lock
Paulo Alcantara (SUSE)
2020-01-26
1
-264
/
+283
*
cifs: Fix potential deadlock when updating vol in cifs_reconnect()
Paulo Alcantara (SUSE)
2020-01-26
1
-32
/
+77
*
cifs: Merge is_path_valid() into get_normalized_path()
Paulo Alcantara (SUSE)
2020-01-26
1
-17
/
+4
*
cifs: Introduce helpers for finding TCP connection
Paulo Alcantara (SUSE)
2020-01-26
1
-13
/
+31
*
cifs: Get rid of kstrdup_const()'d paths
Paulo Alcantara (SUSE)
2020-01-26
1
-3
/
+3
*
cifs: Clean up DFS referral cache
Paulo Alcantara (SUSE)
2020-01-26
1
-286
/
+279
*
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2019-11-25
1
-2
/
+1
*
fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
Kefeng Wang
2019-07-07
1
-1
/
+1
*
dfs_cache: fix a wrong use of kfree in flush_cache_ent()
Gen Zhang
2019-05-28
1
-2
/
+2
*
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
2019-05-07
1
-15
/
+125
*
cifs: Fix a tiny potential memory leak
Dan Carpenter
2019-01-10
1
-0
/
+1
*
cifs: Use kzfree() to free password
Dan Carpenter
2018-12-28
1
-1
/
+1
*
cifs: Fix to use kmem_cache_free() instead of kfree()
Wei Yongjun
2018-12-28
1
-2
/
+2
*
cifs: update for current_kernel_time64() removal
Stephen Rothwell
2018-12-28
1
-2
/
+4
*
cifs: Add DFS cache routines
Paulo Alcantara
2018-12-28
1
-0
/
+1365