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