1. 15f7b41 brd: remove unused brd_mutex by Mikulas Patocka · 7 years ago
  2. 79f720a blk-mq: only run the hardware queue if IO is pending by Jens Axboe · 7 years ago
  3. f0fba39 block: avoid null pointer dereference on null disk by Colin Ian King · 7 years ago
  4. 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
  5. 0e78ecc xtensa/simdisk: fix compile error by Christoph Hellwig · 7 years ago
  6. 1e49693 nvme: expose subsys attribute to sysfs by Hannes Reinecke · 7 years ago
  7. e9a4803 nvme: create 'slaves' and 'holders' entries for hidden controllers by Hannes Reinecke · 7 years ago
  8. 17eac09 block: create 'slaves' and 'holders' entries for hidden gendisks by Hannes Reinecke · 7 years ago
  9. 5b85b82 nvme: also expose the namespace identification sysfs files for mpath nodes by Christoph Hellwig · 7 years ago
  10. 32acab3 nvme: implement multipath access to nvme subsystems by Christoph Hellwig · 7 years ago
  11. ed754e5 nvme: track shared namespaces by Christoph Hellwig · 7 years ago
  12. 002fab0 nvme: introduce a nvme_ns_ids structure by Christoph Hellwig · 7 years ago
  13. ab9e00cc nvme: track subsystems by Christoph Hellwig · 7 years ago
  14. 9a95e4e block, nvme: Introduce blk_mq_req_flags_t by Bart Van Assche · 7 years ago
  15. 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
  16. c9254f2 block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag by Bart Van Assche · 7 years ago
  17. 039c635 ide, scsi: Tell the block layer at request allocation time about preempt requests by Bart Van Assche · 7 years ago
  18. 1b6d65a block: Introduce BLK_MQ_REQ_PREEMPT by Bart Van Assche · 7 years ago
  19. 6a15674 block: Introduce blk_get_request_flags() by Bart Van Assche · 7 years ago
  20. 055f6e1 block: Make q_usage_counter also track legacy requests by Ming Lei · 7 years ago
  21. eb619fd blk-mq: fix issue with shared tag queue re-running by Jens Axboe · 7 years ago
  22. e454d12 nvmet: kill nvmet_inline_bio_init by Christoph Hellwig · 7 years ago
  23. 5e62d5c nvmet: better data length validation by Christoph Hellwig · 7 years ago
  24. 03e0f3a nvme-pci: avoid dereference of symbol from unloaded module by Ming Lei · 7 years ago
  25. e3d7874 nvme: send uevent for some asynchronous events by Keith Busch · 7 years ago
  26. d99ca60 nvme: unexport starting async event work by Keith Busch · 7 years ago
  27. ad22c35 nvme: remove handling of multiple AEN requests by Keith Busch · 7 years ago
  28. 08e1507 nvme-fc: remove unused "queue_size" field by Keith Busch · 7 years ago
  29. 38dabe2 nvme: centralize AEN defines by Keith Busch · 7 years ago
  30. 4185f25 nvmet: remove redundant local variable by Sagi Grimberg · 7 years ago
  31. dafc040 nvmet: remove redundant memset if failed to get_smart_log failed by Sagi Grimberg · 7 years ago
  32. aba7afc blk-mq: Avoid that request queue removal can trigger list corruption by Bart Van Assche · 7 years ago
  33. ab083b1 nvme: fix eui_show() print format by Javier González · 7 years ago
  34. a47619b nvme: compare NQN string with right size by Javier González · 7 years ago
  35. 0c6af1c blk-mq: put driver tag if dispatch budget can't be got by Ming Lei · 7 years ago
  36. f00c4d8 block: pass full fmode_t to blk_verify_command by Christoph Hellwig · 7 years ago
  37. d004a5e7 block: remove __bio_kmap_atomic by Christoph Hellwig · 7 years ago
  38. 83f5f7e block: kill bio_kmap/kunmap_irq() by Jens Axboe · 7 years ago
  39. 05b7941 Revert "blk-mq: don't handle TAG_SHARED in restart" by Jens Axboe · 7 years ago
  40. e10237c kthread: zero the kthread data structure by Shaohua Li · 7 years ago
  41. 18c53e4 nvmet: fix comment typos in admin-cmd.c by Minwoo Im · 7 years ago
  42. 1f61def nvme-rdma: fix nvme_rdma_create_queue_ib error flow by Max Gurtovoy · 7 years ago
  43. 43b92fd nvmet-rdma: update queue list during ib_device removal by Israel Rukshin · 7 years ago
  44. 6ddcf0a lpfc: tie in to new dev_loss_tmo interface in nvme transport by James Smart · 7 years ago
  45. 158bfb8 nvme-fc: decouple ns references from lldd references by James Smart · 7 years ago
  46. c5760f3 nvme-fc: fix localport resume using stale values by James Smart · 7 years ago
  47. 84fef62 nvme: check admin passthru command effects by Keith Busch · 7 years ago
  48. c627c48 nvme: factor get log into a helper by Keith Busch · 7 years ago
  49. 715ea9e nvme: fix and clarify the check for missing metadata by Christoph Hellwig · 7 years ago
  50. 24b0b58 nvme: split __nvme_revalidate_disk by Christoph Hellwig · 7 years ago
  51. 6e78f21 nvme: set the chunk size before freezing the queue by Christoph Hellwig · 7 years ago
  52. 30e5e92 nvme: don't pass struct nvme_ns to nvme_config_discard by Christoph Hellwig · 7 years ago
  53. 39b7baa nvme: don't pass struct nvme_ns to nvme_init_integrity by Christoph Hellwig · 7 years ago
  54. b5be3b3 nvme: always unregister the integrity profile in __nvme_revalidate_disk by Christoph Hellwig · 7 years ago
  55. e54b064 nvme: move the dying queue check from cancel to completion by Christoph Hellwig · 7 years ago
  56. a6da002 blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  57. 1f2cac1 blktrace: fix unlocked access to init/start-stop/teardown by Jens Axboe · 7 years ago
  58. ca91659 Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  59. 60cfc98 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  60. abbdb5c Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/topic/spreadtrum' and 'spi/topic/tegra114' into spi-next by Mark Brown · 7 years ago
  61. 6e69547 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/orion', 'spi/topic/rspi' and 'spi/topic/s3c64xx' into spi-next by Mark Brown · 7 years ago
  62. 704c145 Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topic/davinci' and 'spi/topic/fsl-dspi' into spi-next by Mark Brown · 7 years ago
  63. b5f9208 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 7 years ago
  64. 130555c Merge remote-tracking branches 'spi/fix/idr' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 7 years ago
  65. 50b7bae Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
  66. 9b272e6 Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next by Mark Brown · 7 years ago
  67. 28c426c Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next by Mark Brown · 7 years ago
  68. 46294d6 Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linus by Mark Brown · 7 years ago
  69. ffd4db9 spi: imx: Don't require platform data chipselect array by Trent Piepho · 7 years ago
  70. 4e21791 spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  71. 881a0b9 spi: imx: GPIO based chip selects should not be required by Trent Piepho · 7 years ago
  72. ef7afb3 dm cache: lift common migration preparation code to alloc_migration() by Mike Snitzer · 7 years ago
  73. ede6507 dm cache: remove usused deferred_cells member from struct cache by Joe Thornber · 7 years ago
  74. 9768a10d dm cache policy smq: allocate cache blocks in order by Joe Thornber · 7 years ago
  75. 8ee18ed dm cache policy smq: change max background work from 10240 to 4096 blocks by Joe Thornber · 7 years ago
  76. 64748b1 dm cache background tracker: limit amount of background work that may be issued at once by Joe Thornber · 7 years ago
  77. deb7191 dm cache policy smq: take origin idle status into account when queuing writebacks by Joe Thornber · 7 years ago
  78. 1e72a8e dm cache policy smq: handle races with queuing background_work by Joe Thornber · 7 years ago
  79. 2339784 dm raid: fix panic when attempting to force a raid to sync by Heinz Mauelshagen · 7 years ago
  80. 95b1369 dm integrity: allow unaligned bv_offset by Mikulas Patocka · 7 years ago
  81. 0440d5c dm crypt: allow unaligned bv_offset by Mikulas Patocka · 7 years ago
  82. 49de576 dm: small cleanup in dm_get_md() by Mike Snitzer · 7 years ago
  83. b9a41d2 dm: fix race between dm_get_from_kobject() and __dm_destroy() by Hou Tao · 7 years ago
  84. 856eb09 dm: allocate struct mapped_device with kvzalloc by Mikulas Patocka · 7 years ago
  85. 114e0259 dm zoned: ignore last smaller runt zone by Damien Le Moal · 7 years ago
  86. fbc6129 dm space map metadata: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  87. 98d82f4 dm log writes: add support for DAX by Ross Zwisler · 7 years ago
  88. e5a2066 dm log writes: add support for inline data buffers by Ross Zwisler · 7 years ago
  89. 693b960 dm cache: simplify get_per_bio_data() by removing data_size argument by Mike Snitzer · 7 years ago
  90. 9958f1d dm cache: remove all obsolete writethrough-specific code by Mike Snitzer · 7 years ago
  91. 2df3bae dm cache: submit writethrough writes in parallel to origin and cache by Mike Snitzer · 7 years ago
  92. 8e3c382 dm cache: pass cache structure to mode functions by Mike Snitzer · 7 years ago
  93. d1260e2 dm cache: fix race condition in the writeback mode overwrite_bio optimisation by Joe Thornber · 7 years ago
  94. 5cf2360 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  95. a579e94 Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  96. 085c17f .mailmap: Add Maciej W. Rozycki's Imagination e-mail address by Maciej W. Rozycki · 7 years ago
  97. 0868b99 md: free unused memory after bitmap resize by Zdenek Kabelac · 7 years ago
  98. 0202ce8 md: release allocated bitset sync_set by Zdenek Kabelac · 7 years ago
  99. ea0ee33 Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" by Linus Torvalds · 7 years ago
  100. 3e81277 Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago