1. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  2. 89fb4cd scsi: handle flush errors properly by James Bottomley · 10 years ago
  3. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  4. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  5. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  6. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  7. a1b73fc scsi: reintroduce scsi_driver.init_command by Christoph Hellwig · 11 years ago
  8. bc85dc5 scsi: remove scsi_end_request by Christoph Hellwig · 11 years ago
  9. c682adf scsi: explicitly release bidi buffers by Christoph Hellwig · 11 years ago
  10. 644373a [SCSI] Fix command result state propagation by Alan Stern · 11 years ago
  11. 68c03d9 [SCSI] don't reference freed command in scsi_prep_return by Christoph Hellwig · 11 years ago
  12. 5e012aa [SCSI] don't reference freed command in scsi_init_sgtable by Christoph Hellwig · 11 years ago
  13. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  14. f89e0dd Merge tag 'v3.15-rc1' into for-3.16/core by Jens Axboe · 11 years ago
  15. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 11 years ago
  16. 59c3d45 block: remove 'q' parameter from kblockd_schedule_*_work() by Jens Axboe · 11 years ago
  17. 134997a [SCSI] remove a useless get/put_device pair in scsi_requeue_command by Christoph Hellwig · 11 years ago
  18. 27e9e0f [SCSI] remove a useless get/put_device pair in scsi_next_command by Bart Van Assche · 11 years ago
  19. 613be1f [SCSI] remove a useless get/put_device pair in scsi_request_fn by Bart Van Assche · 11 years ago
  20. 0479633 [SCSI] do not manipulate device reference counts in scsi_get/put_command by Christoph Hellwig · 11 years ago
  21. 21a05df [SCSI] avoid taking host_lock in scsi_run_queue unless nessecary by Christoph Hellwig · 11 years ago
  22. ee60b2c [SCSI] Add timeout to avoid infinite command retry by Eiichi Tsukata · 11 years ago
  23. e83b366 Fix uses of dma_max_pfn() when converting to a limiting address by Russell King · 11 years ago
  24. 7d35496 ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations by Santosh Shilimkar · 11 years ago
  25. 357397a Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  26. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  27. 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
  28. a9d6ceb8 [SCSI] return ENOSPC on thin provisioning failure by Hannes Reinecke · 11 years ago
  29. 0f7f623 [SCSI] Document enhanced error codes by Hannes Reinecke · 11 years ago
  30. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  31. 0516c08 [SCSI] enable destruction of blocked devices which fail LUN scanning by Bart Van Assche · 11 years ago
  32. e2eb724 [SCSI] Fix race between starved list and device removal by James Bottomley · 11 years ago
  33. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 12 years ago
  34. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  35. 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 12 years ago
  36. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  37. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  38. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  39. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  40. 0e58076 [SCSI] scsi_lib: Set the device state from transport-offline to running by Vikas Chaudhary · 12 years ago
  41. 27c4197 [SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagation by Mike Snitzer · 12 years ago
  42. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  43. b485462 [SCSI] Stop accepting SCSI requests before removing a device by Bart Van Assche · 12 years ago
  44. 84feb16 [SCSI] Change return type of scsi_queue_insert() into void by Bart Van Assche · 12 years ago
  45. 940f5d4 [SCSI] Avoid dangling pointer in scsi_requeue_command() by Bart Van Assche · 12 years ago
  46. 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 12 years ago
  47. d075498 [SCSI] remove old comment from block/unblock functions by Mike Christie · 12 years ago
  48. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
  49. 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 12 years ago
  50. de50ada [SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_type by Holger Macht · 12 years ago
  51. b7e94a1 [SCSI] Fix dm-multipath starvation when scsi host is busy by Jun'ichi Nomura · 12 years ago
  52. e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 12 years ago
  53. a7a20d1 [SCSI] sd: limit the scope of the async probe domain by Dan Williams · 13 years ago
  54. 6f381fa [SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queue by Lin Ming · 13 years ago
  55. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  56. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  57. 66a651a [SCSI] Ensure discard failure gets treated as a target problem by Martin K. Petersen · 13 years ago
  58. 2082ebc [SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE) by Moger, Babu · 13 years ago
  59. 466c08c [SCSI] don't change sdev starvation list order without request dispatched by Shaohua Li · 13 years ago
  60. 7457181 [SCSI] Silencing 'killing requests for dead queue' by Hannes Reinecke · 13 years ago
  61. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  62. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  63. 3308511 [SCSI] Make scsi_free_queue() kill pending SCSI commands by Bart Van Assche · 13 years ago
  64. 573e591 [SCSI] scsi_lib: pause between error retries by James Smart · 13 years ago
  65. bfe159a [SCSI] fix crash in scsi_dispatch_cmd() by James Bottomley · 13 years ago
  66. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  67. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  68. c055f5b [SCSI] fix oops in scsi_run_queue() by James Bottomley · 14 years ago
  69. c21e6be block: get rid of QUEUE_FLAG_REENTER by Jens Axboe · 14 years ago
  70. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  71. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  72. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  73. c98a0eb [SCSI] sd: Logical Block Provisioning update by Martin K. Petersen · 14 years ago
  74. 72f7d32 [SCSI] Include protection operation in SCSI command trace by Martin K. Petersen · 14 years ago
  75. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  76. a488e74 scsi: convert to blk_delay_queue() by Jens Axboe · 15 years ago
  77. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 14 years ago
  78. 63583cc [SCSI] Add detailed SCSI I/O errors by Hannes Reinecke · 14 years ago
  79. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  80. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  81. fd01a66 [SCSI] fix the return value of scsi_target_queue_read() by Hillf Danton · 14 years ago
  82. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  84. 9f8a2c2 scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() by Tejun Heo · 14 years ago
  85. 459dbf7 [SCSI] Eliminate error handler overload of the SCSI serial number by James Bottomley · 14 years ago
  86. 986fe6c [SCSI] Fix regressions in scsi_internal_device_block by Mike Christie · 14 years ago
  87. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  89. 3a5c19c [SCSI] fix use-after-free in scsi_init_io() by James Bottomley · 14 years ago
  90. d6e9fb4 scsi: remove superfluous NULL pointer check from scsi_kill_request() by Bartlomiej Zolnierkiewicz · 14 years ago
  91. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  92. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  93. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  94. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  95. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  96. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  97. e7efe59 [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs by Douglas Gilbert · 15 years ago
  98. 63c43b0 [SCSI] scsi_lib: Fix bug in completion of bidi commands by Boaz Harrosh · 15 years ago
  99. d8705f1 [SCSI] Correctly handle thin provisioning write error by Martin K. Petersen · 15 years ago
  100. 03b1470 [SCSI] scsi_lib: fix potential NULL dereference by Jiri Slaby · 15 years ago