- 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 16 years ago
- 40a06e7 [SCSI] libiscsi: pass session failure a session struct by Mike Christie · 16 years ago
- 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 16 years ago
- 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 16 years ago
- 06d25af [SCSI] iscsi class: fix lock dep warning on logout by Mike Christie · 16 years ago
- e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 16 years ago
- 1b2c7af [SCSI] libiscsi: replace scsi_debug logging with session/conn logging by Mike Christie · 16 years ago
- b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 16 years ago
- ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 16 years ago
- 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 16 years ago
- f290f19 [SCSI] Make scsi.h independent of the rest of the scsi includes by James Bottomley · 16 years ago
- f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
- 98f3aea [SCSI] libosd: SCSI/OSD Sense decoding support by Boaz Harrosh · 16 years ago
- 1b9dce9 [SCSI] libosd: OSDv2 auto detection by Boaz Harrosh · 16 years ago
- c6572c9 [SCSI] libosd: OSD version 2 Support by Boaz Harrosh · 16 years ago
- 4ef1a3d [SCSI] libosd: attributes Support by Boaz Harrosh · 16 years ago
- b799bc7 [SCSI] osd_uld: API for retrieving osd devices from Kernel by Boaz Harrosh · 16 years ago
- 95b05a7 [SCSI] osd_uld: OSD scsi ULD by Boaz Harrosh · 16 years ago
- de258bf [SCSI] libosd: OSDv1 Headers by Boaz Harrosh · 16 years ago
- 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 16 years ago
- 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
- 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
- 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
- c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 16 years ago
- 74846bf [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway by Yi Zou · 16 years ago
- fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 16 years ago
- 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
- 0ae4d4a [SCSI] libfc: Cleanup libfc_function_template comments by Robert Love · 16 years ago
- 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 16 years ago
- 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 16 years ago
- bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
- 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 16 years ago
- 2856830 [SCSI] iscsi_tcp: make padbuf non-static by Karen Xie · 16 years ago
- 4be98c0 [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD by James Smart · 16 years ago
- 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago
- 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago
- f032c2f [SCSI] FC protocol definition header files by Robert Love · 16 years ago
- f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
- 6df19a7 [SCSI] libiscsi_tcp: support padding offload by Mike Christie · 16 years ago
- 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
- 262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target by Mike Christie · 16 years ago
- a081c13 [SCSI] iscsi_tcp: split module into lib and lld by Mike Christie · 16 years ago
- 577577d [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code by Mike Christie · 16 years ago
- 63c62f1 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations by Mike Christie · 16 years ago
- b29f841 [SCSI] remove timeout from struct scsi_device by James Bottomley · 16 years ago
- 21098c6 [SCSI] fc_transport: fix old bug on bitflag definitions by James Smart · 16 years ago
- 3070f69 scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map by Jens Axboe · 16 years ago
- 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 17 years ago
- 6f481e3 [SCSI] iscsi_tcp: return a descriptive error value during connection errors by Mike Christie · 16 years ago
- 8e12452 [SCSI] libiscsi: rename host reset to target reset by Mike Christie · 16 years ago
- 2153606 [SCSI] iscsi class: fix endpoint id handling by Mike Christie · 16 years ago
- e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
- f46e307 [SCSI] fc class: Add support for new transport errors by Mike Christie · 16 years ago
- a4dfaa6 [SCSI] scsi: add transport host byte errors (v3) by Mike Christie · 16 years ago
- fff9d40 [SCSI] fc class: unblock target after calling terminate callback (take 2) by Mike Christie · 16 years ago
- f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
- ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
- a30c3f6 [SCSI] fc_transport: Add an API to allow an LLD to create vports by Andrew Vasquez · 16 years ago
- 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
- 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
- 22447be [SCSI] scsi_netlink: Add transport and LLD recieve and event support by James Smart · 16 years ago
- 01b291b [SCSI] fix check of PQ and PDT bits for WLUNs by James Bottomley · 16 years ago
- d211f05 [SCSI] sd: fix USB devices incorrectly reporting DIF support by Hugh Dickins · 16 years ago
- 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
- fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
- 2b14290 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
- 1226570 [SCSI] scsi_eh_prep_cmnd should save scmd->underflow by Alan Stern · 16 years ago
- 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
- db007fc [SCSI] Command protection operation by Martin K. Petersen · 16 years ago
- 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
- ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
- 057ea7c [SCSI] scsi_dh: add generic SPC-3 alua handler by Hannes Reinecke · 16 years ago
- b6ff1b1 [SCSI] scsi_dh: Update EMC handler by Hannes Reinecke · 16 years ago
- 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
- 6d49f63 [SCSI] Make host_no an unsigned int by Matthew Wilcox · 16 years ago
- aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
- 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 16 years ago
- d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 17 years ago
- 02a1e3c [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h by Alexander Beregalov · 16 years ago
- feac6a0 [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. by Martin Petermann · 16 years ago
- 39120e1 [SCSI] sg: Add target reset support by Brian King · 16 years ago
- aa91696 [SCSI] sd: Move sd.h header file by Martin K. Petersen · 16 years ago
- 30e9ba9 [SCSI] iscsi_tcp: Enable any size command by Boaz Harrosh · 16 years ago
- 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
- 3cf7b23 [SCSI] libiscsi: fix cmds_max setting by Mike Christie · 16 years ago
- 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
- d82ff9be [SCSI] iscsi class: add endpoint class by Mike Christie · 16 years ago
- 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
- 9c19a7d [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task by Mike Christie · 16 years ago
- 3e5c28a [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task by Mike Christie · 16 years ago
- 0af967f [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor by Mike Christie · 16 years ago
- 5af3e91 [SCSI] iscsi: modify iscsi printk so it can take driver data pointers by Mike Christie · 16 years ago
- 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
- a4804cd [SCSI] iscsi: add iscsi host helpers by Mike Christie · 16 years ago
- 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
- 32c6e1b [SCSI] iscsi class: rename iscsi_host to iscsi_cls_host by Mike Christie · 16 years ago
- d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
- 40753ca [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation by Mike Christie · 16 years ago