summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2009-03-12[SCSI] libosd: attributes SupportBoaz Harrosh
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh
2009-03-12[SCSI] libosd: OSDv1 HeadersBoaz Harrosh
2009-03-12[SCSI] add OSD_TYPEBoaz Harrosh
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2009-03-12[SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke
2009-03-12[SCSI] Add VPD helperMatthew Wilcox
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love
2008-12-29[SCSI] FC protocol definition header filesRobert Love
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori
2008-12-29[SCSI] libiscsi_tcp: support padding offloadMike Christie
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie
2008-12-29[SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie
2008-12-29[SCSI] iscsi_tcp: split module into lib and lldMike Christie
2008-12-29[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie
2008-12-29[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie
2008-12-29[SCSI] remove timeout from struct scsi_deviceJames Bottomley
2008-11-21[SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro
2008-10-13[SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie
2008-10-13[SCSI] iscsi class: fix endpoint id handlingMike Christie
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie
2008-10-13[SCSI] fc class: Add support for new transport errorsMike Christie
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley
2008-08-06[SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds