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
/
cell.c
Age
Commit message (
Expand
)
Author
2020-01-26
afs: Fix characters allowed into cell names
David Howells
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
afs: Fix cell DNS lookup
David Howells
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
2019-05-15
afs: Fix missing lock when replacing VL server list
David Howells
2019-02-25
afs: Fix manually set volume location server list
David Howells
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-10-12
afs: Fix cell proc list
David Howells
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
2018-05-23
afs: Implement network namespacing
David Howells
2018-05-23
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-04-09
afs: Implement @cell substitution handling
David Howells
2018-04-09
afs: Don't over-increment the cell usage count when pinning it
David Howells
2018-04-09
afs: Fix checker warnings
David Howells
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2018-03-20
sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...
Peter Zijlstra
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Add an address list concept
David Howells
2017-11-13
afs: Overhaul cell database management
David Howells
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
afs: Push the net ns pointer to more places
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-05
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
Wang Lei
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
2008-04-29
afs: use the shorter LIST_HEAD for brevity
Robert P. J. Day
2008-04-02
afs: add missing up_write() on return
Sven Schnelle
2008-03-28
afs: prevent double cell registration
Sven Schnelle
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-04-26
[AFS]: Add security support.
David Howells
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds