1. a8fd0fe pNFS/filelayout: enable LAYOUTGET on OPEN by Olga Kornievskaia · 5 years ago
  2. c128e57 NFS: Optimise the default readahead size by Trond Myklebust · 5 years ago
  3. 32c6e7e NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU by Trond Myklebust · 5 years ago
  4. 0e0cb35 NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE by Trond Myklebust · 5 years ago
  5. e217e82 NFSv4: Fix OPEN_DOWNGRADE error handling by Trond Myklebust · 5 years ago
  6. 30cb3ee pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid by Trond Myklebust · 5 years ago
  7. 9228395 NFSv4: Add a helper to increment stateid seqids by Trond Myklebust · 5 years ago
  8. 6109bcf NFSv4: Handle RPC level errors in LAYOUTRETURN by Trond Myklebust · 5 years ago
  9. 078a432 NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close by Trond Myklebust · 5 years ago
  10. 287a9c5 NFSv4: Clean up pNFS return-on-close error handling by Trond Myklebust · 5 years ago
  11. 9c47b18 pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors by Trond Myklebust · 5 years ago
  12. 581057c NFS: remove unused check for negative dentry by Benjamin Coddington · 5 years ago
  13. 17fd6e4 NFSv3: use nfs_add_or_obtain() to create and reference inodes by Benjamin Coddington · 5 years ago
  14. 406cd91 NFS: Refactor nfs_instantiate() for dentry referencing callers by Benjamin Coddington · 5 years ago
  15. 8593e01 SUNRPC: Fix congestion window race with disconnect by Chuck Lever · 5 years ago
  16. 9ba8288 SUNRPC: Don't try to parse incomplete RPC messages by Trond Myklebust · 5 years ago
  17. f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
  18. 5f1bc39 SUNRPC: Fix buffer handling of GSS MIC without slack by Benjamin Coddington · 5 years ago
  19. 714fbc7 SUNRPC: RPC level errors should always set task->tk_rpc_status by Trond Myklebust · 5 years ago
  20. 45835a6 SUNRPC: Don't receive TCP data into a request buffer that has been reset by Trond Myklebust · 5 years ago
  21. cc204d0 SUNRPC: Dequeue the request from the receive queue while we're re-encoding by Trond Myklebust · 5 years ago
  22. 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
  23. f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
  24. ee2f412e xprtrdma: Recycle MRs after disconnect by Chuck Lever · 5 years ago
  25. f836b27 NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  26. cc15e24 NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  27. 4c952e3 NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  28. 5049336 NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  29. dae4096 NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  30. 48c0585 NFS: Add an nfs4_call_sync_custom() function by Anna Schumaker · 5 years ago
  31. 1e672e3 NFSv4: Fix a memory leak bug by Wenwen Wang · 5 years ago
  32. 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
  33. 1738de3 xprtrdma: Inline XDR chunk encoder functions by Chuck Lever · 5 years ago
  34. 17d47f9 xprtrdma: Fix bc_max_slots return value by Chuck Lever · 5 years ago
  35. 2a7f77c7 xprtrdma: Clean up xprt_rdma_set_connect_timeout() by Chuck Lever · 5 years ago
  36. b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago
  37. 4d6b889 xprtrdma: Remove rpcrdma_buffer::rb_mrlock by Chuck Lever · 5 years ago
  38. 6dc6ec9 xprtrdma: Cache free MRs in each rpcrdma_req by Chuck Lever · 5 years ago
  39. 805a1f6 xprtrdma: Ensure creating an MR does not trigger FS writeback by Chuck Lever · 5 years ago
  40. 3b39f52 xprtrdma: Move rpcrdma_mr_get out of frwr_map by Chuck Lever · 5 years ago
  41. 1ca3f4c xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put by Chuck Lever · 5 years ago
  42. 265a38d xprtrdma: Simplify rpcrdma_mr_pop by Chuck Lever · 5 years ago
  43. 3957905 xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods by Chuck Lever · 5 years ago
  44. eed48a9 xprtrdma: Rename rpcrdma_buffer::rb_all by Chuck Lever · 5 years ago
  45. 2dfdcd8 xprtrdma: Rename CQE field in Receive trace points by Chuck Lever · 5 years ago
  46. aeaed48 xprtrdma: Boost client's max slot table size to match Linux server by Chuck Lever · 5 years ago
  47. f3c66a2 xprtrdma: Boost maximum transport header size by Chuck Lever · 5 years ago
  48. 36bdd90 xprtrdma: Fix calculation of ri_max_segs again by Chuck Lever · 5 years ago
  49. af08a77 xprtrdma: Update obsolete comment by Chuck Lever · 5 years ago
  50. 2fb2a4d xprtrdma: Refresh the documenting comment in frwr_ops.c by Chuck Lever · 5 years ago
  51. 95bd830 SUNRPC: Inline xdr_commit_encode by Chuck Lever · 5 years ago
  52. 691b45d SUNRPC: Remove rpc_wake_up_queued_task_on_wq() by Chuck Lever · 5 years ago
  53. e275146 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  54. d1abaeb Linux 5.3-rc5 by Linus Torvalds · 5 years ago
  55. 6825e5a Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  56. 3039fad Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  57. c332f3a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 645c03a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  60. 4503c0a Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  61. ae1a616 Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  62. 359334c Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  63. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  64. 85d8d3b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  65. bafe1e7 MAINTAINERS: Fix Hyperv vIOMMU driver file name by Lan Tianyu · 6 years ago
  66. 61e0f39 tools: hv: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  67. 2d35c66 tools: hv: fix typos in toolchain by Adrian Vladu · 6 years ago
  68. b099515 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 6 years ago
  69. 5912e79 tools: hv: fixed Python pep8/flake8 warnings for lsvmbus by Adrian Vladu · 6 years ago
  70. 05c5253 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  71. 2f478b6 Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  72. 6a5f43d Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  73. 6e625a1 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  74. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  75. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 5 years ago
  76. 2d63ba3 Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  77. 9da5bb2 Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  78. cfa0bb2 Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  79. ec037ac Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  80. a3ee247 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  81. a90118c x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  82. 9cd02b0 Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus by Greg Kroah-Hartman · 5 years ago
  83. a85abd5 Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  84. 19bce47 ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term by Hui Peng · 5 years ago
  85. a69e905 Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  86. 4ec1fa6 Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  87. a982eeb io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list by Jackie Liu · 5 years ago
  88. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  89. 99c79f6 io_uring: fix manual setup of iov_iter for fixed buffers by Aleix Roca Nonell · 5 years ago
  90. 3291204 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  91. 2b245b8 Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  92. 01fd150 misc: xilinx-sdfec: fix dependency and build error by Randy Dunlap · 5 years ago
  93. edfbcb3 usb: add a hcd_uses_dma helper by Christoph Hellwig · 5 years ago
  94. dd3ecf1 usb: don't create dma pools for HCDs with a localmem_pool by Christoph Hellwig · 5 years ago
  95. 141822a usb: chipidea: imx: fix EPROBE_DEFER support during driver probe by André Draszik · 5 years ago
  96. 7777588 usb: host: fotg2: restart hcd after port reset by Hans Ulli Kroll · 5 years ago
  97. 5436427 USB: CDC: fix sanity checks in CDC union parser by Oliver Neukum · 5 years ago
  98. c52873e usb: cdc-acm: make sure a refcount is taken early enough by Oliver Neukum · 5 years ago
  99. e5d8bad USB: serial: option: add the BroadMobi BM818 card by Bob Ham · 5 years ago
  100. 6caf0be USB: serial: option: Add Motorola modem UARTs by Tony Lindgren · 5 years ago