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
/
afs
/
dynroot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-10
1
-1
/
+1
*
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
1
-1
/
+1
*
netfs: Add a netfs inode context
David Howells
2022-03-18
1
-0
/
+1
*
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
1
-2
/
+2
*
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-10-16
1
-1
/
+1
*
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
2020-10-16
1
-13
/
+8
*
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
2020-08-21
1
-9
/
+11
*
afs: Build an abstraction around an "operation" concept
David Howells
2020-06-04
1
-0
/
+93
*
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
2019-12-11
1
-0
/
+3
*
afs dynroot: switch to simple_dir_operations
Al Viro
2019-09-15
1
-7
/
+0
*
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-3
/
+5
|
\
|
*
keys: Pass the network namespace into request_key mechanism
David Howells
2019-06-27
1
-3
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
|
/
*
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
2019-05-16
1
-2
/
+1
*
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
1
-1
/
+1
*
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
1
-1
/
+1
*
afs: Implement VL server rotation
David Howells
2018-10-24
1
-1
/
+1
*
afs: Fix cell proc list
David Howells
2018-10-12
1
-1
/
+1
*
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
Al Viro
2018-08-05
1
-11
/
+2
*
afs: switch dynroot lookups to d_splice_alias()
Al Viro
2018-08-05
1
-15
/
+3
*
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
1
-1
/
+123
*
afs: Enable IPv6 DNS lookups
David Howells
2018-06-15
1
-1
/
+1
*
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
2018-04-09
1
-0
/
+209