1. 74a37fb lightnvm: pblk: kick writer on write recovery path by Igor Konopko · 6 years ago
  2. 486b5aa lightnvm: pblk: fix lock order in pblk_rb_tear_down_check by Igor Konopko · 6 years ago
  3. f41d427 lightnvm: prevent race condition on pblk remove by Marcin Dziegielewski · 6 years ago
  4. 4bbae69 lightnvm: pblk: set propper line as data_line after gc by Marcin Dziegielewski · 6 years ago
  5. 0503871 lightnvm: pblk: fix bio leak when bio is split by Chansol Kim · 6 years ago
  6. a14669e lightnvm: Inherit mdts from the parent nvme device by Igor Konopko · 6 years ago
  7. d38954e lightnvm: pblk: set proper read status in bio by Igor Konopko · 6 years ago
  8. 6e46b8b lightnvm: pblk: cleanly fail when there is not enough memory by Igor Konopko · 6 years ago
  9. 75c89be lightnvm: pblk: ensure that erase is chunk aligned by Igor Konopko · 6 years ago
  10. 4ca8852 lightnvm: pblk: fix race during put line by Igor Konopko · 6 years ago
  11. d378561 lightnvm: pblk: gracefully handle GC vmalloc fail by Igor Konopko · 6 years ago
  12. 605bcef lightnvm: pblk: remove unused smeta_ssec field by Igor Konopko · 6 years ago
  13. 847a3a2 lightnvm: pblk: reduce L2P memory footprint by Igor Konopko · 6 years ago
  14. 8935ebf lightnvm: pblk: rollback on error during gc read by Igor Konopko · 6 years ago
  15. 7e5434e lightnvm: pblk: line reference fix in GC by Igor Konopko · 6 years ago
  16. 6621566 block: don't drain in-progress dispatch in blk_cleanup_queue() by Ming Lei · 6 years ago
  17. 1b97871 blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release by Ming Lei · 6 years ago
  18. 2f8f133 blk-mq: always free hctx after request queue is freed by Ming Lei · 6 years ago
  19. 7c6c5b7 blk-mq: split blk_mq_alloc_and_init_hctx into two parts by Ming Lei · 6 years ago
  20. c7e2d94 blk-mq: free hw queue's resource in hctx's release handler by Ming Lei · 6 years ago
  21. fbc2a15 blk-mq: move cancel of requeue_work into blk_mq_release by Ming Lei · 6 years ago
  22. e87eb30 blk-mq: grab .q_usage_counter when queuing request from plug code path by Ming Lei · 6 years ago
  23. 6143393 Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block by Jens Axboe · 6 years ago
  24. 273938b block: fix function name in comment by Raul E Rangel · 6 years ago
  25. 6f53e73 nvmet: protect discovery change log event list iteration by Sagi Grimberg · 6 years ago
  26. 893a74b nvme: mark nvme_core_init and nvme_core_exit static by Christoph Hellwig · 6 years ago
  27. 8110154 nvme: move command size checks to the core by Christoph Hellwig · 6 years ago
  28. a2faf94 nvme-fabrics: check more command sizes by Minwoo Im · 6 years ago
  29. a97234e nvme-pci: check more command sizes by Minwoo Im · 6 years ago
  30. 6656486 nvme-pci: remove an unneeded variable initialization by Minwoo Im · 6 years ago
  31. c8e9e9b nvme-pci: unquiesce admin queue on shutdown by Keith Busch · 6 years ago
  32. 9dc1a38 nvme-pci: shutdown on timeout during deletion by Keith Busch · 6 years ago
  33. 049bf37 nvme-pci: fix psdt field for single segment sgls by Klaus Birkelund Jensen · 6 years ago
  34. 592b6e7 nvme-multipath: don't print ANA group state by default by Hannes Reinecke · 6 years ago
  35. 525aa5a nvme-multipath: split bios with the ns_head bio_set before submitting by Hannes Reinecke · 6 years ago
  36. f34e258 nvme-tcp: fix possible null deref on a timed out io queue connect by Sagi Grimberg · 6 years ago
  37. 2d5abb9 bcache: make is_discard_enabled() static by Jens Axboe · 6 years ago
  38. 12adb7a block: remove the unused blk_queue_dma_pad function by Christoph Hellwig · 6 years ago
  39. 3dcf60b block: add SPDX tags to block layer files missing licensing information by Christoph Hellwig · 6 years ago
  40. 6353599 block: add a SPDX tag to blk-mq-rdma.h by Christoph Hellwig · 6 years ago
  41. 9fcd030 sed-opal.h: remove redundant licence boilerplate by Christoph Hellwig · 6 years ago
  42. a497ee3 block: switch all files cleared marked as GPLv2 or later to SPDX tags by Christoph Hellwig · 6 years ago
  43. 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
  44. dcdca75 block: clean up __bio_add_pc_page a bit by Christoph Hellwig · 6 years ago
  45. 6601e44e block: remove bogus comments in __bio_add_pc_page by Christoph Hellwig · 6 years ago
  46. 4713839 block: remove the __bio_add_pc_page export by Christoph Hellwig · 6 years ago
  47. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  48. f936b06 bcache: clean up do_btree_node_write a bit by Christoph Hellwig · 6 years ago
  49. cdca22b bcache: remove redundant LIST_HEAD(journal) from run_cache_set() by Coly Li · 6 years ago
  50. 41d7f2e Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block by Jens Axboe · 6 years ago
  51. cc6be13 mtip32xx: remove trim support by Christoph Hellwig · 6 years ago
  52. 01fa0174 nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE by Sagi Grimberg · 6 years ago
  53. 82bebbd nvme-rdma: fix typo in struct comment by Minwoo Im · 6 years ago
  54. 663d6fe nvme-loop: kill timeout handler by Ming Lei · 6 years ago
  55. efb973b nvme-tcp: rename function to have nvme_tcp prefix by Sagi Grimberg · 6 years ago
  56. 1007709 nvme-rdma: fix a NULL deref when an admin connect times out by Sagi Grimberg · 6 years ago
  57. 7a42589 nvme-tcp: fix a NULL deref when an admin connect times out by Sagi Grimberg · 6 years ago
  58. 569b3d3 nvmet-tcp: don't fail maxr2t greater than 1 by Sagi Grimberg · 6 years ago
  59. 525ec49 nvmet-file: clamp-down file namespace lba_shift by Sagi Grimberg · 6 years ago
  60. a5dffbb nvmet: include <linux/scatterlist.h> by Enrico Weigelt, metux IT consult · 6 years ago
  61. 6b7e631 nvmet: return a specified error it subsys_alloc fails by Minwoo Im · 6 years ago
  62. fc6c973 nvmet: rename nvme_completion instances from rsp to cqe by Max Gurtovoy · 6 years ago
  63. 8dc2ed3 nvmet-rdma: remove p2p_client initialization from fast-path by Max Gurtovoy · 6 years ago
  64. 95f18c9 bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set by Shenghui Wang · 6 years ago
  65. f16277c bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce by Shenghui Wang · 6 years ago
  66. 6312073 bcache: fix failure in journal relplay by Tang Junhui · 6 years ago
  67. eb8cbb6 bcache: improve bcache_reboot() by Coly Li · 6 years ago
  68. 63d63b5 bcache: add comments for closure_fn to be called in closure_queue() by Coly Li · 6 years ago
  69. bb6d355 bcache: Add comments for blkdev_put() in registration code path by Coly Li · 6 years ago
  70. 88c12d4 bcache: add error check for calling register_bdev() by Coly Li · 6 years ago
  71. 68d10e6 bcache: return error immediately in bch_journal_replay() by Coly Li · 6 years ago
  72. 2d17456 bcache: add comments for kobj release callback routine by Coly Li · 6 years ago
  73. ce3e4cf bcache: add failure check to run_cache_set() for journal replay by Coly Li · 6 years ago
  74. 1bee2ad bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 6 years ago
  75. 14215ee bcache: move definition of 'int ret' out of macro read_bucket() by Coly Li · 6 years ago
  76. a4b732a bcache: fix a race between cache register and cacheset unregister by Liang Chen · 6 years ago
  77. 3a39472 bcache: Clean up bch_get_congested() by George Spelvin · 6 years ago
  78. 792732d bcache: use kmemdup_nul for CACHED_LABEL buffer by Geliang Tang · 6 years ago
  79. 78d4eb8 bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  80. 4e0c04e bcache: fix inaccurate result of unused buckets by Guoju Fang · 6 years ago
  81. 1568ee7 bcache: fix crashes stopping bcache device before read miss done by Guoju Fang · 6 years ago
  82. 0257c0e block: don't run get_page() on pages from non-bvec iov iter by Ming Lei · 6 years ago
  83. 551879a block: clarify that bio_add_page() and related helpers can add multi pages by Ming Lei · 6 years ago
  84. 6c88d73 Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block by Jens Axboe · 6 years ago
  85. 4d25339 block: don't show io_timeout if driver has no timeout handler by Weiping Zhang · 6 years ago
  86. f9f7687 block: avoid scatterlist offsets > PAGE_SIZE by Christoph Hellwig · 6 years ago
  87. f6b5016 brd: re-enable __GFP_HIGHMEM in brd_insert_page() by Hou Tao · 6 years ago
  88. 6fcc44d block: fix use-after-free on gendisk by Yufen Yu · 6 years ago
  89. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  90. 085b775 Linux 5.1-rc6 by Linus Torvalds · 6 years ago
  91. 9e5de62 Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  92. a06bc2f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  93. 38a2ca2 Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  94. 34396bd Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  95. 4b609f1 Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  96. e899cc3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. b25c69b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 1fd91d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 2b4cf58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. de3af9a Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago