1. 0af4c8b pNFS: Remove unwanted optimisation of layoutget by Trond Myklebust · 7 years ago
  2. 1c1aeaf pNFS/flexfiles: ff_layout_pg_init_read should exit on error by Trond Myklebust · 7 years ago
  3. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 7 years ago
  4. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 7 years ago
  5. 8618289 NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() by Trond Myklebust · 7 years ago
  6. d0fbb1d NFSv4: Fix locking in pnfs_generic_recover_commit_reqs by Trond Myklebust · 7 years ago
  7. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 7 years ago
  8. 8aafd2f NFSv4: Don't busy wait if NFSv4 session draining is interrupted by Trond Myklebust · 7 years ago
  9. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 7 years ago
  10. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 7 years ago
  11. 539f57b NFS handle COPY ERR_OFFLOAD_NO_REQS by Olga Kornievskaia · 7 years ago
  12. c975c20 NFS send OFFLOAD_CANCEL when COPY killed by Olga Kornievskaia · 7 years ago
  13. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 7 years ago
  14. bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 7 years ago
  15. 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 7 years ago
  16. 67aa744 NFS COPY xdr handle async reply by Olga Kornievskaia · 7 years ago
  17. cb95dee NFS OFFLOAD_CANCEL xdr by Olga Kornievskaia · 7 years ago
  18. 5178a12 NFS CB_OFFLOAD xdr by Olga Kornievskaia · 7 years ago
  19. 46483c2 NFS: Use an appropriate work queue for direct-write completion by NeilBrown · 7 years ago
  20. 72bf75c NFSv4: Fix error handling in nfs4_sp4_select_mode() by Wei Yongjun · 7 years ago
  21. 10db5b7 pnfs: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  22. 2230ca0 pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN by Trond Myklebust · 7 years ago
  23. 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  24. c8d0715 NFSv4: Mark the inode change attribute up to date in update_changeattr() by Trond Myklebust · 7 years ago
  25. 5636ec4 NFSv4: Detect nlink changes on cross-directory renames too by Trond Myklebust · 7 years ago
  26. 3c59117 NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir by Trond Myklebust · 7 years ago
  27. c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 7 years ago
  28. 8d4fb8f xprtrdma: Fix disconnect regression by Chuck Lever · 7 years ago
  29. 8fdee4c sunrpc: whitespace fixes by Stephen Hemminger · 7 years ago
  30. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 7 years ago
  31. 32cd3ee NFSv4.0 fix client reference leak in callback by Olga Kornievskaia · 7 years ago
  32. 1a54c0c sunrpc: kstrtoul() can also return -ERANGE by Dan Carpenter · 7 years ago
  33. 379ebf0 NFS: silence a harmless uninitialized variable warning by Dan Carpenter · 7 years ago
  34. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 7 years ago
  35. 189e195 sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics by Dave Wysochanski · 7 years ago
  36. acdce5f sunrpc: add _print_rpc_iostats() to output metrics for one RPC op by Dave Wysochanski · 7 years ago
  37. 82b98ca net/sunrpc: Make rpc_auth_create_args a const by Sargun Dhillon · 7 years ago
  38. 0914bb9 pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 7 years ago
  39. 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 7 years ago
  40. 8b199e5 nfs: initiate returning delegation when reclaiming one that's been recalled by Jeff Layton · 7 years ago
  41. 01a3684 fs: nfs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  42. 12b289c nfs: add error check in nfs_idmap_prepare_message() by Chengguang Xu · 7 years ago
  43. a61246c Fix error code in nfs_lookup_verify_inode() by Lance Shelton · 7 years ago
  44. 3825827 NFS: More excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 7 years ago
  45. cf83402 NFS: Fix excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 7 years ago
  46. 7be7b3c NFS: Ensure we immediately start writeback on rescheduled writes by Trond Myklebust · 7 years ago
  47. bd3d16a NFSv4.1: Fix a potential layoutget/layoutrecall deadlock by Trond Myklebust · 7 years ago
  48. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 7 years ago
  49. b2b1ff3 NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories by Trond Myklebust · 7 years ago
  50. 411ae72 pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() by Trond Myklebust · 7 years ago
  51. 056f9ad pNFS/flexfiles: Ensure we always return a layout if it has layoutstats by Trond Myklebust · 7 years ago
  52. f0b4298 pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() by Trond Myklebust · 7 years ago
  53. 00bcbe1 pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall by Trond Myklebust · 7 years ago
  54. e0b7d42 pNFS: Don't discard layout segments that are marked for return by Trond Myklebust · 7 years ago
  55. cd3f77d Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  56. fd4f84f Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  57. a5f9e5d Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  58. 9bd5918 Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  59. 99015e9 Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  60. 6e77b26 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  61. 5c61ef1 Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  62. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  63. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  64. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  65. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 8 years ago
  66. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 7 years ago
  67. 9981b4f Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  68. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  69. 03bc7ca net: axienet: Fix double deregister of mdio by Shubhrajyoti Datta · 7 years ago
  70. f25e139 qmi_wwan: fix interface number for DW5821e production firmware by Aleksander Morgado · 7 years ago
  71. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 7 years ago
  72. ae2dcb2 bnx2x: Fix invalid memory access in rss hash config path. by Sudarsana Reddy Kalluru · 7 years ago
  73. 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 7 years ago
  74. 18041b5 r8169: restore previous behavior to accept BIOS WoL settings by Heiner Kallweit · 7 years ago
  75. f89ed2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  76. 0894da8 media: staging: omap4iss: Include asm/cacheflush.h after generic includes by Guenter Roeck · 7 years ago
  77. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  78. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  79. bafaf05 cpufreq: qcom-kryo: add NULL entry to the end of_device_id array by YueHaibing · 7 years ago
  80. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 7 years ago
  81. 2fba357 s390: disable gcc plugins by Martin Schwidefsky · 7 years ago
  82. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 7 years ago
  83. 90fd131 netfilter: nf_tables: move dumper state allocation into ->start by Florian Westphal · 7 years ago
  84. 1a4f14b Merge branch 'tcp-robust-ooo' by David S. Miller · 7 years ago
  85. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 7 years ago
  86. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 7 years ago
  87. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 7 years ago
  88. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 7 years ago
  89. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 7 years ago
  90. 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 7 years ago
  91. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 7 years ago
  92. 5302a84 Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  93. 8ebd83b can: xilinx_can: fix power management handling by Anssi Hannula · 7 years ago
  94. 2f4f0f3 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 7 years ago
  95. 8399799 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 7 years ago
  96. 620050d can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 8 years ago
  97. 877e0b7 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 8 years ago
  98. 32852c5 can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 8 years ago
  99. 2574fe5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 8 years ago
  100. 54e4a0c can: m_can: Move accessing of message ram to after clocks are enabled by Faiz Abbas · 7 years ago