1. fc27612 afs: Switch the naming of call->iter and call->_iter by David Howells · 5 years ago
  2. 2067b2b afs: Fix the CB.ProbeUuid service handler to reply correctly by David Howells · 5 years ago
  3. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  4. 8dda995 Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  5. 4521819 afs: Trace afs_server usage by David Howells · 6 years ago
  6. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. 35ebfc2 afs: do not send list of client addresses by Florian Westphal · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. ffba718 afs: Get rid of afs_call::reply[] by David Howells · 6 years ago
  10. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  11. d2abfa86 afs: Avoid section confusion in CM_NAME by Andi Kleen · 6 years ago
  12. e690c9e afs: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  13. 3bf0fb6 afs: Probe multiple fileservers simultaneously by David Howells · 6 years ago
  14. 35dbfba afs: Implement the YFS cache manager service by David Howells · 6 years ago
  15. 06aeb29 afs: Remove callback details from afs_callback_break struct by David Howells · 6 years ago
  16. f51375c afs: Add a couple of tracepoints to log I/O errors by David Howells · 6 years ago
  17. 12bdcf3 afs: Set up the iov_iter before calling afs_extract_data() by David Howells · 6 years ago
  18. 160cb95 afs: Better tracing of protocol errors by David Howells · 6 years ago
  19. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  21. de52cf9 Merge tag 'afs-fixes-20180514' into afs-proc by Al Viro · 7 years ago
  22. 5b86d4f afs: Implement network namespacing by David Howells · 7 years ago
  23. 428edad afs: Fix CB.CallBack handling by David Howells · 7 years ago
  24. a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
  25. 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 7 years ago
  26. 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 7 years ago
  27. 5f702c8 afs: Trace protocol errors by David Howells · 7 years ago
  28. 5cf9dd5 afs: Prospectively look up extra files when doing a single lookup by David Howells · 7 years ago
  29. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  30. 98bf40c afs: Protect call->state changes against signals by David Howells · 7 years ago
  31. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  32. d0676a1 afs: Rename struct afs_call server member to cm_server by David Howells · 7 years ago
  33. f4b3526 afs: Connect up the CB.ProbeUuid by David Howells · 7 years ago
  34. f780c8e afs: Consolidate abort_to_error translators by David Howells · 7 years ago
  35. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  36. f044c88 afs: Lay the groundwork for supporting network namespaces by David Howells · 7 years ago
  37. 41bb26f uuid,afs: move struct uuid_v1 back into afs by Christoph Hellwig · 8 years ago
  38. bcd8927 afs: Deal with an empty callback array by Marc Dionne · 8 years ago
  39. ff54877 afs: Move UUID struct to linux/uuid.h by David Howells · 8 years ago
  40. 341f741 afs: Refcount the afs_call struct by David Howells · 8 years ago
  41. 8e8d7f1 afs: Add some tracepoints by David Howells · 8 years ago
  42. 50a2c95 afs: call->operation_ID sometimes used as __be32 sometimes as u32 by David Howells · 8 years ago
  43. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  44. 8324f0b rxrpc: Provide a way for AFS to ask for the peer address of a call by David Howells · 8 years ago
  45. 378c9c9 afs: Miscellaneous simple cleanups by David Howells · 8 years ago
  46. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  47. 6c67c7c AFS: Fix cache manager service handlers by David Howells · 11 years ago
  48. 0ad53ee afs: add afs_wq and use it instead of the system workqueue by Tejun Heo · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  50. 9396d49 afs: support the CB.ProbeUuid RPC op by David Howells · 17 years ago
  51. 7c80bcc afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself by David Howells · 17 years ago
  52. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  53. 5b35fad [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities by Patrick McHardy · 18 years ago
  54. c35eccb [AFS]: Implement the CB.InitCallBackState3 operation. by David Howells · 18 years ago
  55. b908fe6 [AFS]: Add support for the CB.GetCapabilities operation. by David Howells · 18 years ago
  56. 00d3b7a [AFS]: Add security support. by David Howells · 18 years ago
  57. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 18 years ago
  58. ec26815 [AFS]: Clean up the AFS sources by David Howells · 18 years ago
  59. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  60. e8d2a42 add loglevel to printk in fs/afs/cmservice.c by Jesper Juhl · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago