index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
dynroot.c
Age
Commit message (
Expand
)
Author
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2019-12-11
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
2019-09-15
afs dynroot: switch to simple_dir_operations
Al Viro
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-10-12
afs: Fix cell proc list
David Howells
2018-08-05
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
Al Viro
2018-08-05
afs: switch dynroot lookups to d_splice_alias()
Al Viro
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2018-04-09
afs: Split the dynroot stuff out and give it its own ops tables
David Howells