1. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 7 years ago
  2. 852ec80 blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler by Bart Van Assche · 7 years ago
  3. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 7 years ago
  4. 9e0c829 block: Add a comment above queue_lockdep_assert_held() by Bart Van Assche · 7 years ago
  5. c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 7 years ago
  6. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  7. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 7 years ago
  8. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 7 years ago
  9. 0731967 blk-mq: Reduce blk_mq_hw_ctx size by Bart Van Assche · 7 years ago
  10. efbeccd block: stop using bio_data() in blk_write_same_mergeable by Christoph Hellwig · 7 years ago
  11. 80ab6af block: remove the unused bio_to_phys macro by Christoph Hellwig · 7 years ago
  12. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 7 years ago
  13. a38d124 fs: Introduce IOMAP_NOWAIT by Goldwyn Rodrigues · 7 years ago
  14. b745faf fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT by Goldwyn Rodrigues · 7 years ago
  15. 9830f4b fs: Use RWF_* flags for AIO operations by Goldwyn Rodrigues · 7 years ago
  16. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 7 years ago
  17. fdd2f5b fs: Separate out kiocb flags setup based on RWF_* flags by Goldwyn Rodrigues · 7 years ago
  18. 1d9e9bc blk-mq: don't stop queue for quiescing by Ming Lei · 7 years ago
  19. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 7 years ago
  20. e4e7391 blk-mq: introduce blk_mq_unquiesce_queue by Ming Lei · 7 years ago
  21. 4f084b4 blk-mq: introduce blk_mq_quiesce_queue_nowait() by Ming Lei · 7 years ago
  22. 97e0120 blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h by Ming Lei · 7 years ago
  23. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 7 years ago
  24. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 7 years ago
  25. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
  26. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 7 years ago
  27. 5bbf4e5 blk-mq-sched: unify request prepare methods by Christoph Hellwig · 7 years ago
  28. 7b9e936 blk-mq-sched: unify request finished methods by Christoph Hellwig · 7 years ago
  29. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 7 years ago
  30. 435e809 nvme: add fields into identify controller data structure by Guan Junxiong · 7 years ago
  31. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 7 years ago
  32. af8b86e nvme: introduce NVMe Namespace Identification Descriptor structures by Johannes Thumshirn · 7 years ago
  33. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 7 years ago
  34. 0945e56 scatterlist: add sg_zero_buffer() helper by Johannes Thumshirn · 7 years ago
  35. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 7 years ago
  36. dc9edc4 block: Fix a blk_exit_rl() regression by Bart Van Assche · 7 years ago
  37. b85cf73 nvme.h: add dword 12 - 15 fields to struct nvme_features by Arnav Dawn · 7 years ago
  38. 39673e1 nvme.h: add struct nvme_host_mem_buf_desc and HMB flags by Christoph Hellwig · 8 years ago
  39. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 7 years ago
  40. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 7 years ago
  41. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  42. 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 7 years ago
  43. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  44. 9d0eb46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  45. 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  47. 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  48. 22ec656 dm: bump DM_VERSION_MINOR in response to target method error code changes by Mike Snitzer · 7 years ago
  49. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  50. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 7 years ago
  51. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  52. 1be5690 dm: change ->end_io calling convention by Christoph Hellwig · 7 years ago
  53. 4055351 fs: remove the unused error argument to dio_end_io() by Christoph Hellwig · 7 years ago
  54. 8affb06 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 7 years ago
  55. a773954 KEYS: DH: add __user annotations to keyctl_kdf_params by Eric Biggers · 7 years ago
  56. 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 7 years ago
  57. 0d22df9 Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  58. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  59. 1123a60 srcu: Allow use of Classic SRCU from both process and interrupt context by Paolo Bonzini · 7 years ago
  60. f2c6df7 loop: support 4k physical blocksize by Hannes Reinecke · 7 years ago
  61. 38a4f43 Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  62. bcbc226 acpi: always include uuid.h by Christoph Hellwig · 7 years ago
  63. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 7 years ago
  64. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 7 years ago
  65. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  66. abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 7 years ago
  67. 9bd2bbc elevator: fix truncation of icq_cache_name by Eric Biggers · 7 years ago
  68. 84c6c30 Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  69. ba7b238 Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  70. 41c8bdb acpi, nfit: Switch to use new generic UUID API by Andy Shevchenko · 7 years ago
  71. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 7 years ago
  72. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 7 years ago
  73. 1dd771e block: remove blk_part_pack_uuid by Christoph Hellwig · 7 years ago
  74. ef40dda uuid: hoist uuid_is_null() helper from libnvdimm by Christoph Hellwig · 7 years ago
  75. df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 7 years ago
  76. f9727a1 uuid: rename uuid types by Christoph Hellwig · 7 years ago
  77. 60927bc uuid: remove uuid_be defintions from the uapi header by Christoph Hellwig · 7 years ago
  78. 41bb26f uuid,afs: move struct uuid_v1 back into afs by Christoph Hellwig · 7 years ago
  79. 1e0ce2a net: Update TCP congestion control documentation by Anmol Sarma · 7 years ago
  80. 6dc06c0 net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 7 years ago
  81. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  82. e94c328 [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER by Hans Verkuil · 7 years ago
  83. 55cbdaf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  84. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  85. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 7 years ago
  86. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 7 years ago
  87. 60b0a8c frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 7 years ago
  88. 1bde33e include/linux/gfp.h: fix ___GFP_NOLOCKDEP value by Michal Hocko · 7 years ago
  89. 4635694 Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  90. 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  91. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 7 years ago
  92. 233c195 RDMA/netlink: Reduce exposure of RDMA netlink functions by Leon Romanovsky · 7 years ago
  93. 1410a90 net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 7 years ago
  94. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 7 years ago
  95. 393bcfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  96. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 7 years ago
  97. 685c9b2 nbd: add FUA op support by Shaun McDowell · 7 years ago
  98. 4b1c889 iommu/dma: Fix function declaration by Arnd Bergmann · 7 years ago
  99. 3f173bd Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  100. 76fa998 drm/dp: start a DPCD based DP sink/branch device quirk database by Jani Nikula · 7 years ago