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
/
cell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix tracing deref-before-check
David Howells
2020-10-27
1
-1
/
+2
*
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
1
-29
/
+70
*
afs: Fix cell removal
David Howells
2020-10-16
1
-6
/
+10
*
afs: Fix cell purging with aliases
David Howells
2020-10-16
1
-0
/
+3
*
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-10-16
1
-46
/
+103
*
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
2020-10-16
1
-73
/
+58
*
afs: Fix storage of cell names
David Howells
2020-06-27
1
-0
/
+9
*
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
1
-2
/
+5
*
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
1
-1
/
+1
*
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-06-04
1
-0
/
+3
*
afs: Fix characters allowed into cell names
David Howells
2020-01-26
1
-1
/
+10
*
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
2019-08-22
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
afs: Fix cell DNS lookup
David Howells
2019-05-16
1
-66
/
+103
*
afs: Fix afs_cell records to always have a VL server list record
David Howells
2019-05-15
1
-8
/
+11
*
afs: Fix missing lock when replacing VL server list
David Howells
2019-05-15
1
-3
/
+2
*
afs: Fix manually set volume location server list
David Howells
2019-02-25
1
-0
/
+1
*
afs: Fix TTL on VL server and address lists
David Howells
2018-10-24
1
-4
/
+22
*
afs: Implement VL server rotation
David Howells
2018-10-24
1
-19
/
+20
*
afs: Fix cell proc list
David Howells
2018-10-12
1
-2
/
+15
*
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
1
-4
/
+8
*
afs: Implement network namespacing
David Howells
2018-05-23
1
-2
/
+2
*
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-23
1
-4
/
+4
*
afs: Implement @cell substitution handling
David Howells
2018-04-09
1
-0
/
+2
*
afs: Don't over-increment the cell usage count when pinning it
David Howells
2018-04-09
1
-2
/
+2
*
afs: Fix checker warnings
David Howells
2018-04-09
1
-3
/
+3
*
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-06
1
-1
/
+1
*
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
1
-1
/
+3
*
sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...
Peter Zijlstra
2018-03-20
1
-3
/
+3
*
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
2017-11-24
1
-6
/
+1
*
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
1
-5
/
+2
*
afs: Add an address list concept
David Howells
2017-11-13
1
-111
/
+58
*
afs: Overhaul cell database management
David Howells
2017-11-13
1
-282
/
+634
*
afs: Allow IPv6 address specification of VL servers
David Howells
2017-11-13
1
-10
/
+21
*
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
1
-3
/
+15
*
afs: Push the net ns pointer to more places
David Howells
2017-11-13
1
-7
/
+7
*
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-11-13
1
-67
/
+63
*
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-09-27
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
AFS: Implement an autocell mount capability [ver #2]
wanglei
2010-08-11
1
-14
/
+38
*
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-11
1
-0
/
+4
*
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
Wang Lei
2010-08-05
1
-10
/
+30
*
FS-Cache: Make kAFS use FS-Cache
David Howells
2009-04-03
1
-9
/
+7
*
afs: use the shorter LIST_HEAD for brevity
Robert P. J. Day
2008-04-29
1
-1
/
+1
*
afs: add missing up_write() on return
Sven Schnelle
2008-04-02
1
-0
/
+1
*
afs: prevent double cell registration
Sven Schnelle
2008-03-28
1
-2
/
+13
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
1
-11
/
+6
*
fs/afs/: possible cleanups
Adrian Bunk
2007-10-17
1
-0
/
+2
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
[AFS]: Add security support.
David Howells
2007-04-26
1
-21
/
+77
[next]