1. 7cb69d0 [SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1 by Akinobu Mita · 11 years ago
  2. fc3fc35 [SCSI] scsi_debug: fix incorrectly nested kmap_atomic() by Akinobu Mita · 11 years ago
  3. 518d9df [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic() by Akinobu Mita · 11 years ago
  4. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  5. b90ebc3 [SCSI] scsi_debug: fix logical block provisioning support by Akinobu Mita · 11 years ago
  6. cc34a8e [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled by Akinobu Mita · 11 years ago
  7. ac17078 [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_alignment by Akinobu Mita · 11 years ago
  8. 9ed8d3d [SCSI] scsi_debug: call map_region() and unmap_region() only when needed by Akinobu Mita · 11 years ago
  9. c8ed555 scsi_debug: switch to ->show_info() by Al Viro · 11 years ago
  10. bc97774 [SCSI] scsi_debug: Fix off-by-one bug when unmapping region by Lukas Czerner · 12 years ago
  11. d986788 [SCSI] scsi_debug: Add "removable" parameter by Martin Pitt · 12 years ago
  12. 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
  13. 3f0bc3b [SCSI] scsi_debug: Fix incorrect page length in logical block provisioning VPD by Martin K. Petersen · 12 years ago
  14. be1dd78 [SCSI] scsi_debug: add LBPRZ support by Eric Sandeen · 12 years ago
  15. 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
  16. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  17. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 12 years ago
  18. de13e96 [SCSI] scsi_debug: GET LBA STATUS response length correction by Douglas Gilbert · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  21. 32f7ef7 [SCSI] scsi_debug: add consecutive medium errors by Douglas Gilbert · 13 years ago
  22. 5b94e23 [SCSI] scsi_debug: Logical Block Provisioning (SBC3r26) by Martin K. Petersen · 13 years ago
  23. a361cc0 [SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory corruption by Darrick J. Wong · 14 years ago
  24. a87e3a6 [SCSI] scsi_debug: set resid to indicate no data-in when medium error by Douglas Gilbert · 14 years ago
  25. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  26. 9b90677 [SCSI] scsi_debug: Convert to use root_device_register() and root_device_unregister() by Nicholas Bellinger · 14 years ago
  27. 6014759 [SCSI] scsi_debug: Update thin provisioning support by Martin K. Petersen · 14 years ago
  28. 9ab98f5 [SCSI] scsi_debug: fix map_region and unmap_region oops by FUJITA Tomonori · 14 years ago
  29. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  30. 5447ed6 [SCSI] scsi_debug: virtual_gb ignores sector_size by Douglas Gilbert · 14 years ago
  31. e308b3d [SCSI] scsi_debug: Block Limits VPD page fixes by Martin K. Petersen · 14 years ago
  32. 78d4e5a [SCSI] scsi_debug: add max_queue + no_uld parameters by Douglas Gilbert · 14 years ago
  33. 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
  34. 1e49f78 [SCSI] scsi_debug: fix Thin provisioning support by Douglas Gilbert · 15 years ago
  35. 44d9269 [SCSI] scsi_debug: Thin provisioning support by Martin K. Petersen · 15 years ago
  36. 395cef0 [SCSI] scsi_debug: Implement support for DIF Type 2 by Martin K. Petersen · 15 years ago
  37. ea61fca scsi_debug: Add support for physical block exponent and alignment by Martin K. Petersen · 15 years ago
  38. 73da9c1 [SCSI] scsi_debug: fix virtual disk larger than 1TB by FUJITA Tomonori · 15 years ago
  39. c6a4428 [SCSI] scsi_debug: DIF/DIX support by Martin K. Petersen · 16 years ago
  40. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  41. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  42. eac6e8e4 [SCSI] scsi_debug: add support for rotation speed by Matthew Wilcox · 16 years ago
  43. 597136a [SCSI] scsi_debug: Runtime-configurable sector size by Martin K. Petersen · 16 years ago
  44. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  45. 8dea0d0 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  46. 5f2578e [SCSI] scsi_debug: support large non-fake virtual disk by FUJITA Tomonori · 16 years ago
  47. 1978910 [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write by FUJITA Tomonori · 16 years ago
  48. 2889887 [SCSI] scsi_debug: sweep up sdebug_capacity calculation by FUJITA Tomonori · 16 years ago
  49. f58b0ef [SCSI] scsi_debug: remove unnecessary sdebug_store_size by FUJITA Tomonori · 16 years ago
  50. d5cdc98 [SCSI] scsi_debug: fix lba and data length calculation bugs by FUJITA Tomonori · 16 years ago
  51. a34c4e9 [SCSI] scsi_debug: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  52. 639db47 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  53. 8b40228f [SCSI] scsi_debug: use list_for_each_entry_safe by FUJITA Tomonori · 16 years ago
  54. a75869d [SCSI] scsi_debug: remove unnecessary condition test in devInfoReg by FUJITA Tomonori · 16 years ago
  55. 5cb2fc0 [SCSI] scsi_debug: create new scsi_debug devices at a single place by FUJITA Tomonori · 16 years ago
  56. f3df41c [SCSI] scsi_debug: remove temporary hack around sscanf for negative values by FUJITA Tomonori · 16 years ago
  57. 21a6182 [SCSI] scsi_debug: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  58. d1e4c9c [SCSI] scsi_debug: use shost_priv macro by FUJITA Tomonori · 16 years ago
  59. 96ad0df [SCSI] scsi_debug: remove unnecessary checking by FUJITA Tomonori · 16 years ago
  60. 9e603ca [SCSI] scsi_debug: remove scsi_debug.h by FUJITA Tomonori · 16 years ago
  61. 9ff26ee [SCSI] scsi_debug: stop including drivers/scsi/scsi.h by FUJITA Tomonori · 16 years ago
  62. 9924a78 [SCSI] Remove random noop unchecked_isa_dma users by Andi Kleen · 16 years ago
  63. cbccc20 [SCSI] scsi_debug: disable clustering by FUJITA Tomonori · 16 years ago
  64. c639d14 [SCSI] scsi_debug: add XDWRITEREAD_10 support by FUJITA Tomonori · 17 years ago
  65. 072d0bb [SCSI] scsi_debug: add bidi data transfer support by FUJITA Tomonori · 17 years ago
  66. 3de9f94 [SCSI] scsi_debug: add get_data_transfer_info helper function by FUJITA Tomonori · 17 years ago
  67. c73961e [SCSI] scsi_debug: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago
  68. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  69. 852e034 scsi_debug: support sg chaining by Jens Axboe · 17 years ago
  70. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  71. beb87c3 [SCSI] scsi_debug: correct parameter default text by Randy Dunlap · 17 years ago
  72. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  73. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  74. 6f3cbf5 [SCSI] scsi_debug: error processing by Douglas Gilbert · 18 years ago
  75. 5a09e39 [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS by Hannes Reinecke · 18 years ago
  76. 2318391 [SCSI] scsi_debug version 1.80 by Douglas Gilbert · 18 years ago
  77. 6ecaff7 [SCSI] scsi_debug: must_check fixes by Randy Dunlap · 18 years ago
  78. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  80. c65b144 [SCSI] scsi_debug version 1.79 by Douglas Gilbert · 18 years ago
  81. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  82. bbbe3a4 [PATCH] Add Pseudo LLD bus_type probe and remove methods by Russell King · 19 years ago
  83. 8a87a0b Merge by hand (whitespace conflicts in libata.h) by James Bottomley · 19 years ago
  84. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  85. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  86. 422c0d6 [SCSI] use scmd_id(), scmd_channel() throughout code by Jeff Garzik · 19 years ago
  87. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  88. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago