1. 01b291b [SCSI] fix check of PQ and PDT bits for WLUNs by James Bottomley · 16 years ago
  2. d211f05 [SCSI] sd: fix USB devices incorrectly reporting DIF support by Hugh Dickins · 16 years ago
  3. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  4. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  5. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  6. 1226570 [SCSI] scsi_eh_prep_cmnd should save scmd->underflow by Alan Stern · 16 years ago
  7. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  8. db007fc [SCSI] Command protection operation by Martin K. Petersen · 16 years ago
  9. 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
  10. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  11. 057ea7c [SCSI] scsi_dh: add generic SPC-3 alua handler by Hannes Reinecke · 16 years ago
  12. b6ff1b1 [SCSI] scsi_dh: Update EMC handler by Hannes Reinecke · 16 years ago
  13. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  14. 6d49f63 [SCSI] Make host_no an unsigned int by Matthew Wilcox · 16 years ago
  15. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  16. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  17. fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 16 years ago
  18. d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 16 years ago
  19. 02a1e3c [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h by Alexander Beregalov · 16 years ago
  20. feac6a0 [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. by Martin Petermann · 16 years ago
  21. 39120e1 [SCSI] sg: Add target reset support by Brian King · 16 years ago
  22. aa91696 [SCSI] sd: Move sd.h header file by Martin K. Petersen · 16 years ago
  23. 30e9ba9 [SCSI] iscsi_tcp: Enable any size command by Boaz Harrosh · 16 years ago
  24. 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
  25. 3cf7b23 [SCSI] libiscsi: fix cmds_max setting by Mike Christie · 16 years ago
  26. 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
  27. d82ff9be [SCSI] iscsi class: add endpoint class by Mike Christie · 16 years ago
  28. 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
  29. 9c19a7d [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task by Mike Christie · 16 years ago
  30. 3e5c28a [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task by Mike Christie · 16 years ago
  31. 0af967f [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor by Mike Christie · 16 years ago
  32. 5af3e91 [SCSI] iscsi: modify iscsi printk so it can take driver data pointers by Mike Christie · 16 years ago
  33. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  34. a4804cd [SCSI] iscsi: add iscsi host helpers by Mike Christie · 16 years ago
  35. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  36. 32c6e1b [SCSI] iscsi class: rename iscsi_host to iscsi_cls_host by Mike Christie · 16 years ago
  37. d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
  38. 40753ca [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation by Mike Christie · 16 years ago
  39. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  40. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  41. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  42. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  43. 8752822 IB/iser: Count FMR alignment violations per session by Eli Dorfman · 16 years ago
  44. 643eb2d [SCSI] rework scsi_target allocation by James Bottomley · 16 years ago
  45. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  46. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  47. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  48. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 16 years ago
  49. 79bc148 [SCSI] libsas: fix missing inlines in header file by James Bottomley · 16 years ago
  50. 3bc6a26 [SCSI] add scsi_build_sense_buffer helper function by FUJITA Tomonori · 16 years ago
  51. 1c353f7 [SCSI] export command allocation and freeing functions independently of the host by James Bottomley · 16 years ago
  52. 9ac16b6 [SCSI] scsi: add wrapper functions for sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  53. 30bd7df [SCSI] scsi_error: add target reset handler by Mike Christie · 16 years ago
  54. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 16 years ago
  55. 45ab33b [SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking by Mike Christie · 16 years ago
  56. 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 16 years ago
  57. 4660c8e [SCSI] update SG_ALL to avoid causing chaining by James Bottomley · 16 years ago
  58. d850bd3 [SCSI] Small cleanups for scsi_host.h by Pavel Machek · 16 years ago
  59. 89dddbc [SCSI] add protocol definitions by James Bottomley · 16 years ago
  60. 8b1d034 [SCSI] libiscsi: fix session age rollover and remove cid encoding by Mike Christie · 16 years ago
  61. 322d739 [SCSI] iscsi: fix up iscsi printk prefix by Mike Christie · 16 years ago
  62. 8aae18a [SCSI] iscsi class: add async scan helper by Mike Christie · 16 years ago
  63. bd976f6 [SCSI] iscsi class: add session scanning by Mike Christie · 16 years ago
  64. 6eabafb [SCSI] iscsi class, libiscsi: add iscsi sysfs session state file by Mike Christie · 16 years ago
  65. f8d9d65 [SCSI] libiscsi: make __iscsi_complete_pdu() static by Adrian Bunk · 16 years ago
  66. 1e4478c include/scsi/: Spelling fixes by Joe Perches · 16 years ago
  67. c639d14 [SCSI] scsi_debug: add XDWRITEREAD_10 support by FUJITA Tomonori · 16 years ago
  68. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  69. 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
  70. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  71. bb52d82 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable by Boaz Harrosh · 17 years ago
  72. 5ed7959 SG: Convert SCSI to use scatterlist helpers for sg chaining by Jens Axboe · 17 years ago
  73. 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 16 years ago
  74. de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 16 years ago
  75. b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 16 years ago
  76. a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 16 years ago
  77. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
  78. b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 17 years ago
  79. a8ac631 [SCSI] iscsi: convert xmit path to iscsi chunks by Olaf Kirch · 17 years ago
  80. f6d5180 [SCSI] libiscsi: fix nop handling by Mike Christie · 17 years ago
  81. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  82. b3a7ea8 [SCSI] libiscsi: do not block session during logout by Mike Christie · 17 years ago
  83. 6320377 [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup by Olaf Kirch · 17 years ago
  84. 004d653 [SCSI] iscsi_tcp, libiscsi: initial AHS Support by Boaz Harrosh · 17 years ago
  85. da32dd6 [SCSI] iscsi_tcp: rewrite recv path by Olaf Kirch · 17 years ago
  86. 843c0a8 [SCSI] libiscsi, iscsi_tcp: add device support by Mike Christie · 17 years ago
  87. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
  88. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  89. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
  90. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
  91. 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 17 years ago
  92. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 16 years ago
  93. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
  94. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  95. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  96. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  97. 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
  98. e629a7d do not export /usr/include/scsi in make headers_install by Olaf Hering · 17 years ago
  99. 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
  100. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago