1. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 6 years ago
  2. c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 6 years ago
  3. 8ef7fe4 scsi: core: fix two wrong indentation cases by Jianchao Wang · 7 years ago
  4. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  5. ccf1e00 scsi: Rework handling of scsi_device.vpd_pg8[03] by Bart Van Assche · 7 years ago
  6. 1e3f720 scsi: Rework the code for caching Vital Product Data (VPD) by Bart Van Assche · 7 years ago
  7. cbe7dfa Revert "scsi: default to scsi-mq" by Christoph Hellwig · 7 years ago
  8. 5c279bd scsi: default to scsi-mq by Christoph Hellwig · 7 years ago
  9. 2dd6fb5 scsi: Only add commands to the device command list if required by the LLD by Bart Van Assche · 7 years ago
  10. 4ff7adc scsi: Skip deleted devices in __scsi_device_lookup by Zhou Zhengping · 8 years ago
  11. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  12. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  13. eeff68c scsi: remove scsi_cmd_dma_pool by Christoph Hellwig · 8 years ago
  14. 0a6ac4e scsi: respect unchecked_isa_dma for blk-mq by Christoph Hellwig · 8 years ago
  15. 0fbc3e0 scsi: remove gfp_flags member in scsi_host_cmd_pool by Christoph Hellwig · 8 years ago
  16. d278d4a block: add code to track actual device queue depth by Jens Axboe · 9 years ago
  17. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  18. 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
  19. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 9 years ago
  20. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  21. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  22. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 10 years ago
  23. cff549e scsi: proper state checking and module refcount handling in scsi_device_get by Christoph Hellwig · 10 years ago
  24. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  25. dc4515e scsi: always increment reference count by Rusty Russell · 10 years ago
  26. a4a6afb scsi: Do not display buffer pointers in scsi_log_send() by Hannes Reinecke · 10 years ago
  27. 026f8da scsi: use per-cpu buffer for formatting scsi_print_result() by Hannes Reinecke · 10 years ago
  28. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  29. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  30. b70870c scsi: never drop to untagged mode during queue ramp down by Christoph Hellwig · 10 years ago
  31. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  32. 82042a2 scsi: move scsi_dispatch_cmd to scsi_lib.c by Christoph Hellwig · 10 years ago
  33. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  34. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  35. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  36. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  37. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  38. c11c004 scsi: simplify scsi_log_(send|completion) by Hannes Reinecke · 10 years ago
  39. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  40. 24c20f1 scsi: add a CONFIG_SCSI_MQ_DEFAULT option by Christoph Hellwig · 10 years ago
  41. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  42. f6105c0 [SCSI] save command pool address of Scsi_Host by Juergen Gross · 10 years ago
  43. 884ffee scsi: use short driver name for per-driver cmd slab caches by James Bottomley · 10 years ago
  44. c6e4f19 scsi: update scsi_device_types by Christoph Hellwig · 10 years ago
  45. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  46. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  47. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  48. 3b5382c scsi: set ->scsi_done before calling scsi_dispatch_cmd by Christoph Hellwig · 11 years ago
  49. d0d3bbf scsi: centralize command re-queueing in scsi_dispatch_fn by Christoph Hellwig · 11 years ago
  50. cb23f91 scsi: cleanup switch in scsi_adjust_queue_depth by Douglas Gilbert · 10 years ago
  51. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 11 years ago
  52. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  53. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  54. fcc95a7 scsi: remove two cancel_delayed_work() calls from the mid-layer by Bart Van Assche · 10 years ago
  55. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  56. 3c31b52 scsi: async sd resume by Dan Williams · 11 years ago
  57. 89d9a56 [SCSI] add support for per-host cmd pools by Christoph Hellwig · 11 years ago
  58. 7c28334 [SCSI] simplify command allocation and freeing a bit by Christoph Hellwig · 11 years ago
  59. 0f2bb84 [SCSI] megaraid: simplify internal command handling by Christoph Hellwig · 11 years ago
  60. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 11 years ago
  61. bc8945d [SCSI] Return VPD page length in scsi_vpd_inquiry() by Hannes Reinecke · 11 years ago
  62. 0479633 [SCSI] do not manipulate device reference counts in scsi_get/put_command by Christoph Hellwig · 11 years ago
  63. 44b93b5 [SCSI] avoid useless free_list lock roundtrips by Christoph Hellwig · 11 years ago
  64. 6ad5550 [SCSI] Update documentation by Hannes Reinecke · 11 years ago
  65. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  66. 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
  67. 7562523e [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set by Martin K. Petersen · 11 years ago
  68. 66c28f9 [SCSI] sd: Update WRITE SAME heuristics by Martin K. Petersen · 11 years ago
  69. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  70. a468348 [SCSI] async: make async_synchronize_full() flush all work regardless of domain by Dan Williams · 12 years ago
  71. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  72. ea80dad [SCSI] Fix sd_probe_domain config problem by James Bottomley · 12 years ago
  73. a7a20d1 [SCSI] sd: limit the scope of the async probe domain by Dan Williams · 13 years ago
  74. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
  75. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  76. 16d3ea2 [SCSI] Fix VPD inquiry page wrapper by Martin K. Petersen · 14 years ago
  77. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 15 years ago
  78. 786f8ba scsi.c: add missing kernel-doc notation for new VPD parameters by Randy Dunlap · 15 years ago
  79. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  80. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  81. b4c2554 [SCSI] Fix protection scsi_data_buffer leak by Martin K. Petersen · 15 years ago
  82. 95a3639 [SCSI] fix bugs in scsi_vpd_inquiry() by James Bottomley · 15 years ago
  83. 477e608 [SCSI] fix documentation for two functions by Bartlomiej Zolnierkiewicz · 16 years ago
  84. ebef264 [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 16 years ago
  85. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  86. 32aeef6 [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() by Hannes Reinecke · 16 years ago
  87. 327d0c7 [SCSI] remove severly outdated comment in scsi_dispatch_cmd by Christoph Hellwig · 16 years ago
  88. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  89. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  90. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  91. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  92. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  93. 885ace9 [SCSI] fix shared tag map setup by Mike Christie · 16 years ago
  94. 427e59f [SCSI] make use of the residue value by James Bottomley · 17 years ago
  95. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 17 years ago
  96. 61d7416 [SCSI] bug fix for free list handling by Alan D. Brunelle · 17 years ago
  97. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 17 years ago
  98. 1c353f7 [SCSI] export command allocation and freeing functions independently of the host by James Bottomley · 17 years ago
  99. e507e30 [SCSI] consolidate command allocation in a single place by James Bottomley · 17 years ago
  100. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 17 years ago