1. 89a09c5 lightnvm: remove nvm_dev_ops->max_phys_sect by Matias Bjørling · 7 years ago
  2. af569398 lightnvm: remove max_rq_size by Matias Bjørling · 7 years ago
  3. 62771fe0 lightnvm: add 2.0 geometry identification by Matias Bjørling · 7 years ago
  4. c6ac3f3 lightnvm: flatten nvm_id_group into nvm_id by Matias Bjørling · 7 years ago
  5. a04e0cf lightnvm: make 1.2 data structures explicit by Matias Bjørling · 7 years ago
  6. e411b33 lightnvm: pblk: refactor bad block identification by Javier González · 7 years ago
  7. 3c05ef11 lightnvm: pblk: prevent race in pblk_rb_flush_point_set by Hans Holmberg · 7 years ago
  8. b966c50 lightnvm: pblk: allow allocation of new lines during shutdown by Hans Holmberg · 7 years ago
  9. 7be970b lightnvm: pblk: delete writer kick timer before stopping thread by Hans Holmberg · 7 years ago
  10. 5d149bf lightnvm: pblk: add padding distribution sysfs attribute by Hans Holmberg · 7 years ago
  11. ff12581 lightnvm: remove multiple groups in 1.2 data structure by Matias Bjørling · 7 years ago
  12. d8a39ca lightnvm: remove mlc pairs structure by Matias Bjørling · 7 years ago
  13. 7675839 lightnvm: pblk: export write amplification counters to sysfs by Hans Holmberg · 7 years ago
  14. d0ab0b1 lightnvm: pblk: check data lines version on recovery by Hans Holmberg · 7 years ago
  15. cfe1c9e lightnvm: pblk: handle bad sectors in the emeta area correctly by Hans Holmberg · 7 years ago
  16. 8f37d19 lightnvm: remove chnl_offset in nvme_nvm_identity by Matias Bjørling · 7 years ago
  17. 5da84cf lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line_prepare_ws() by Markus Elfring · 7 years ago
  18. f23f5bec blk-mq: Allow PCI vector offset for mapping queues by Keith Busch · 7 years ago
  19. 3148ffb loop: use killable lock in ioctls by Omar Sandoval · 7 years ago
  20. 2d1d4c1 loop: don't call into filesystem while holding lo_ctl_mutex by Omar Sandoval · 7 years ago
  21. bc56e2c block, bfq: lower-bound the estimated peak rate to 1 by Paolo Valente · 7 years ago
  22. d558fb5 nvme: make nvme_get_log_ext non-static by Matias Bjørling · 7 years ago
  23. e929f06 nvmet: constify struct nvmet_fabrics_ops by Christoph Hellwig · 7 years ago
  24. a5d1861 nvmet: refactor configfs transport type handling by Christoph Hellwig · 7 years ago
  25. f871749 nvmet: move device_uuid configfs attr definition to suitable place by Max Gurtovoy · 7 years ago
  26. b435ece nvme: Add .stop_ctrl to nvme ctrl ops by Nitzan Carmi · 7 years ago
  27. 187c083 nvme-rdma: Allow DELETING state change failure in error_recovery by Nitzan Carmi · 7 years ago
  28. 2079699 nvme: Skip checking heads without namespaces by Keith Busch · 7 years ago
  29. 9bad040 nvme-rdma: Don't flush delete_wq by default during remove_one by Max Gurtovoy · 7 years ago
  30. a3dd7d0 nvmet-rdma: Don't flush system_wq by default during remove_one by Max Gurtovoy · 7 years ago
  31. e1a2ee2 nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler() by Israel Rukshin · 7 years ago
  32. be9bdde nvmet-rdma: Remove unused queue state by Israel Rukshin · 7 years ago
  33. 9d625f7 nvmet_fc: prevent new io rqsts in possible isr completions by James Smart · 7 years ago
  34. 0cdd5fc nvme_fc: on remoteport reuse, set new nport_id and role. by James Smart · 7 years ago
  35. b12740d nvme_fc: fix abort race on teardown with lld reject by James Smart · 7 years ago
  36. 041018c nvme_fc: io timeout should defer abort to ctrl reset by James Smart · 7 years ago
  37. cf25809 nvme_fc: fix ctrl create failures racing with workq items by James Smart · 7 years ago
  38. 467c77d4 nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A by Jarosław Janik · 7 years ago
  39. 77d0612 nvme: centralize ctrl removal prints by Max Gurtovoy · 7 years ago
  40. 97c1222 nvme-pci: Add .get_address ctrl callback by Keith Busch · 7 years ago
  41. 70da609 nvme: implement log page low/high offset and dwords by Matias Bjørling · 7 years ago
  42. 765cc031 nvme: change namespaces_mutext to namespaces_rwsem by Jianchao Wang · 7 years ago
  43. 6f8e0d7 nvme: fix the dangerous reference of namespaces list by Jianchao Wang · 7 years ago
  44. 9a915a5 nvme-pci: quiesce IO queues prior to disabling device HMB accesses by Jianchao Wang · 7 years ago
  45. cf4182f Documentation: nvme: Documentation for nvme fault injection by Thomas Tai · 7 years ago
  46. b9e0385 nvme: Add fault injection feature by Thomas Tai · 7 years ago
  47. 42595eb nvme: use define instead of magic value for identify size by Minwoo Im · 7 years ago
  48. 7bfca0c iscsi-target: use common inet_addr_is_any by Sagi Grimberg · 7 years ago
  49. 4c65268 nvmet: don't return "any" ip address in discovery log page by Sagi Grimberg · 7 years ago
  50. a470143 net/utils: Introduce inet_addr_is_any by Sagi Grimberg · 7 years ago
  51. 57678e5 mmc: block: Delete gendisk before cleaning up the request queue by Shawn Lin · 7 years ago
  52. bd5c4fa Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 7 years ago
  53. 6e2fb22 block: use 32-bit blk_status_t on Alpha by Mikulas Patocka · 7 years ago
  54. 818e0fa block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}() by Bart Van Assche · 7 years ago
  55. 5f2b18e bcache: Fix a compiler warning in bcache_device_init() by Bart Van Assche · 7 years ago
  56. 20d3a51 bcache: Reduce the number of sparse complaints about lock imbalances by Bart Van Assche · 7 years ago
  57. 4236146 bcache: Suppress more warnings about set-but-not-used variables by Bart Van Assche · 7 years ago
  58. f0d3814 bcache: Remove an unused variable by Bart Van Assche · 7 years ago
  59. 47344e3 bcache: Fix kernel-doc warnings by Bart Van Assche · 7 years ago
  60. 9dfbdec bcache: Annotate switch fall-through by Bart Van Assche · 7 years ago
  61. 4a4e443 bcache: Add __printf annotation to __bch_check_keys() by Bart Van Assche · 7 years ago
  62. fd01991 bcache: Fix indentation by Bart Van Assche · 7 years ago
  63. c7b7bd0 bcache: add io_disable to struct cached_dev by Coly Li · 7 years ago
  64. 27a40ab bcache: add backing_request_endio() for bi_end_io by Coly Li · 7 years ago
  65. df2b943 bcache: move closure debug file into debug directory by Chengguang Xu · 7 years ago
  66. ca71df3 bcache: fix using of loop variable in memory shrink by Tang Junhui · 7 years ago
  67. f3641c3 bcache: fix error return value in memory shrink by Tang Junhui · 7 years ago
  68. 688892b bcache: fix incorrect sysfs output value of strip size by Tang Junhui · 7 years ago
  69. bc082a5 bcache: fix inaccurate io state for detached bcache devices by Tang Junhui · 7 years ago
  70. 7e027ca bcache: add stop_when_cache_set_failed option to backing device by Coly Li · 7 years ago
  71. 771f393 bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags by Coly Li · 7 years ago
  72. 3fd47bf bcache: stop dc->writeback_rate_update properly by Coly Li · 7 years ago
  73. fadd94e bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set by Coly Li · 7 years ago
  74. 804f3c6 bcache: fix cached_dev->count usage for bch_cache_set_error() by Coly Li · 7 years ago
  75. 52c5e62 block: bio_check_eod() needs to consider partitions by Christoph Hellwig · 7 years ago
  76. 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
  77. ec6dcf6 blk-mq-debugfs: Show more request state information by Bart Van Assche · 7 years ago
  78. 4c69948 blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir() by Joseph Qi · 7 years ago
  79. 5f990d3 block: sed-opal: fix u64 short atom length by Jonas Rabenstein · 7 years ago
  80. 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago
  81. ef6fa64 bsg-lib: remove bsg_job.req by Christoph Hellwig · 7 years ago
  82. 31156ec bsg-lib: introduce a timeout field in struct bsg_job by Christoph Hellwig · 7 years ago
  83. ce3077e direct-io: Remove unused DIO_SKIP_DIO_COUNT logic by Nikolay Borisov · 7 years ago
  84. c8f4c36 direct-io: Remove unused DIO_ASYNC_EXTEND flag by Nikolay Borisov · 7 years ago
  85. fc9de9a MAINTAINERS: add coverage for drivers/block by Ross Zwisler · 7 years ago
  86. 56c4bdd block: Suppress kernel-doc warnings triggered by blk-zoned.c by Bart Van Assche · 7 years ago
  87. 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  88. da5ff37 Documentation/cdrom: fix German sharp s in LaTex by Randy Dunlap · 7 years ago
  89. 0a703c1 Documentation/cdrom: update cdrom-standard.tex for kernel changes by Randy Dunlap · 7 years ago
  90. 8a0ac14 block: Move the queue_flag_*() functions from a public into a private header file by Bart Van Assche · 7 years ago
  91. 1db2008 block: Complain if queue_flag_(set|clear)_unlocked() is abused by Bart Van Assche · 7 years ago
  92. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  93. bf3a2b3 target/tcm_loop: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  94. bc74c33 iscsi: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  95. 44e1ebe bcache: Use the blk_queue_flag_{set,clear}() functions by Bart Van Assche · 7 years ago
  96. 4e699cb mtip32xx: Use the blk_queue_flag_*() functions by Bart Van Assche · 7 years ago
  97. 7dfdbc7 block: Protect queue flag changes with the queue lock by Bart Van Assche · 7 years ago
  98. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 7 years ago
  99. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 7 years ago
  100. 66f9132 block: Reorder the queue flag manipulation function definitions by Bart Van Assche · 7 years ago