1. cbf6784 scsi_debug: support scsi-mq, queues and locks by Douglas Gilbert · 10 years ago
  2. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  3. 6bb5e6e scsi_debug: allow huge transfer length for read/write commands by Akinobu Mita · 10 years ago
  4. b57d7c0 scsi_debug: simple short transfer injection by Christoph Hellwig · 10 years ago
  5. 0759c66 [SCSI] scsi_debug: add ability to enable clustering by Akinobu Mita · 10 years ago
  6. 6c78cc0 [SCSI] scsi_debug: protect device access with atomic_rw lock by Akinobu Mita · 10 years ago
  7. be4e11b [SCSI] scsi_debug: prepare to enable clustering by Akinobu Mita · 10 years ago
  8. c5af0db [SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of memory by Akinobu Mita · 10 years ago
  9. c613d06 [SCSI] scsi_debug: fix duplicate dif_errors increment by Akinobu Mita · 10 years ago
  10. 11ddcec [SCSI] scsi_debug: make pseudo_primary static by Akinobu Mita · 10 years ago
  11. c45eabec [SCSI] scsi_debug: fix false positive logical block reference tag check fail by Akinobu Mita · 10 years ago
  12. 8206937 [SCSI] scsi_debug: simplify creation and destruction of driver attribute files by Akinobu Mita · 11 years ago
  13. 51d648a [SCSI] scsi_debug: fix sparse warnings related to data integrity field by Akinobu Mita · 11 years ago
  14. 68aee7b [SCSI] scsi_debug: fix invalid value check for guard module parameter by Akinobu Mita · 11 years ago
  15. 65f72f2a [SCSI] scsi_debug: avoid partial copying PI from prot_sglist to dif_storep by Akinobu Mita · 11 years ago
  16. bb8c063 [SCSI] scsi_debug: factor out copying PI from dif_storep to prot_sglist by Akinobu Mita · 11 years ago
  17. 14faa94 [SCSI] scsi_debug: fix buffer overrun when DIF/DIX is enabled and virtual_gb > 0 by Akinobu Mita · 11 years ago
  18. a027b5b [SCSI] scsi_debug: fix logical block provisioning support when unmap_alignment != 0 by Akinobu Mita · 11 years ago
  19. 150c354 [SCSI] scsi_debug: fix endianness bug in sdebug_build_parts() by Akinobu Mita · 11 years ago
  20. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  21. a451751 scsi_debug: fix do_device_access() with wrap around range by Akinobu Mita · 11 years ago
  22. beb40ea [SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verify_write by Akinobu Mita · 11 years ago
  23. e18d8be [SCSI] scsi_debug: simplify offset calculation for dif_storep by Akinobu Mita · 11 years ago
  24. e9926b4 [SCSI] scsi_debug: invalidate protection info for unmapped region by Akinobu Mita · 11 years ago
  25. 7cb69d0 [SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1 by Akinobu Mita · 11 years ago
  26. fc3fc35 [SCSI] scsi_debug: fix incorrectly nested kmap_atomic() by Akinobu Mita · 11 years ago
  27. 518d9df [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic() by Akinobu Mita · 11 years ago
  28. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  29. b90ebc3 [SCSI] scsi_debug: fix logical block provisioning support by Akinobu Mita · 11 years ago
  30. cc34a8e [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled by Akinobu Mita · 11 years ago
  31. ac17078 [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_alignment by Akinobu Mita · 11 years ago
  32. 9ed8d3d [SCSI] scsi_debug: call map_region() and unmap_region() only when needed by Akinobu Mita · 11 years ago
  33. c8ed555 scsi_debug: switch to ->show_info() by Al Viro · 11 years ago
  34. bc97774 [SCSI] scsi_debug: Fix off-by-one bug when unmapping region by Lukas Czerner · 12 years ago
  35. d986788 [SCSI] scsi_debug: Add "removable" parameter by Martin Pitt · 12 years ago
  36. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  37. 3f0bc3b [SCSI] scsi_debug: Fix incorrect page length in logical block provisioning VPD by Martin K. Petersen · 12 years ago
  38. be1dd78 [SCSI] scsi_debug: add LBPRZ support by Eric Sandeen · 12 years ago
  39. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  40. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  41. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 12 years ago
  42. de13e96 [SCSI] scsi_debug: GET LBA STATUS response length correction by Douglas Gilbert · 12 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  45. 32f7ef7 [SCSI] scsi_debug: add consecutive medium errors by Douglas Gilbert · 13 years ago
  46. 5b94e23 [SCSI] scsi_debug: Logical Block Provisioning (SBC3r26) by Martin K. Petersen · 13 years ago
  47. a361cc0 [SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory corruption by Darrick J. Wong · 13 years ago
  48. a87e3a6 [SCSI] scsi_debug: set resid to indicate no data-in when medium error by Douglas Gilbert · 14 years ago
  49. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  50. 9b90677 [SCSI] scsi_debug: Convert to use root_device_register() and root_device_unregister() by Nicholas Bellinger · 14 years ago
  51. 6014759 [SCSI] scsi_debug: Update thin provisioning support by Martin K. Petersen · 14 years ago
  52. 9ab98f5 [SCSI] scsi_debug: fix map_region and unmap_region oops by FUJITA Tomonori · 14 years ago
  53. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  54. 5447ed6 [SCSI] scsi_debug: virtual_gb ignores sector_size by Douglas Gilbert · 14 years ago
  55. e308b3d [SCSI] scsi_debug: Block Limits VPD page fixes by Martin K. Petersen · 14 years ago
  56. 78d4e5a [SCSI] scsi_debug: add max_queue + no_uld parameters by Douglas Gilbert · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. 1e49f78 [SCSI] scsi_debug: fix Thin provisioning support by Douglas Gilbert · 15 years ago
  59. 44d9269 [SCSI] scsi_debug: Thin provisioning support by Martin K. Petersen · 15 years ago
  60. 395cef0 [SCSI] scsi_debug: Implement support for DIF Type 2 by Martin K. Petersen · 15 years ago
  61. ea61fca scsi_debug: Add support for physical block exponent and alignment by Martin K. Petersen · 15 years ago
  62. 73da9c1 [SCSI] scsi_debug: fix virtual disk larger than 1TB by FUJITA Tomonori · 15 years ago
  63. c6a4428 [SCSI] scsi_debug: DIF/DIX support by Martin K. Petersen · 16 years ago
  64. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  65. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  66. eac6e8e4 [SCSI] scsi_debug: add support for rotation speed by Matthew Wilcox · 16 years ago
  67. 597136a [SCSI] scsi_debug: Runtime-configurable sector size by Martin K. Petersen · 16 years ago
  68. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  69. 8dea0d0 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  70. 5f2578e [SCSI] scsi_debug: support large non-fake virtual disk by FUJITA Tomonori · 16 years ago
  71. 1978910 [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write by FUJITA Tomonori · 16 years ago
  72. 2889887 [SCSI] scsi_debug: sweep up sdebug_capacity calculation by FUJITA Tomonori · 16 years ago
  73. f58b0ef [SCSI] scsi_debug: remove unnecessary sdebug_store_size by FUJITA Tomonori · 16 years ago
  74. d5cdc98 [SCSI] scsi_debug: fix lba and data length calculation bugs by FUJITA Tomonori · 16 years ago
  75. a34c4e9 [SCSI] scsi_debug: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  76. 639db47 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  77. 8b40228f [SCSI] scsi_debug: use list_for_each_entry_safe by FUJITA Tomonori · 16 years ago
  78. a75869d [SCSI] scsi_debug: remove unnecessary condition test in devInfoReg by FUJITA Tomonori · 16 years ago
  79. 5cb2fc0 [SCSI] scsi_debug: create new scsi_debug devices at a single place by FUJITA Tomonori · 16 years ago
  80. f3df41c [SCSI] scsi_debug: remove temporary hack around sscanf for negative values by FUJITA Tomonori · 16 years ago
  81. 21a6182 [SCSI] scsi_debug: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  82. d1e4c9c [SCSI] scsi_debug: use shost_priv macro by FUJITA Tomonori · 16 years ago
  83. 96ad0df [SCSI] scsi_debug: remove unnecessary checking by FUJITA Tomonori · 16 years ago
  84. 9e603ca [SCSI] scsi_debug: remove scsi_debug.h by FUJITA Tomonori · 16 years ago
  85. 9ff26ee [SCSI] scsi_debug: stop including drivers/scsi/scsi.h by FUJITA Tomonori · 16 years ago
  86. 9924a78 [SCSI] Remove random noop unchecked_isa_dma users by Andi Kleen · 16 years ago
  87. cbccc20 [SCSI] scsi_debug: disable clustering by FUJITA Tomonori · 16 years ago
  88. c639d14 [SCSI] scsi_debug: add XDWRITEREAD_10 support by FUJITA Tomonori · 16 years ago
  89. 072d0bb [SCSI] scsi_debug: add bidi data transfer support by FUJITA Tomonori · 16 years ago
  90. 3de9f94 [SCSI] scsi_debug: add get_data_transfer_info helper function by FUJITA Tomonori · 16 years ago
  91. c73961e [SCSI] scsi_debug: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago
  92. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  93. 852e034 scsi_debug: support sg chaining by Jens Axboe · 17 years ago
  94. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  95. beb87c3 [SCSI] scsi_debug: correct parameter default text by Randy Dunlap · 17 years ago
  96. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  97. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  98. 6f3cbf5 [SCSI] scsi_debug: error processing by Douglas Gilbert · 18 years ago
  99. 5a09e39 [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS by Hannes Reinecke · 18 years ago
  100. 2318391 [SCSI] scsi_debug version 1.80 by Douglas Gilbert · 18 years ago