1. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  2. 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 15 years ago
  3. af5f428 [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. by Joe Eykholt · 15 years ago
  4. a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 15 years ago
  5. fdd7802 [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module by Vasu Dev · 15 years ago
  6. 7f34914 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c by Vasu Dev · 15 years ago
  7. 61e17af [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files by Vasu Dev · 15 years ago
  8. 5919a59 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code by Vasu Dev · 15 years ago
  9. 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 15 years ago
  10. 5e5e92d [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s by Robert Love · 15 years ago
  11. 38eccab [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded by Robert Love · 15 years ago
  12. 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 15 years ago
  13. 40a06e7 [SCSI] libiscsi: pass session failure a session struct by Mike Christie · 15 years ago
  14. 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 15 years ago
  15. 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 15 years ago
  16. 06d25af [SCSI] iscsi class: fix lock dep warning on logout by Mike Christie · 15 years ago
  17. e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 15 years ago
  18. 1b2c7af [SCSI] libiscsi: replace scsi_debug logging with session/conn logging by Mike Christie · 15 years ago
  19. b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 15 years ago
  20. ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 15 years ago
  21. 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 15 years ago
  22. f290f19 [SCSI] Make scsi.h independent of the rest of the scsi includes by James Bottomley · 15 years ago
  23. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  24. 98f3aea [SCSI] libosd: SCSI/OSD Sense decoding support by Boaz Harrosh · 15 years ago
  25. 1b9dce9 [SCSI] libosd: OSDv2 auto detection by Boaz Harrosh · 15 years ago
  26. c6572c9 [SCSI] libosd: OSD version 2 Support by Boaz Harrosh · 15 years ago
  27. 4ef1a3d [SCSI] libosd: attributes Support by Boaz Harrosh · 15 years ago
  28. b799bc7 [SCSI] osd_uld: API for retrieving osd devices from Kernel by Boaz Harrosh · 15 years ago
  29. 95b05a7 [SCSI] osd_uld: OSD scsi ULD by Boaz Harrosh · 15 years ago
  30. de258bf [SCSI] libosd: OSDv1 Headers by Boaz Harrosh · 15 years ago
  31. 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 15 years ago
  32. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  33. 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
  34. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  35. c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 15 years ago
  36. 74846bf [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway by Yi Zou · 15 years ago
  37. fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 15 years ago
  38. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 15 years ago
  39. 0ae4d4a [SCSI] libfc: Cleanup libfc_function_template comments by Robert Love · 15 years ago
  40. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 15 years ago
  41. 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 15 years ago
  42. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 15 years ago
  43. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 15 years ago
  44. 2856830 [SCSI] iscsi_tcp: make padbuf non-static by Karen Xie · 16 years ago
  45. 4be98c0 [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD by James Smart · 16 years ago
  46. 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago
  47. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago
  48. f032c2f [SCSI] FC protocol definition header files by Robert Love · 16 years ago
  49. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  50. 6df19a7 [SCSI] libiscsi_tcp: support padding offload by Mike Christie · 16 years ago
  51. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  52. 262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target by Mike Christie · 16 years ago
  53. a081c13 [SCSI] iscsi_tcp: split module into lib and lld by Mike Christie · 16 years ago
  54. 577577d [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code by Mike Christie · 16 years ago
  55. 63c62f1 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations by Mike Christie · 16 years ago
  56. b29f841 [SCSI] remove timeout from struct scsi_device by James Bottomley · 16 years ago
  57. 21098c6 [SCSI] fc_transport: fix old bug on bitflag definitions by James Smart · 16 years ago
  58. 3070f69 scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map by Jens Axboe · 16 years ago
  59. 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 16 years ago
  60. 6f481e3 [SCSI] iscsi_tcp: return a descriptive error value during connection errors by Mike Christie · 16 years ago
  61. 8e12452 [SCSI] libiscsi: rename host reset to target reset by Mike Christie · 16 years ago
  62. 2153606 [SCSI] iscsi class: fix endpoint id handling by Mike Christie · 16 years ago
  63. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  64. f46e307 [SCSI] fc class: Add support for new transport errors by Mike Christie · 16 years ago
  65. a4dfaa6 [SCSI] scsi: add transport host byte errors (v3) by Mike Christie · 16 years ago
  66. fff9d40 [SCSI] fc class: unblock target after calling terminate callback (take 2) by Mike Christie · 16 years ago
  67. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  68. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  69. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  70. a30c3f6 [SCSI] fc_transport: Add an API to allow an LLD to create vports by Andrew Vasquez · 16 years ago
  71. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  72. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  73. 22447be [SCSI] scsi_netlink: Add transport and LLD recieve and event support by James Smart · 16 years ago
  74. 01b291b [SCSI] fix check of PQ and PDT bits for WLUNs by James Bottomley · 16 years ago
  75. d211f05 [SCSI] sd: fix USB devices incorrectly reporting DIF support by Hugh Dickins · 16 years ago
  76. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  77. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  78. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  79. 1226570 [SCSI] scsi_eh_prep_cmnd should save scmd->underflow by Alan Stern · 16 years ago
  80. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  81. db007fc [SCSI] Command protection operation by Martin K. Petersen · 16 years ago
  82. 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
  83. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  84. 057ea7c [SCSI] scsi_dh: add generic SPC-3 alua handler by Hannes Reinecke · 16 years ago
  85. b6ff1b1 [SCSI] scsi_dh: Update EMC handler by Hannes Reinecke · 16 years ago
  86. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  87. 6d49f63 [SCSI] Make host_no an unsigned int by Matthew Wilcox · 16 years ago
  88. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  89. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  90. fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 16 years ago
  91. d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 16 years ago
  92. 02a1e3c [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h by Alexander Beregalov · 16 years ago
  93. feac6a0 [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. by Martin Petermann · 16 years ago
  94. 39120e1 [SCSI] sg: Add target reset support by Brian King · 16 years ago
  95. aa91696 [SCSI] sd: Move sd.h header file by Martin K. Petersen · 16 years ago
  96. 30e9ba9 [SCSI] iscsi_tcp: Enable any size command by Boaz Harrosh · 16 years ago
  97. 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
  98. 3cf7b23 [SCSI] libiscsi: fix cmds_max setting by Mike Christie · 16 years ago
  99. 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
  100. d82ff9be [SCSI] iscsi class: add endpoint class by Mike Christie · 16 years ago