1. 50c8000 NFSv4: Validate the stateid before applying it to state recovery by Trond Myklebust · 5 years ago
  2. 5b59683 nfs4.0: Refetch lease_time after clientid update by Donald Buczek · 5 years ago
  3. ea51efa nfs4: Rename nfs41_setup_state_renewal by Donald Buczek · 5 years ago
  4. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 5 years ago
  5. 2eaf426 nfs: Fix copy-and-paste error in debug message by Donald Buczek · 5 years ago
  6. 1c316e3 NFS: Replace 16 seq_printf() calls by seq_puts() by Markus Elfring · 5 years ago
  7. 9bcaa35 NFS: Use seq_putc() in nfs_show_stats() by Markus Elfring · 5 years ago
  8. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  9. a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 5 years ago
  10. 347543e Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
  11. 62a92ba NFS: Record task, client ID, and XID in xdr_status trace points by Chuck Lever · 5 years ago
  12. 7d4006c NFS: Update symbolic flags displayed by trace events by Chuck Lever · 5 years ago
  13. 38a638a NFS: Display symbolic status code names in trace log by Chuck Lever · 5 years ago
  14. 96650e2 NFS: Fix show_nfs_errors macros again by Chuck Lever · 5 years ago
  15. c5833f0 NFS4: Add a trace event to record invalid CB sequence IDs by Chuck Lever · 5 years ago
  16. 675dd90 xprtrdma: Modernize ops->connect by Chuck Lever · 5 years ago
  17. 5828ceb xprtrdma: Remove rpcrdma_req::rl_buffer by Chuck Lever · 5 years ago
  18. 6a6c6de xprtrdma: Refactor chunk encoding by Chuck Lever · 5 years ago
  19. 9ef33ef xprtrdma: Streamline rpcrdma_post_recvs by Chuck Lever · 5 years ago
  20. 379d1bc xprtrdma: Simplify rpcrdma_rep_create by Chuck Lever · 5 years ago
  21. 0ab1152 xprtrdma: Wake RPCs directly in rpcrdma_wc_send path by Chuck Lever · 5 years ago
  22. d8099fe xprtrdma: Reduce context switching due to Local Invalidation by Chuck Lever · 5 years ago
  23. 40088f0 xprtrdma: Add mechanism to place MRs back on the free list by Chuck Lever · 5 years ago
  24. 8475689 xprtrdma: Remove fr_state by Chuck Lever · 5 years ago
  25. 5809ea4 xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag by Chuck Lever · 5 years ago
  26. 05eb06d xprtrdma: Fix occasional transport deadlock by Chuck Lever · 5 years ago
  27. 1310051 xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req by Chuck Lever · 5 years ago
  28. 80d3c45 SUNRPC: Fix possible autodisconnect during connect due to old last_used by Dave Wysochanski · 5 years ago
  29. 4368d77 SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES by Anna Schumaker · 5 years ago
  30. 9f7761c NFS: Cleanup if nfs_match_client is interrupted by Benjamin Coddington · 5 years ago
  31. 9026b3a nfs: disable client side deduplication by Darrick J. Wong · 5 years ago
  32. 1a7441b NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats by Dave Wysochanski · 6 years ago
  33. 2b17d725 NFS: Clean up writeback code by Trond Myklebust · 5 years ago
  34. c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 5 years ago
  35. 28ade85 Merge branch 'containers' by Trond Myklebust · 5 years ago
  36. 02a2779 Merge branch 'cache_consistency' by Trond Myklebust · 5 years ago
  37. b6580ab SUNRPC: Remove warning in debugfs.c when compiling with W=1 by Trond Myklebust · 5 years ago
  38. 41adafa Merge branch 'bh-remove' by Trond Myklebust · 5 years ago
  39. 2f34b8b SUNRPC: add links for all client xprts to debugfs by NeilBrown · 5 years ago
  40. a332518 SUNRPC: Count ops completing with tk_status < 0 by Dave Wysochanski · 5 years ago
  41. 10db569 SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts. by NeilBrown · 5 years ago
  42. 93ba048 SUNRPC: Use proper printk specifiers for unsigned long long by Dave Wysochanski · 5 years ago
  43. 9dfe52a SUNRPC: Move call to rpc_count_iostats before rpc_call_done by Dave Wysochanski · 5 years ago
  44. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 5 years ago
  45. 53c3263 NFS: Allow multiple connections to a NFSv2 or NFSv3 server by Trond Myklebust · 6 years ago
  46. fd87c8b7 NFS: Display the "nconnect" mount option if it is set. by Trond Myklebust · 8 years ago
  47. bb71e4a pNFS: Allow multiple connections to the DS by Trond Myklebust · 8 years ago
  48. 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
  49. 28cc5cd NFS: Add a mount option to specify number of TCP connections to use by Trond Myklebust · 8 years ago
  50. 612b41f SUNRPC: Allow creation of RPC clients with multiple connections by Trond Myklebust · 8 years ago
  51. bf11fbd NFS: Add sysfs support for per-container identifier by Trond Myklebust · 6 years ago
  52. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 5 years ago
  53. c049f8e SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock by Trond Myklebust · 6 years ago
  54. 21f0ffa SUNRPC: Add basic load balancing to the transport switch by Trond Myklebust · 8 years ago
  55. 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago
  56. 996bc4f NFS: Create a root NFS directory in /sys/fs/nfs by Trond Myklebust · 6 years ago
  57. b5e9241 SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock by Trond Myklebust · 6 years ago
  58. 4f8943f SUNRPC: Replace direct task wakeups from softirq context by Trond Myklebust · 6 years ago
  59. 7e0a0e3 SUNRPC: Replace the queue timer with a delayed work function by Trond Myklebust · 6 years ago
  60. 44942b4 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 5 years ago
  61. 1bf85d8 NFSv4: Handle open for execute correctly by Trond Myklebust · 5 years ago
  62. bcc0e65 Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  63. 2692982 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  64. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  65. ceacbc0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  66. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 5 years ago
  67. 9fdb86c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  68. 0e63665 Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  69. 881ed91 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  70. a8f46b5 Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  71. c7a87ce mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration by Miquel Raynal · 6 years ago
  72. 4f03264 Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support" by Miquel Raynal · 5 years ago
  73. f3a3ea2 i2c: tegra: Add Dmitry as a reviewer by Dmitry Osipenko · 5 years ago
  74. 75f2d86 fs: VALIDATE_FS_PARSER should default to n by Geert Uytterhoeven · 6 years ago
  75. e644fa1 KVM: arm64/sve: Fix vq_present() macro to yield a bool by Zhang Lei · 5 years ago
  76. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 5 years ago
  77. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 5 years ago
  78. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 5 years ago
  79. 4c89cc7 dmaengine: jz4780: Fix an endian bug in IRQ handler by Dan Carpenter · 5 years ago
  80. 3f9c4dc Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  81. a0b2cf7 Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 5 years ago
  82. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  83. a5fff14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  84. ecbe508 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  85. cde357c Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  86. 2cd7cdc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  87. 8751853 swap_readpage(): avoid blk_wake_io_task() if !synchronous by Oleg Nesterov · 5 years ago
  88. eef778c devres: allow const resource arguments by Arnd Bergmann · 5 years ago
  89. dffcac2 mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 5 years ago
  90. cbcfa13 fs/userfaultfd.c: disable irqs for fault_pending and event locks by Eric Biggers · 5 years ago
  91. b9705d8 mm/page_alloc.c: fix regression with deferred struct page init by Juergen Gross · 5 years ago
  92. c212dda Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  93. 6994eef ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 5 years ago
  94. 5aeab2b drm/imx: only send event on crtc disable if kept disabled by Robert Beckett · 5 years ago
  95. 78c68e8 drm/imx: notify drm core before sending event during crtc disable by Robert Beckett · 5 years ago
  96. 550d1f5 Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  97. b5252bd Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 5 years ago
  98. a956c56b Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  99. 5ee5d30 Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  100. 179c96d Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago