1. 6e0e99d afs: Fix mmap coherency vs 3rd-party changes by David Howells · 3 years, 4 months ago
  2. 7530d3e afs: Don't assert on unpurgeable server records by David Howells · 4 years, 2 months ago
  3. 5481fc6 afs: Fix hang on rmmod due to outstanding timer by David Howells · 4 years, 6 months ago
  4. f3c130e afs: Don't use probe running state to make decisions outside probe code by David Howells · 4 years, 8 months ago
  5. 3c4c407 afs: Fix the by-UUID server tree to allow servers with the same UUID by David Howells · 4 years, 7 months ago
  6. 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 8 months ago
  7. e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
  8. a310082 afs: Rename struct afs_fs_cursor to afs_operation by David Howells · 4 years, 9 months ago
  9. 8230fd8 afs: Make callback processing more efficient. by David Howells · 4 years, 9 months ago
  10. f6cbb36 afs: Actively poll fileservers to maintain NAT or firewall openings by David Howells · 4 years, 8 months ago
  11. 977e5f8 afs: Split the usage count on struct afs_server by David Howells · 4 years, 8 months ago
  12. 8100680 afs: Use the serverUnique field in the UVLDB record to reduce rpc ops by David Howells · 4 years, 9 months ago
  13. c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 4 years, 9 months ago
  14. 9bd0160 afs: Fix afs_find_server lookups for ipv4 peers by Marc Dionne · 5 years ago
  15. 4fe171b afs: Remove set but not used variable 'ret' by zhengbin · 5 years ago
  16. 8dda995 Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  17. 4521819 afs: Trace afs_server usage by David Howells · 6 years ago
  18. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  19. 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
  20. 0ab4c95 afs: Fix error propagation from server record check/update by David Howells · 6 years ago
  21. eeba1e9 afs: Fix in-progess ops to ignore server-level callback invalidation by David Howells · 6 years ago
  22. 3bf0fb6 afs: Probe multiple fileservers simultaneously by David Howells · 6 years ago
  23. 2feeaf8 afs: Eliminate the address pointer from the address list cursor by David Howells · 6 years ago
  24. 30062bd afs: Implement YFS support in the fs client by David Howells · 6 years ago
  25. f51375c afs: Add a couple of tracepoints to log I/O errors by David Howells · 6 years ago
  26. 0a5143f afs: Implement VL server rotation by David Howells · 6 years ago
  27. f0a7d18 afs: Fix clearance of reply by David Howells · 6 years ago
  28. f014ffb afs: Fix afs_server struct leak by David Howells · 6 years ago
  29. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 7 years ago
  30. f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 7 years ago
  31. f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 7 years ago
  32. 6606259 afs: Fix server record deletion by David Howells · 7 years ago
  33. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  34. ab1fbe3 sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
  35. bf99a53 afs: Make use of the YFS service upgrade to fully support IPv6 by David Howells · 7 years ago
  36. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  37. 8b2a464 afs: Add an address list concept by David Howells · 7 years ago
  38. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  39. 3838d3e afs: Allow IPv6 address specification of VL servers by David Howells · 7 years ago
  40. 4d9df98 afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr by David Howells · 7 years ago
  41. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  42. 59fa1c4 afs: Fix server reaping by David Howells · 7 years ago
  43. f044c88 afs: Lay the groundwork for supporting network namespaces by David Howells · 7 years ago
  44. 8a79790 afs: Migrate vlocation fields to 64-bit by Tina Ruchandani · 8 years ago
  45. 8324f0b rxrpc: Provide a way for AFS to ask for the peer address of a call by David Howells · 8 years ago
  46. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  47. 0ad53ee afs: add afs_wq and use it instead of the system workqueue by Tejun Heo · 14 years ago
  48. 037776f AFS: Fix possible null pointer dereference in afs_alloc_server() by Denis Kirjanov · 15 years ago
  49. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  50. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  51. 416351f AFS: AFS fixups by David Howells · 18 years ago
  52. 260a980 [AFS]: Add "directory write" support. by David Howells · 18 years ago
  53. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 18 years ago
  54. ec26815 [AFS]: Clean up the AFS sources by David Howells · 18 years ago
  55. b593e48 [PATCH] affs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  56. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago