1. 39051dd scsi: sd: Remove zone write locking by Damien Le Moal · 7 years ago
  2. 23349ca scsi: sd_zbc: Initialize device request queue zoned data by Damien Le Moal · 7 years ago
  3. 2ee4e9c scsi: scsi-mq-debugfs: Show more information by Bart Van Assche · 7 years ago
  4. 550203e Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block by Jens Axboe · 7 years ago
  5. b837b28 nvme: fix subsystem multiple controllers support check by Israel Rukshin · 7 years ago
  6. 85088c4 nvme: take refcount on transport module by Nitzan Carmi · 7 years ago
  7. 2b1b7e7 nvme-pci: fix NULL pointer reference in nvme_alloc_ns by Jianchao Wang · 7 years ago
  8. 1a3838d nvme: modify the debug level for setting shutdown timeout by Max Gurtovoy · 7 years ago
  9. 4caff8f nvme-pci: don't open-code nvme_reset_ctrl by Sagi Grimberg · 7 years ago
  10. 6b1943a nvmet: rearrange nvmet_ctrl_free() by Israel Rukshin · 7 years ago
  11. eca19dc nvmet: fix error flow in nvmet_alloc_ctrl() by Israel Rukshin · 7 years ago
  12. 6fbcde6 nvme-pci: remove an unnecessary initialization in HMB code by Minwoo Im · 7 years ago
  13. 0de5cd3 nvme-fabrics: protect against module unload during create_ctrl by Roy Shterman · 7 years ago
  14. 9ce1f2e nvmet-fc: cleanup nvmet add_port/remove_port by James Smart · 7 years ago
  15. b6f8077 nvme_fcloop: refactor host/target io job access by James Smart · 7 years ago
  16. 24431d6 nvme_fcloop: rework to remove xxx_IN_ISR feature flags by James Smart · 7 years ago
  17. 6fda202 nvme_fcloop: disassocate local port structs by James Smart · 7 years ago
  18. 278e096 nvme_fcloop: fix abort race condition by James Smart · 7 years ago
  19. 6a1c57a nvmet: lower log level for each queue creation by Sagi Grimberg · 7 years ago
  20. 424125a nvmet-rdma: lowering log level for chatty debug messages by Sagi Grimberg · 7 years ago
  21. cb4876e nvmet-rdma: removed queue cleanup from module exit by Sagi Grimberg · 7 years ago
  22. fb350e0 blk-mq: fix race between updating nr_hw_queues and switching io sched by Ming Lei · 7 years ago
  23. 7d4901a blk-mq: avoid to map CPU into stale hw queue by Ming Lei · 7 years ago
  24. 24f5a90 blk-mq: quiesce queue during switching io sched and updating nr_requests by Ming Lei · 7 years ago
  25. c2856ae blk-mq: quiesce queue before freeing queue by Ming Lei · 7 years ago
  26. ca11f20 mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues by Jens Axboe · 7 years ago
  27. 14db491 target: Use sgl_alloc_order() and sgl_free() by Bart Van Assche · 7 years ago
  28. 68c6e9c nvmet/rdma: Use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  29. 4442b56 nvmet/fc: Use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  30. 8cd579d crypto: scompress - use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  31. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  32. bbbc3c1 writeback: update comment in inode_io_list_move_locked by Wang Long · 7 years ago
  33. 91f7b74 DAC960: split up ioctl function to reduce stack size by Arnd Bergmann · 7 years ago
  34. cf8c0c6 block: blk-merge: remove unnecessary check by Ming Lei · 7 years ago
  35. a2d3796 block: blk-merge: try to make front segments in full size by Ming Lei · 7 years ago
  36. 6a501bf blk-merge: compute bio->bi_seg_front_size efficiently by Ming Lei · 7 years ago
  37. 92681ec dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() by Ming Lei · 7 years ago
  38. c16a8ac btrfs: avoid accessing bvec table directly for a cloned bio by Ming Lei · 7 years ago
  39. a0b60d7 btrfs: avoid access to .bi_vcnt directly by Ming Lei · 7 years ago
  40. 25d8be7 block: move bio_alloc_pages() to bcache by Ming Lei · 7 years ago
  41. c2421ed bcache: comment on direct access to bvec table by Ming Lei · 7 years ago
  42. 8f50e35 dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE by Ming Lei · 7 years ago
  43. 3c892a0 block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq by Ming Lei · 7 years ago
  44. 7891f05 block: bounce: avoid direct access to bvec table by Ming Lei · 7 years ago
  45. c45a8f2 fs: convert to bio_last_bvec_all() by Ming Lei · 7 years ago
  46. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  47. 86292ab block: introduce bio helpers for converting to multipage bvec by Ming Lei · 7 years ago
  48. 9b25bd0 block, bfq: remove batches of confusing ifdefs by Paolo Valente · 7 years ago
  49. a34b024 block, bfq: consider also past I/O in soft real-time detection by Paolo Valente · 7 years ago
  50. 4403e4e block, bfq: remove superfluous check in queue-merging setup by Angelo Ruocco · 7 years ago
  51. 7b8fa3b block, bfq: let a queue be merged only shortly after starting I/O by Paolo Valente · 7 years ago
  52. 1be6e8a block, bfq: check low_latency flag in bfq_bfqq_save_state() by Angelo Ruocco · 7 years ago
  53. 05e9028 block, bfq: add missing rq_pos_tree update on rq removal by Paolo Valente · 7 years ago
  54. f0ba5ea block, bfq: increase threshold to deem I/O as random by Paolo Valente · 7 years ago
  55. 8dc8146 deadline-iosched: Introduce zone locking support by Damien Le Moal · 7 years ago
  56. c117bac deadline-iosched: Introduce dispatch helpers by Damien Le Moal · 7 years ago
  57. 5700f69 mq-deadline: Introduce zone locking support by Damien Le Moal · 7 years ago
  58. bf09ce5 mq-deadline: Introduce dispatch helpers by Damien Le Moal · 7 years ago
  59. 6cc77e9 block: introduce zoned block devices zone write locking by Christoph Hellwig · 7 years ago
  60. 882d417 pktcdvd: Fix a recently introduced NULL pointer dereference by Bart Van Assche · 7 years ago
  61. 5a0ec38 pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  62. 8b7bc84 lightnvm: pblk: refactor pblk_ppa_comp function by Matias Bjørling · 7 years ago
  63. 998ba62 lightnvm: pblk: add iostat support by Javier González · 7 years ago
  64. 30d82a86 lightnvm: pblk: print instance name on instance info by Javier González · 7 years ago
  65. c6847e4 lightnvm: pblk: free write buffer on init failure by Javier González · 7 years ago
  66. cc4f5ba lightnvm: pblk: ensure kthread alloc. before kicking it by Javier González · 7 years ago
  67. 8f55459 lightnvm: pblk: do not log recovery read errors by Javier González · 7 years ago
  68. 5d201f0 lightnvm: pblk: ignore high ecc errors on recovery by Javier González · 7 years ago
  69. e539273 lightnvm: set target over-provision on create ioctl by Javier González · 7 years ago
  70. a768993 lightnvm: pblk: use exact free block counter in RL by Javier González · 7 years ago
  71. aed49e1 lightnvm: pblk: remove pblk_gc_stop by Hans Holmberg · 7 years ago
  72. b36bbf9 lightnvm: pblk: prevent premature sync point resets by Hans Holmberg · 7 years ago
  73. 533657c1 lightnvm: pblk: clear flush point on completed writes by Hans Holmberg · 7 years ago
  74. 8154d29 lightnvm: pblk: rename sync_point to flush_point by Hans Holmberg · 7 years ago
  75. 06bc072 lightnvm: pblk: refactor emeta consistency check by Hans Holmberg · 7 years ago
  76. d6d3ec2 lightnvm: pblk: remove pblk_for_each_lun helper by Javier González · 7 years ago
  77. b1bcfda lightnvm: pblk: compress and reorder helper functions by Javier González · 7 years ago
  78. bd77b23 lightnvm: guarantee target unique name across devs. by Javier González · 7 years ago
  79. e29c80e lightnvm: refactor target type lookup by Javier González · 7 years ago
  80. fae7fae lightnvm: make geometry structures 2.0 ready by Matias Bjørling · 7 years ago
  81. bb27aa9 lightnvm: remove lower page tables by Matias Bjørling · 7 years ago
  82. 98281a9 lightnvm: remove unnecessary field from nvm_rq by Javier González · 7 years ago
  83. e3e13bc lightnvm: remove hybrid ocssd 1.2 support by Matias Bjørling · 7 years ago
  84. 26f76dc lightnvm: use internal pblk methods by Matias Bjørling · 7 years ago
  85. aba203d lightnvm: remove rrpc by Matias Bjørling · 7 years ago
  86. 74ede5a null_blk: remove lightnvm support by Matias Bjørling · 7 years ago
  87. 913a950 blk-mq: remove confusing comment of blk_mq_sched_dispatch_requests by Liu Bo · 7 years ago
  88. 4e5dff4 blk-mq: improve heavily contended tag case by Jens Axboe · 7 years ago
  89. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 7 years ago
  90. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  91. f8940a0 Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  95. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 7 years ago
  96. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  97. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  98. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  99. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  100. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago