index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
server.c
Age
Commit message (
Expand
)
Author
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
2020-06-04
afs: Don't use probe running state to make decisions outside probe code
David Howells
2020-06-04
afs: Fix the by-UUID server tree to allow servers with the same UUID
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
2020-05-31
afs: Make callback processing more efficient.
David Howells
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
2020-05-31
afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
David Howells
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
2019-12-09
afs: Fix afs_find_server lookups for ipv4 peers
Marc Dionne
2019-11-21
afs: Remove set but not used variable 'ret'
zhengbin
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-20
afs: Trace afs_server usage
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
2019-05-16
afs: Fix error propagation from server record check/update
David Howells
2019-04-13
afs: Fix in-progess ops to ignore server-level callback invalidation
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
2018-10-24
afs: Implement YFS support in the fs client
David Howells
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-10-15
afs: Fix clearance of reply
David Howells
2018-10-12
afs: Fix afs_server struct leak
David Howells
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
2018-05-14
afs: Fix afs_find_server search loop
Marc Dionne
2018-05-14
afs: Fix giving up callbacks on server destruction
David Howells
2018-04-20
afs: Fix server record deletion
David Howells
2018-04-09
afs: Fix checker warnings
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-13
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
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 the callback handling
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: Fix server reaping
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-03-16
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
2010-06-01
AFS: Fix possible null pointer dereference in afs_alloc_server()
Denis Kirjanov
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-05-09
AFS: AFS fixups
David Howells
[next]