1. 22538c1 afs: Fix updating of i_blocks on file/dir extension by David Howells · 3 years, 4 months ago
  2. f76e082 afs: Fix speculative status fetches by David Howells · 3 years, 8 months ago
  3. 64195f0 afs: Stop listxattr() from listing "afs.*" attributes by David Howells · 3 years, 10 months ago
  4. a9e5c87 afs: Fix speculative status fetch going out of order wrt to modifications by David Howells · 4 years, 1 month ago
  5. 2d9900f afs: Fix dirty-region encoding on ppc32 with 64K pages by David Howells · 4 years, 2 months ago
  6. f86726a afs: Fix afs_invalidatepage to adjust the dirty region by David Howells · 4 years, 2 months ago
  7. 65dd2d6 afs: Alter dirty range encoding in page->private by David Howells · 4 years, 2 months ago
  8. 185f0c7 afs: Wrap page->private manipulations in inline functions by David Howells · 4 years, 2 months ago
  9. d383e34 afs: Fix afs_launder_page to not clear PG_writeback by David Howells · 4 years, 2 months ago
  10. dca54a7 afs: Add tracing for cell refcount and active user count by David Howells · 4 years, 3 months ago
  11. 1d0e850 afs: Fix cell removal by David Howells · 4 years, 2 months ago
  12. 88c853c afs: Fix cell refcounting by splitting the usage counter by David Howells · 5 years ago
  13. 92e3cc9 afs: Fix rapid cell addition/removal by not using RCU on cells tree by David Howells · 4 years, 3 months ago
  14. ec0fa0b afs: Fix deadlock between writeback and truncate by David Howells · 4 years, 3 months ago
  15. b95b309 afs: Don't use VL probe running state to make decisions outside probe code by David Howells · 4 years, 4 months ago
  16. fb72cd3 afs: Expose information from afs_vlserver through /proc for debugging by David Howells · 4 years, 4 months ago
  17. 4f4c2c0 afs: Remove afs_vlserver->probe.have_result by David Howells · 4 years, 4 months ago
  18. 719fdd3 afs: Fix storage of cell names by David Howells · 4 years, 6 months ago
  19. 5481fc6 afs: Fix hang on rmmod due to outstanding timer by David Howells · 4 years, 6 months ago
  20. b6489a4 afs: Fix silly rename by David Howells · 4 years, 7 months ago
  21. 728279a afs: Fix use of afs_check_for_remote_deletion() by David Howells · 4 years, 7 months ago
  22. 44767c3 afs: Remove afs_operation::abort_code by David Howells · 4 years, 7 months ago
  23. 6c85cac afs: Remove yfs_fs_fetch_file_status() as it's not used by David Howells · 4 years, 7 months ago
  24. 793fe82 afs: Fix truncation issues and mmap writeback size by David Howells · 4 years, 7 months ago
  25. da8d075 afs: Concoct ctimes by David Howells · 4 years, 7 months ago
  26. c68421b afs: Make afs_zap_data() static by David Howells · 4 years, 11 months ago
  27. 5749ce9 afs: Fix file locking by David Howells · 4 years, 7 months ago
  28. 8409f67 afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly by David Howells · 4 years, 8 months ago
  29. 32275d3 afs: Show more a bit more server state in /proc/net/afs/servers by David Howells · 4 years, 8 months ago
  30. f3c130e afs: Don't use probe running state to make decisions outside probe code by David Howells · 4 years, 8 months ago
  31. 3c4c407 afs: Fix the by-UUID server tree to allow servers with the same UUID by David Howells · 4 years, 7 months ago
  32. 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 8 months ago
  33. cca37d4 afs: Add a tracepoint to track the lifetime of the afs_volume struct by David Howells · 4 years, 8 months ago
  34. 8a070a9 afs: Detect cell aliases 1 - Cells with root volumes by David Howells · 4 years, 8 months ago
  35. c3e9f88 afs: Implement client support for the YFSVL.GetCellName RPC op by David Howells · 4 years, 8 months ago
  36. 194d28cf afs: Retain more of the VLDB record for alias detection by David Howells · 4 years, 8 months ago
  37. 4474635 afs: Don't get epoch from a server because it may be ambiguous by David Howells · 4 years, 7 months ago
  38. e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
  39. a310082 afs: Rename struct afs_fs_cursor to afs_operation by David Howells · 4 years, 9 months ago
  40. 7126ead afs: Remove the error argument from afs_protocol_error() by David Howells · 4 years, 9 months ago
  41. 38355ee afs: Set error flag rather than return error from file status decode by David Howells · 4 years, 9 months ago
  42. 8230fd8 afs: Make callback processing more efficient. by David Howells · 4 years, 9 months ago
  43. f6cbb36 afs: Actively poll fileservers to maintain NAT or firewall openings by David Howells · 4 years, 8 months ago
  44. 977e5f8 afs: Split the usage count on struct afs_server by David Howells · 4 years, 9 months ago
  45. 8100680 afs: Use the serverUnique field in the UVLDB record to reduce rpc ops by David Howells · 4 years, 9 months ago
  46. c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 4 years, 9 months ago
  47. be59167 afs: Remove some unused bits by David Howells · 4 years, 8 months ago
  48. 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  49. dde9f09 afs: Fix handling of an abort from a service handler by David Howells · 4 years, 10 months ago
  50. ddd2b85 afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t by Jann Horn · 4 years, 10 months ago
  51. d4438a2 afs: Introduce an afs_get_read() refcount helper by David Howells · 5 years ago
  52. fc27612 afs: Switch the naming of call->iter and call->_iter by David Howells · 5 years ago
  53. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  54. 473ef57 afs dynroot: switch to simple_dir_operations by Al Viro · 5 years ago
  55. 8b6a666 afs: Provide an RCU-capable key lookup by David Howells · 6 years ago
  56. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  57. 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
  58. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  59. 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
  60. 4521819 afs: Trace afs_server usage by David Howells · 6 years ago
  61. 051d252 afs: Add some callback management tracepoints by David Howells · 6 years ago
  62. 90fa9b6 afs: Fix uninitialised spinlock afs_volume::cb_break_lock by David Howells · 6 years ago
  63. a6853b9 afs: Fix vlserver record corruption by David Howells · 6 years ago
  64. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 35ebfc2 afs: do not send list of client addresses by Florian Westphal · 6 years ago
  66. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 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. f642404 afs: Make vnode->cb_interest RCU safe by David Howells · 6 years ago
  70. c925bd0 afs: Split afs_validate() so first part can be used under LOOKUP_RCU by David Howells · 6 years ago
  71. 7c71245 afs: Don't save callback version and type fields by David Howells · 6 years ago
  72. a58823a afs: Fix application of status and callback to be under same lock by David Howells · 6 years ago
  73. 4571577 afs: Always get the reply time by David Howells · 6 years ago
  74. 8718275 afs: Fix order-1 allocation in afs_do_lookup() by David Howells · 6 years ago
  75. ffba718 afs: Get rid of afs_call::reply[] by David Howells · 6 years ago
  76. 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
  77. 94f699c afs: Fix the maximum lifespan of VL and probe calls by David Howells · 6 years ago
  78. d5c32c8 afs: Fix cell DNS lookup by David Howells · 6 years ago
  79. 773e0c4 afs: Fix afs_xattr_get_yfs() to not try freeing an error value by David Howells · 6 years ago
  80. f5e4546 afs: Implement YFS ACL setting by David Howells · 6 years ago
  81. ae46578 afs: Get YFS ACLs and information through xattrs by David Howells · 6 years ago
  82. b10494a afs: implement acl setting by Joe Gorse · 6 years ago
  83. 260f082 afs: Get an AFS3 ACL as an xattr by David Howells · 6 years ago
  84. b134d68 afs: Log more information for "kAFS: AFS vnode with undefined type\n" by David Howells · 6 years ago
  85. 6c6c1d6 afs: Provide mount-time configurable byte-range file locking emulation by David Howells · 6 years ago
  86. 79ddbfa afs: Implement sillyrename for unlink and rename by David Howells · 6 years ago
  87. cdfb26b afs: Handle lock rpc ops failing on a file that got deleted by David Howells · 6 years ago
  88. a690f60 afs: Calculate lock extend timer from set/extend reply reception by David Howells · 6 years ago
  89. 0b9bf38 afs: Split wait from afs_make_call() by David Howells · 6 years ago
  90. eeba1e9 afs: Fix in-progess ops to ignore server-level callback invalidation by David Howells · 6 years ago
  91. c99c217 afs: Use fs_context to pass parameters over automount by David Howells · 6 years ago
  92. 13fcc68 afs: Add fs_context support by David Howells · 6 years ago
  93. 4584ae9 afs: Fix missing net error handling by David Howells · 6 years ago
  94. 3bf0fb6 afs: Probe multiple fileservers simultaneously by David Howells · 6 years ago
  95. 18ac618 afs: Fix callback handling by David Howells · 6 years ago
  96. 2feeaf8 afs: Eliminate the address pointer from the address list cursor by David Howells · 6 years ago
  97. 744bcd7 afs: Allow dumping of server cursor on operation failure by David Howells · 6 years ago
  98. 30062bd afs: Implement YFS support in the fs client by David Howells · 6 years ago
  99. 12d8e95 afs: Calc callback expiry in op reply delivery by David Howells · 6 years ago
  100. f51375c afs: Add a couple of tracepoints to log I/O errors by David Howells · 6 years ago