1. 76f983c nvme-fc: merge init_request methods by Christoph Hellwig · 8 years ago
  2. 385475e nvme-rdma: merge init_request and exit_request methods by Christoph Hellwig · 8 years ago
  3. ebe6d87 nvme: move protection information check into nvme_setup_rw by Christoph Hellwig · 8 years ago
  4. b3b1b0b nvme: mark shutdown_timeout static by Christoph Hellwig · 8 years ago
  5. bb472ba nvme-rdma: fix error code in nvme_rdma_create_ctrl() by Dan Carpenter · 8 years ago
  6. 97ddc36e nvmf: keep track of nvmet connect error status by Guan Junxiong · 8 years ago
  7. 435e809 nvme: add fields into identify controller data structure by Guan Junxiong · 8 years ago
  8. 1b63327 nvmet-fc: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  9. f0425db nvme: use ctrl->device consistently for logging by Johannes Thumshirn · 8 years ago
  10. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 8 years ago
  11. 430c7be nvmet: add uuid field to nvme_ns and populate via configfs by Johannes Thumshirn · 8 years ago
  12. 637dc0f nvmet: implement namespace identify descriptor list by Johannes Thumshirn · 8 years ago
  13. d934f98 nvme: provide UUID value to userspace by Johannes Thumshirn · 8 years ago
  14. 3b22ba2 nvme: get list of namespace descriptors by Johannes Thumshirn · 8 years ago
  15. 90985b8 nvme: rename uuid to nguid in nvme_ns by Johannes Thumshirn · 8 years ago
  16. af8b86e nvme: introduce NVMe Namespace Identification Descriptor structures by Johannes Thumshirn · 8 years ago
  17. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 8 years ago
  18. 0945e56 scatterlist: add sg_zero_buffer() helper by Johannes Thumshirn · 8 years ago
  19. d19d4c8 nvme-pci: remove redundant includes by Sagi Grimberg · 8 years ago
  20. b2a0eb1 nvme-pci: Remove watchdog timer by Keith Busch · 8 years ago
  21. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 8 years ago
  22. fdf9dfa nvme: move nr_reconnects to nvme_ctrl by Sagi Grimberg · 8 years ago
  23. c669ccd nvme: queue ns scanning and async request from nvme_wq by Sagi Grimberg · 8 years ago
  24. 9a6327d nvme: Move transports to use nvme-core workqueue by Sagi Grimberg · 8 years ago
  25. c58bd1b nvme: Don't allow to reset a reconnecting controller by Sagi Grimberg · 8 years ago
  26. b282a88d nvme-rdma: Get rid of CONNECTED state by Sagi Grimberg · 8 years ago
  27. abf87d5 nvme-rdma: rework rdma connection establishment error path by Sagi Grimberg · 8 years ago
  28. ca6e95b nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical by Sagi Grimberg · 8 years ago
  29. c8295d1 nvme-rdma: Don't rearm the CQ when polling directly by Sagi Grimberg · 8 years ago
  30. dc5bc6a nvme-rdma: Make queue flags bit numbers and not shifts by Sagi Grimberg · 8 years ago
  31. 3dee63c nvme-rdma: get rid of unused ctrl lock by Sagi Grimberg · 8 years ago
  32. a29001c nvme-loop: get rid of unused controller lock by Sagi Grimberg · 8 years ago
  33. 87ad72a nvme-pci: implement host memory buffer support by Christoph Hellwig · 8 years ago
  34. fe6d53c nvme: save hmpre and hmmin in struct nvme_ctrl by Christoph Hellwig · 8 years ago
  35. b85cf73 nvme.h: add dword 12 - 15 fields to struct nvme_features by Arnav Dawn · 8 years ago
  36. 39673e1 nvme.h: add struct nvme_host_mem_buf_desc and HMB flags by Christoph Hellwig · 8 years ago
  37. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  38. f06345a blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly() by Jens Axboe · 8 years ago
  39. a104c9f nvme-rdma: fix merge error by Christoph Hellwig · 8 years ago
  40. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  41. 32c1431 Linux 4.12-rc5 by Linus Torvalds · 8 years ago
  42. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  43. 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 8 years ago
  44. 5ad9345 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  45. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  46. f986e31b Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  47. 9cd9cb0 Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  48. 21c9eb7 Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  49. 246baac Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  50. ef918d3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  51. 8f56821 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  52. 9d66af6 Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  53. 9d0eb46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 9bc1f09 KVM: async_pf: avoid async pf injection when in guest mode by Wanpeng Li · 8 years ago
  55. 4d801cc hexagon: Use raw_copy_to_user by Guenter Roeck · 8 years ago
  56. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  58. ac1a14a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 45b44f0f Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. f701d86 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 9376906 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 8 years ago
  64. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  65. c7a1aef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  66. 2833b7e Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  67. 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 39e4edf Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  69. 6107cc5 Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  70. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 8 years ago
  71. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 8 years ago
  72. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 8 years ago
  73. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 8 years ago
  74. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 8 years ago
  75. 414cf71 fix ufs_isblockset() by Al Viro · 8 years ago
  76. 8785d84 ufs: restore proper tail allocation by Al Viro · 8 years ago
  77. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 8 years ago
  78. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 8 years ago
  79. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 8 years ago
  80. eb4125d Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  81. a0897d5 Input: synaptics-rmi4 - register F03 port as pass-through serio by Dmitry Torokhov · 8 years ago
  82. a92f63c Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. 788a73f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  84. b9d39d1 device-dax: fix 'dax' device filesystem inode destruction crash by Dan Williams · 8 years ago
  85. 22ec656 dm: bump DM_VERSION_MINOR in response to target method error code changes by Mike Snitzer · 8 years ago
  86. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  87. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  88. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  89. 1be5690 dm: change ->end_io calling convention by Christoph Hellwig · 8 years ago
  90. 846785e dm: don't return errnos from ->map by Christoph Hellwig · 8 years ago
  91. 14ef1e4 dm mpath: merge do_end_io_bio into multipath_end_io_bio by Christoph Hellwig · 8 years ago
  92. 36ffc6c block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO by Christoph Hellwig · 8 years ago
  93. d5245d7 fs: simplify dio_bio_complete by Christoph Hellwig · 8 years ago
  94. 4055351 fs: remove the unused error argument to dio_end_io() by Christoph Hellwig · 8 years ago
  95. 9966afa dm: fix REQ_RAHEAD handling by Christoph Hellwig · 8 years ago
  96. f729b66 gfs2: remove the unused sd_log_error field by Christoph Hellwig · 8 years ago
  97. 10f64ec scsi/osd: don't save block errors into req_results by Christoph Hellwig · 8 years ago
  98. 4017415 nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd by Christoph Hellwig · 8 years ago
  99. 87085ff thermal: int340x_thermal: fix compile after the UUID API switch by Christoph Hellwig · 8 years ago
  100. dc88e34 nbd: set sk->sk_sndtimeo for our sockets by Josef Bacik · 8 years ago