1. a5d1861 nvmet: refactor configfs transport type handling by Christoph Hellwig · 7 years ago
  2. f871749 nvmet: move device_uuid configfs attr definition to suitable place by Max Gurtovoy · 7 years ago
  3. b435ece nvme: Add .stop_ctrl to nvme ctrl ops by Nitzan Carmi · 7 years ago
  4. 187c083 nvme-rdma: Allow DELETING state change failure in error_recovery by Nitzan Carmi · 7 years ago
  5. 2079699 nvme: Skip checking heads without namespaces by Keith Busch · 7 years ago
  6. 9bad040 nvme-rdma: Don't flush delete_wq by default during remove_one by Max Gurtovoy · 7 years ago
  7. a3dd7d0 nvmet-rdma: Don't flush system_wq by default during remove_one by Max Gurtovoy · 7 years ago
  8. e1a2ee2 nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler() by Israel Rukshin · 7 years ago
  9. be9bdde nvmet-rdma: Remove unused queue state by Israel Rukshin · 7 years ago
  10. 9d625f7 nvmet_fc: prevent new io rqsts in possible isr completions by James Smart · 7 years ago
  11. 0cdd5fc nvme_fc: on remoteport reuse, set new nport_id and role. by James Smart · 7 years ago
  12. b12740d nvme_fc: fix abort race on teardown with lld reject by James Smart · 7 years ago
  13. 041018c nvme_fc: io timeout should defer abort to ctrl reset by James Smart · 7 years ago
  14. cf25809 nvme_fc: fix ctrl create failures racing with workq items by James Smart · 7 years ago
  15. 467c77d4 nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A by Jarosław Janik · 7 years ago
  16. 77d0612 nvme: centralize ctrl removal prints by Max Gurtovoy · 7 years ago
  17. 97c1222 nvme-pci: Add .get_address ctrl callback by Keith Busch · 7 years ago
  18. 70da609 nvme: implement log page low/high offset and dwords by Matias Bjørling · 7 years ago
  19. 765cc03 nvme: change namespaces_mutext to namespaces_rwsem by Jianchao Wang · 7 years ago
  20. 6f8e0d7 nvme: fix the dangerous reference of namespaces list by Jianchao Wang · 7 years ago
  21. 9a915a5 nvme-pci: quiesce IO queues prior to disabling device HMB accesses by Jianchao Wang · 7 years ago
  22. cf4182f Documentation: nvme: Documentation for nvme fault injection by Thomas Tai · 7 years ago
  23. b9e0385 nvme: Add fault injection feature by Thomas Tai · 7 years ago
  24. 42595eb nvme: use define instead of magic value for identify size by Minwoo Im · 7 years ago
  25. 7bfca0c iscsi-target: use common inet_addr_is_any by Sagi Grimberg · 8 years ago
  26. 4c65268 nvmet: don't return "any" ip address in discovery log page by Sagi Grimberg · 8 years ago
  27. a470143 net/utils: Introduce inet_addr_is_any by Sagi Grimberg · 8 years ago
  28. 57678e5 mmc: block: Delete gendisk before cleaning up the request queue by Shawn Lin · 7 years ago
  29. bd5c4fa Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 7 years ago
  30. 6e2fb22 block: use 32-bit blk_status_t on Alpha by Mikulas Patocka · 7 years ago
  31. 818e0fa block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}() by Bart Van Assche · 7 years ago
  32. 5f2b18e bcache: Fix a compiler warning in bcache_device_init() by Bart Van Assche · 7 years ago
  33. 20d3a51 bcache: Reduce the number of sparse complaints about lock imbalances by Bart Van Assche · 7 years ago
  34. 4236146 bcache: Suppress more warnings about set-but-not-used variables by Bart Van Assche · 7 years ago
  35. f0d3814 bcache: Remove an unused variable by Bart Van Assche · 7 years ago
  36. 47344e3 bcache: Fix kernel-doc warnings by Bart Van Assche · 7 years ago
  37. 9dfbdec bcache: Annotate switch fall-through by Bart Van Assche · 7 years ago
  38. 4a4e443 bcache: Add __printf annotation to __bch_check_keys() by Bart Van Assche · 7 years ago
  39. fd01991 bcache: Fix indentation by Bart Van Assche · 7 years ago
  40. c7b7bd0 bcache: add io_disable to struct cached_dev by Coly Li · 7 years ago
  41. 27a40ab bcache: add backing_request_endio() for bi_end_io by Coly Li · 7 years ago
  42. df2b943 bcache: move closure debug file into debug directory by Chengguang Xu · 7 years ago
  43. ca71df3 bcache: fix using of loop variable in memory shrink by Tang Junhui · 7 years ago
  44. f3641c3 bcache: fix error return value in memory shrink by Tang Junhui · 7 years ago
  45. 688892b bcache: fix incorrect sysfs output value of strip size by Tang Junhui · 7 years ago
  46. bc082a5 bcache: fix inaccurate io state for detached bcache devices by Tang Junhui · 7 years ago
  47. 7e027ca bcache: add stop_when_cache_set_failed option to backing device by Coly Li · 7 years ago
  48. 771f393 bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags by Coly Li · 7 years ago
  49. 3fd47bf bcache: stop dc->writeback_rate_update properly by Coly Li · 7 years ago
  50. fadd94e bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set by Coly Li · 7 years ago
  51. 804f3c6 bcache: fix cached_dev->count usage for bch_cache_set_error() by Coly Li · 7 years ago
  52. 52c5e62 block: bio_check_eod() needs to consider partitions by Christoph Hellwig · 7 years ago
  53. 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
  54. ec6dcf6 blk-mq-debugfs: Show more request state information by Bart Van Assche · 7 years ago
  55. 4c69948 blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir() by Joseph Qi · 7 years ago
  56. 5f990d3 block: sed-opal: fix u64 short atom length by Jonas Rabenstein · 7 years ago
  57. 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago
  58. ef6fa64 bsg-lib: remove bsg_job.req by Christoph Hellwig · 7 years ago
  59. 31156ec bsg-lib: introduce a timeout field in struct bsg_job by Christoph Hellwig · 7 years ago
  60. ce3077e direct-io: Remove unused DIO_SKIP_DIO_COUNT logic by Nikolay Borisov · 7 years ago
  61. c8f4c36 direct-io: Remove unused DIO_ASYNC_EXTEND flag by Nikolay Borisov · 7 years ago
  62. fc9de9a MAINTAINERS: add coverage for drivers/block by Ross Zwisler · 7 years ago
  63. 56c4bdd block: Suppress kernel-doc warnings triggered by blk-zoned.c by Bart Van Assche · 7 years ago
  64. 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  65. da5ff37 Documentation/cdrom: fix German sharp s in LaTex by Randy Dunlap · 8 years ago
  66. 0a703c1 Documentation/cdrom: update cdrom-standard.tex for kernel changes by Randy Dunlap · 8 years ago
  67. 8a0ac14 block: Move the queue_flag_*() functions from a public into a private header file by Bart Van Assche · 7 years ago
  68. 1db2008 block: Complain if queue_flag_(set|clear)_unlocked() is abused by Bart Van Assche · 7 years ago
  69. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  70. bf3a2b3 target/tcm_loop: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  71. bc74c33 iscsi: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  72. 44e1ebe bcache: Use the blk_queue_flag_{set,clear}() functions by Bart Van Assche · 7 years ago
  73. 4e699cb mtip32xx: Use the blk_queue_flag_*() functions by Bart Van Assche · 7 years ago
  74. 7dfdbc7 block: Protect queue flag changes with the queue lock by Bart Van Assche · 7 years ago
  75. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 7 years ago
  76. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 7 years ago
  77. 66f9132 block: Reorder the queue flag manipulation function definitions by Bart Van Assche · 7 years ago
  78. d15e1175 block: sed-opal: fix response string extraction by Jonas Rabenstein · 7 years ago
  79. 66231ad block: null_blk: fix 'Invalid parameters' when loading module by Ming Lei · 7 years ago
  80. b5d013b staging: rts5208: rename SG_END macro by Arnd Bergmann · 7 years ago
  81. f16ee7c misc: rtsx: rename SG_END macro by Arnd Bergmann · 7 years ago
  82. a063057 block: Fix a race between request queue removal and the block cgroup controller by Bart Van Assche · 7 years ago
  83. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
  84. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  85. 392db38 zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  86. d8115c35 md: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  87. 0fa8ebd block/loop: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  88. 24941b9 null_blk: add 'requeue' fault attribute by Jens Axboe · 7 years ago
  89. 4ace53f sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() by Omar Sandoval · 7 years ago
  90. e9a99a6 block: clear ctx pending bit under ctx lock by Omar Sandoval · 7 years ago
  91. 18bc423 blk-mq-debugfs: Show zone locking information by Bart Van Assche · 7 years ago
  92. 1209cb7 blk-mq-debugfs: Reorder queue show and store methods by Bart Van Assche · 7 years ago
  93. 025aecd writeback: remove dead code in wb_blkcg/memcg_offline by Jiufei Xue · 7 years ago
  94. 723fbf5 lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings by Anshuman Khandual · 7 years ago
  95. 468f098 Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  96. bffd2b6 nvmet: fix PSDT field check in command format by Max Gurtovoy · 8 years ago
  97. 9bd82b1 nvme-multipath: fix sysfs dangerously created links by Baegjae Sung · 7 years ago
  98. 0979962 nbd: fix return value in error handling path by Gustavo A. R. Silva · 7 years ago
  99. 60eb34e bcache: fix kcrashes with fio in RAID5 backend dev by Tang Junhui · 7 years ago
  100. 02aa8a8 bcache: correct flash only vols (check all uuids) by Coly Li · 7 years ago