1. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 6 years ago
  3. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 6 years ago
  4. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 6 years ago
  5. 0aac4bce afs: Show all of a server's addresses in /proc/fs/afs/servers by David Howells · 6 years ago
  6. b6cfbec afs: Handle CONFIG_PROC_FS=n by David Howells · 6 years ago
  7. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  8. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  9. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  10. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  11. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  12. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  13. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 6 years ago
  14. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  15. de52cf9 Merge tag 'afs-fixes-20180514' into afs-proc by Al Viro · 6 years ago
  16. 5b86d4f afs: Implement network namespacing by David Howells · 7 years ago
  17. 1588def afs: Mark afs_net::ws_cell as __rcu and set using rcu functions by David Howells · 6 years ago
  18. c875c76 afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus() by David Howells · 6 years ago
  19. 5d9de25 afs: Rearrange fs/afs/proc.c to remove remaining predeclarations. by David Howells · 7 years ago
  20. f069168 afs: Rearrange fs/afs/proc.c to move the show routines up by David Howells · 7 years ago
  21. 22ade7e afs: Rearrange fs/afs/proc.c by moving fops and open functions down by David Howells · 7 years ago
  22. 10495a0 afs: Move /proc management functions to the end of the file by David Howells · 7 years ago
  23. 1fba586 afs: Fix mounting of backup volumes by Marc Dionne · 7 years ago
  24. 378831e afs: Fix directory permissions check by David Howells · 7 years ago
  25. 353861c afs: simplify procfs code by Christoph Hellwig · 7 years ago
  26. 4776cab afs: Fix the non-encryption of calls by David Howells · 7 years ago
  27. 428edad afs: Fix CB.CallBack handling by David Howells · 7 years ago
  28. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  29. f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 7 years ago
  30. a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
  31. 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 7 years ago
  32. 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 7 years ago
  33. 3d9fa91 afs: Fix VNOVOL handling in address rotation by David Howells · 7 years ago
  34. 684b0f6 afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility by David Howells · 7 years ago
  35. ec5a3b4 afs: Fix server rotation's handling of fileserver probe failure by David Howells · 7 years ago
  36. d4a96be afs: Fix refcounting in callback registration by David Howells · 7 years ago
  37. f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 7 years ago
  38. 01fd79e afs: Fix address list parsing by David Howells · 7 years ago
  39. b61f7dc afs: Fix directory page locking by David Howells · 7 years ago
  40. 6606259 afs: Fix server record deletion by David Howells · 7 years ago
  41. 19e8a2f Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  43. 5a81327 afs: Do better accretion of small writes on newly created content by David Howells · 7 years ago
  44. 76a5cb6 afs: Add stats for data transfer operations by David Howells · 7 years ago
  45. 5f702c8 afs: Trace protocol errors by David Howells · 7 years ago
  46. 63a4681 afs: Locally edit directory data for mkdir/create/unlink/... by David Howells · 7 years ago
  47. 0031763 afs: Adjust the directory XDR structures by David Howells · 7 years ago
  48. 4ea219a afs: Split the directory content defs into a header by David Howells · 7 years ago
  49. f3ddee8 afs: Fix directory handling by David Howells · 7 years ago
  50. 66c7e1d afs: Split the dynroot stuff out and give it its own ops tables by David Howells · 7 years ago
  51. a4ff740 afs: Keep track of invalid-before version for dentry coherency by David Howells · 7 years ago
  52. dd9fbcb afs: Rearrange status mapping by David Howells · 7 years ago
  53. 0c3a5ac afs: Make it possible to get the data version in readpage by David Howells · 7 years ago
  54. 5800db8 afs: Init inode before accessing cache by David Howells · 7 years ago
  55. d55b4da afs: Introduce a statistics proc file by David Howells · 7 years ago
  56. 888b338 afs: Dump bad status record by David Howells · 7 years ago
  57. 37ab636 afs: Implement @cell substitution handling by David Howells · 7 years ago
  58. 6f8880d afs: Implement @sys substitution handling by David Howells · 7 years ago
  59. 5cf9dd5 afs: Prospectively look up extra files when doing a single lookup by David Howells · 7 years ago
  60. 17814ae afs: Don't over-increment the cell usage count when pinning it by David Howells · 7 years ago
  61. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  62. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  63. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  64. 678edd0 afs: Be more aggressive in retiring cached vnodes by David Howells · 7 years ago
  65. 27a3ee3 afs: Use the vnode ID uniquifier in the cache key not the aux data by David Howells · 7 years ago
  66. c151599 afs: Invalidate cache on server data change by David Howells · 7 years ago
  67. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  68. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  69. ab1fbe3 sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
  70. 4d673da afs: Support the AFS dynamic root by David Howells · 7 years ago
  71. 16280a1 afs: Rearrange afs_select_fileserver() a little by David Howells · 7 years ago
  72. 63dc4e4 afs: Remove unused code by David Howells · 7 years ago
  73. 45df846 afs: Fix server list handling by David Howells · 7 years ago
  74. 8305e57 afs: Need to clear responded flag in addr cursor by David Howells · 7 years ago
  75. fe4d774 afs: Fix missing cursor clearance by David Howells · 7 years ago
  76. e441501 afs: Add missing afs_put_cell() by David Howells · 7 years ago
  77. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  78. a01179e afs: convert to new i_version API by Jeff Layton · 7 years ago
  79. afae457 afs: Fix missing error handling in afs_write_end() by David Howells · 7 years ago
  80. 440fbc3 afs: Fix unlink by David Howells · 7 years ago
  81. 7888da9 afs: Potential uninitialized variable in afs_extract_data() by Dan Carpenter · 7 years ago
  82. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  83. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  84. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  85. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  86. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  87. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  88. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  89. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  90. 0fafdc9 afs: Fix file locking by David Howells · 7 years ago
  91. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  92. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  93. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  94. aef6e41 afs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  95. 98bf40c afs: Protect call->state changes against signals by David Howells · 7 years ago
  96. 13524ab afs: Trace page dirty/clean by David Howells · 7 years ago
  97. 1cf7a15 afs: Implement shared-writeable mmap by David Howells · 7 years ago
  98. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  99. 215804a afs: Introduce a file-private data record by David Howells · 7 years ago
  100. 83732ec afs: Use a dynamic port if 7001 is in use by Marc Dionne · 7 years ago