1. 5055980 afs: Show volume name in /proc/net/afs/<cell>/volumes by David Howells · 5 years ago
  2. 106bc79 afs: Fix missing cell comparison in afs_test_super() by David Howells · 5 years ago
  3. 1da4bd9 afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP by David Howells · 5 years ago
  4. 158d583 afs: Fix mountpoint parsing by David Howells · 5 years ago
  5. bcbccaf afs: Fix SELinux setting security label on /afs by David Howells · 5 years ago
  6. 9bd0160 afs: Fix afs_find_server lookups for ipv4 peers by Marc Dionne · 5 years ago
  7. 4a55d36 Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  8. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  10. b485275 afs: Fix large file support by Marc Dionne · 5 years ago
  11. cd34070 afs: Fix possible assert with callbacks from yfs servers by Marc Dionne · 5 years ago
  12. 4fe171b afs: Remove set but not used variable 'ret' by zhengbin · 5 years ago
  13. 51590df afs: Remove set but not used variables 'before', 'after' by zhengbin · 5 years ago
  14. 2e2fae9 afs: xattr: use scnprintf by Mark Salyzyn · 5 years ago
  15. d4438a2 afs: Introduce an afs_get_read() refcount helper by David Howells · 5 years ago
  16. 0b9c017 afs: Rename desc -> req in afs_fetch_data() by David Howells · 5 years ago
  17. fc27612 afs: Switch the naming of call->iter and call->_iter by David Howells · 5 years ago
  18. 1b87b02 afs: Use call->_iter not &call->iter in debugging statements by David Howells · 5 years ago
  19. c74386d afs: Fix missing timeout reset by David Howells · 5 years ago
  20. a28f239 afs: Fix race in commit bulk status fetch by David Howells · 5 years ago
  21. 62860da fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  22. a4e530a fs: afs: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  23. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  24. 473ef57 afs dynroot: switch to simple_dir_operations by Al Viro · 5 years ago
  25. a0753c2 afs: Support RCU pathwalk by David Howells · 6 years ago
  26. 8b6a666 afs: Provide an RCU-capable key lookup by David Howells · 6 years ago
  27. 23a2891 afs: Use afs_extract_discard() rather than iov_iter_discard() by David Howells · 5 years ago
  28. 52c9c130 afs: remove unused variable 'afs_zero_fid' by YueHaibing · 5 years ago
  29. cacf2d7 afs: remove unused variable 'afs_voltypes' by YueHaibing · 5 years ago
  30. 7533be8 afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 by YueHaibing · 5 years ago
  31. c4c613f afs: Fix possible oops in afs_lookup trace event by Marc Dionne · 5 years ago
  32. a5fb8e6 afs: Fix leak in afs_lookup_cell_rcu() by David Howells · 5 years ago
  33. 9dd0b82 afs: Fix missing dentry data version updating by David Howells · 5 years ago
  34. 5dc8485 afs: Only update d_fsdata if different in afs_d_revalidate() by David Howells · 5 years ago
  35. 37c0bbb afs: Fix off-by-one in afs_rename() expected data version calculation by David Howells · 5 years ago
  36. a6eed4a fs: afs: Fix a possible null-pointer dereference in afs_put_read() by Jia-Ju Bai · 5 years ago
  37. 4a46fdb afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() by Marc Dionne · 5 years ago
  38. 2067b2b afs: Fix the CB.ProbeUuid service handler to reply correctly by David Howells · 5 years ago
  39. 2988160 afs: fsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  40. 35a3a90 afs: yfsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  41. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  42. 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
  43. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  44. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  45. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  46. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  47. 1eda8ba afs: Add support for the UAE error table by David Howells · 6 years ago
  48. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. cd0f3aa Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  50. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  51. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  52. ee10258 fs/afs: use struct_size() in kzalloc() by Zhengyuan Liu · 6 years ago
  53. 4521819 afs: Trace afs_server usage by David Howells · 6 years ago
  54. 051d252 afs: Add some callback management tracepoints by David Howells · 6 years ago
  55. fa59f52 afs: afs_unlink() doesn't need to check dentry->d_inode by David Howells · 6 years ago
  56. 2cd42d1 afs: Fix setting of i_blocks by David Howells · 6 years ago
  57. 90fa9b6 afs: Fix uninitialised spinlock afs_volume::cb_break_lock by David Howells · 6 years ago
  58. a6853b9 afs: Fix vlserver record corruption by David Howells · 6 years ago
  59. 3647e42 afs: Fix over zealous "vnode modified" warnings by David Howells · 6 years ago
  60. 4924646 fsnotify: move fsnotify_nameremove() hook out of d_delete() by Amir Goldstein · 6 years ago
  61. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 35ebfc2 afs: do not send list of client addresses by Florian Westphal · 6 years ago
  63. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  64. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  65. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  66. 39db981 afs: Fix application of the results of a inline bulk status fetch by David Howells · 6 years ago
  67. b835915 afs: Pass pre-fetch server and volume break counts into afs_iget5_set() by David Howells · 6 years ago
  68. a38a755 afs: Fix unlink to handle YFS.RemoveFile2 better by David Howells · 6 years ago
  69. 61c347b afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry by David Howells · 6 years ago
  70. f642404 afs: Make vnode->cb_interest RCU safe by David Howells · 6 years ago
  71. c925bd0 afs: Split afs_validate() so first part can be used under LOOKUP_RCU by David Howells · 6 years ago
  72. 7c71245 afs: Don't save callback version and type fields by David Howells · 6 years ago
  73. a58823a afs: Fix application of status and callback to be under same lock by David Howells · 6 years ago
  74. 4571577 afs: Always get the reply time by David Howells · 6 years ago
  75. 8718275 afs: Fix order-1 allocation in afs_do_lookup() by David Howells · 6 years ago
  76. ffba718 afs: Get rid of afs_call::reply[] by David Howells · 6 years ago
  77. fefb248 afs: Don't pass the vnode pointer through into the inline bulk status op by David Howells · 6 years ago
  78. fd71158 afs: Fix double inc of vnode->cb_break by David Howells · 6 years ago
  79. c7226e4 afs: Fix lock-wait/callback-break double locking by David Howells · 6 years ago
  80. d9052dd afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set by David Howells · 6 years ago
  81. 7810705 afs: Fix calculation of callback expiry time by David Howells · 6 years ago
  82. 3b05e52 afs: Make dynamic root population wait uninterruptibly for proc_cells_lock by David Howells · 6 years ago
  83. 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
  84. b960a34 rxrpc: Allow the kernel to mark a call as being non-interruptible by David Howells · 6 years ago
  85. 0ab4c95 afs: Fix error propagation from server record check/update by David Howells · 6 years ago
  86. 94f699c afs: Fix the maximum lifespan of VL and probe calls by David Howells · 6 years ago
  87. 51eba99 afs: Fix "kAFS: AFS vnode with undefined type 0" by David Howells · 6 years ago
  88. d5c32c8 afs: Fix cell DNS lookup by David Howells · 6 years ago
  89. d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
  90. ca1cbbd afs: Fix afs_cell records to always have a VL server list record by David Howells · 6 years ago
  91. 6b8812f afs: Fix missing lock when replacing VL server list by David Howells · 6 years ago
  92. 773e0c4 afs: Fix afs_xattr_get_yfs() to not try freeing an error value by David Howells · 6 years ago
  93. cc1dd5c afs: Fix incorrect error handling in afs_xattr_get_acl() by David Howells · 6 years ago
  94. a1b879e afs: Fix key leak in afs_release() and afs_evict_inode() by David Howells · 6 years ago
  95. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  96. 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
  97. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  98. f5e4546 afs: Implement YFS ACL setting by David Howells · 6 years ago
  99. ae46578 afs: Get YFS ACLs and information through xattrs by David Howells · 6 years ago
  100. b10494a afs: implement acl setting by Joe Gorse · 6 years ago