1. c3e9c04b Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  2. e0bcb42 Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
  3. b6b220b Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  4. fcfa447 NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" by Benjamin Coddington · 7 years ago
  5. f02fee2 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
  6. c05cefc nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  7. fd53dde NFS: super: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  8. 6c67a3e4a sunrpc: remove net pointer from messages by Vasily Averin · 7 years ago
  9. e4949e4 nfs: remove net pointer from messages by Vasily Averin · 7 years ago
  10. 4112be7 sunrpc: exit_net cleanup check added by Vasily Averin · 7 years ago
  11. b0b5352 nfs client: exit_net cleanup check added by Vasily Averin · 7 years ago
  12. 0671d8f nfs/write: Use common error handling code in nfs_lock_and_join_requests() by Markus Elfring · 7 years ago
  13. fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
  14. e1fff5d NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state by Trond Myklebust · 7 years ago
  15. 46280d9 NFSv4: Check the open stateid when searching for expired state by Trond Myklebust · 7 years ago
  16. 140087fd NFSv4: Clean up nfs4_delegreturn_done by Trond Myklebust · 7 years ago
  17. 91b30d2 NFSv4: cleanup nfs4_close_done by Trond Myklebust · 7 years ago
  18. ff90514 NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn by Trond Myklebust · 7 years ago
  19. 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
  20. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  21. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  22. d803224 NFS: Fix a typo in nfs_rename() by Trond Myklebust · 7 years ago
  23. 8fd1ab7 NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  24. ad9e02d NFSv4: Add a tracepoint to document open stateid updates by Trond Myklebust · 7 years ago
  25. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  26. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  27. b2bfe59 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  28. a30ccf1 SUNRPC: Fix parsing failure in trace points with XIDs by Chuck Lever · 7 years ago
  29. e9d4763 net: sunrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  30. 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  31. 3944369 NFS: Avoid RCU usage in tracepoints by Anna Schumaker · 7 years ago
  32. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  33. 1b746c1 xprtrdma: Remove include for linux/prefetch.h by Chuck Lever · 7 years ago
  34. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  35. a4699f5 xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode by Chuck Lever · 7 years ago
  36. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  37. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  38. cbda1b2 Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  40. a0e136e Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  41. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 06ede5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  44. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  45. 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  46. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  47. 0896cad fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  48. 81a090b fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  49. 2b28a7b fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  50. eba6dd6 fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  51. a2a5dea fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  52. 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
  53. 6f0afc2 xprtrdma: Remove atomic send completion counting by Chuck Lever · 7 years ago
  54. 01bb35c xprtrdma: RPC completion should wait for Send completion by Chuck Lever · 7 years ago
  55. 0ba6f37 xprtrdma: Refactor rpcrdma_deferred_completion by Chuck Lever · 7 years ago
  56. 531cca0 xprtrdma: Add a field of bit flags to struct rpcrdma_req by Chuck Lever · 7 years ago
  57. ae72950 xprtrdma: Add data structure to manage RDMA Send arguments by Chuck Lever · 7 years ago
  58. a062a2a xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() by Chuck Lever · 7 years ago
  59. 857f9ac xprtrdma: Change return value of rpcrdma_prepare_send_sges() by Chuck Lever · 7 years ago
  60. 394b2c7 xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  61. ad99f05 xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  62. be798f9 xprtrdma: Decode credits field in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  63. d8f532d xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion by Chuck Lever · 7 years ago
  64. e1352c9 xprtrdma: Refactor rpcrdma_reply_handler some more by Chuck Lever · 7 years ago
  65. 5381e0e xprtrdma: Move decoded header fields into rpcrdma_rep by Chuck Lever · 7 years ago
  66. 61433af xprtrdma: Throw away reply when version is unrecognized by Chuck Lever · 7 years ago
  67. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  68. adeba81 Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  69. 854ac87 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  70. 62530ed bio: ensure __bio_clone_fast copies bi_partno by Michael Lyle · 7 years ago
  71. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  72. 527d147 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  73. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  74. 74d4108 dm bufio: fix integer overflow when limiting maximum cache size by Eric Biggers · 7 years ago
  75. 5d47c89 dm: clear all discard attributes in queue_limits when discards are disabled by Mike Snitzer · 7 years ago
  76. 7dea378 dm: do not set 'discards_supported' in targets that do not need it by Mike Snitzer · 7 years ago
  77. 8a74d29 dm: discard support requires all targets in a table support discards by Mike Snitzer · 7 years ago
  78. 9dc112e dm mpath: remove annoying message of 'blk_get_request() returned -11' by Ming Lei · 7 years ago
  79. 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  80. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  81. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  82. e6e58e7 RDMA: Add Jason Gunthorpe as a co-maintainer by Jason Gunthorpe · 7 years ago
  83. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  84. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  85. 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  86. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  87. 2015a63 xfs: fix type usage by Darrick J. Wong · 7 years ago
  88. 962cc1a xfs: fix forgotten rcu read unlock when skipping inode reclaim by Darrick J. Wong · 7 years ago
  89. 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
  90. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  91. 9c7a867 Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  92. cce7529 nvmet_fc: fix better length checking by James Smart · 7 years ago
  93. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  94. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  95. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  96. ba5b503 arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3 by Masahiro Yamada · 7 years ago
  97. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  98. 34d9715 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  99. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  100. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago