aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-0/+3
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2-3/+20
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi1-1/+3
2012-03-27[SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary1-1/+1
2012-03-27[SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary1-1/+16
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+2
2012-03-23headers: include linux/types.h where appropriateBobby Powers1-1/+1
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds14-69/+800
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-2/+5
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2-0/+2
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie1-0/+3
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali2-0/+33
2012-02-29[SCSI] libsas: revert ata srstDan Williams1-1/+0
2012-02-29[SCSI] libsas: async ata scanningDan Williams2-6/+7
2012-02-29[SCSI] libsas: restore scan orderDan Williams1-5/+0
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2-3/+9
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams1-5/+4
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams1-1/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2-2/+13
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-0/+1
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover1-2/+4
2012-02-25scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover1-0/+1
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-0/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-1/+0
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams1-0/+4
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-1/+4
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams1-1/+5
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams2-8/+3
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams1-1/+4
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams1-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-3/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams3-2/+16
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams1-2/+5
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-0/+4
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-2/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-3/+0
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-7/+0
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2-0/+7
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary2-0/+25
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary2-0/+19
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2-2/+2
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu1-3/+3
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh3-0/+527
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh1-12/+48
2012-02-19[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh1-2/+2
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh1-0/+28
2012-02-19[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary2-0/+21
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary1-0/+1
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-0/+3
2012-02-08SCSI: fix typo in definition of struct scsi_targetAlan Stern1-2/+2
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche1-1/+1
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2-1/+5
2012-01-10Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-0/+3
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming1-0/+3
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-1/+1
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend1-0/+3
2011-12-15[SCSI] iscsi class: export pid of process that createdMike Christie1-0/+5
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu1-1/+0
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds9-117/+356
2011-10-24ore: RAID5 WriteBoaz Harrosh1-0/+9
2011-10-24ore: RAID5 readBoaz Harrosh1-3/+18
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh1-0/+3
2011-10-20[SCSI] iscsi class: fix vlan configurationMike Christie1-4/+5
2011-10-20[SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie1-1/+2
2011-10-20[SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie1-0/+1
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams1-1/+1
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi1-0/+2
2011-10-14ore/exofs: Change ore_check_io APIBoaz Harrosh1-1/+4
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh1-0/+8
2011-10-14ore: Support for partial component tableBoaz Harrosh1-3/+4
2011-10-14ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh1-0/+1
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh1-1/+25
2011-10-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh1-0/+8
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh1-0/+2
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh1-1/+1
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams1-0/+1
2011-10-02[SCSI] isci: atapi supportDan Williams1-0/+5
2011-10-02[SCSI] libfc: cache align struct fc_exch fieldsVasu Dev1-15/+12
2011-10-02[SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev1-28/+21
2011-10-02[SCSI] libsas: fix warnings when checking sata/stp protocolDan Williams1-0/+1
2011-10-02[SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams1-0/+7
2011-10-02[SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2-2/+15
2011-09-22[SCSI] libsas: sgpio write supportDan Williams2-0/+19
2011-08-30[SCSI] scsi_dh: Implement match callback functionHannes Reinecke1-0/+1
2011-08-30[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke1-0/+5
2011-08-29[SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie1-1/+2
2011-08-27[SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary1-0/+13
2011-08-27[SCSI] scsi_transport_iscsi: Added support to update initiator iscsi portVikas Chaudhary1-0/+1
2011-08-27[SCSI] scsi_transport_iscsi: Added support to update mtuVikas Chaudhary1-0/+1
2011-08-27[SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support...Manish Rangankar2-0/+20
2011-08-27[SCSI] iscsi class: add bsg support to iscsi classMike Christie2-1/+116
2011-08-27[SCSI] iscsi class: expand vlan supportMike Christie1-2/+11
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2-7/+0
2011-08-27[SCSI] iscsi class: remove iface param maskMike Christie2-18/+0
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2-39/+3
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie1-0/+5
2011-08-27[SCSI] iscsi class: add iface representationMike Christie2-2/+45
2011-08-27[SCSI] iscsi_transport: add support for net settingsMike Christie2-0/+64
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi1-0/+3
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams1-24/+2
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+125
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh1-0/+125
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+0
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou1-1/+0
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-8/+52
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-07-25iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger1-0/+30
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2-10/+10
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger1-8/+22
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-06-29[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...Yi Zou1-0/+8
2011-06-29[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2-10/+10
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang1-0/+1
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger1-0/+1
2011-05-17scsi: remove performance regression due to async queue runJens Axboe1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi7-12/+12
2011-03-23[SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie1-0/+1
2011-03-23[SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-18/+218
2011-03-02libsas: convert to libata new error handlerJames Bottomley1-0/+22
2011-02-28[SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi1-0/+6
2011-02-28[SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argumentBhanu Prakash Gollapudi1-9/+17
2011-02-25[SCSI] fc: Add GSPN_ID request to header fileChristof Schmitt1-1/+10
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie1-6/+0
2011-02-24[SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie1-0/+2
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie1-0/+2
2011-02-24[SCSI] iscsi class: remove unused active variableMike Christie1-1/+0
2011-02-24[SCSI] iscsi: fix iscsi_endpoint leakMike Christie1-0/+3
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley1-0/+22
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi1-0/+51
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi1-0/+15
2011-02-12[SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou1-0/+48
2011-02-12[SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt1-0/+7
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt1-1/+13
2011-02-12[SCSI] libfc: add local port hook for provider session lookupJoe Eykholt1-0/+2
2011-02-12[SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt1-0/+10
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt1-0/+26
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke1-0/+5
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones1-0/+1
2011-01-24[SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow1-0/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie1-1/+2
2010-12-31[SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina7-10/+87
2010-12-21[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger1-0/+28
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt1-4/+4
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt1-0/+8
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend1-2/+0
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai1-0/+1
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams1-0/+2
2010-12-16sr: implement sr_check_events()Tejun Heo1-0/+1
2010-11-16SCSI host lock push-downJeff Garzik4-8/+24
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-2/+2
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-2/+63
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+38
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh1-0/+7
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh3-1/+55
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi1-1/+1
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow1-0/+38
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-0/+4
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+1
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz1-0/+2
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede1-0/+1
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede1-0/+1
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong1-0/+1
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie1-4/+3
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2-0/+13
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo1-5/+1
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie1-0/+4
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard2-6/+6
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern1-0/+8
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-10/+1
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie1-0/+2
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-11/+5
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt1-0/+7
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2-0/+11
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2-19/+44
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt1-2/+0
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt1-1/+41
2010-07-28[SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2-3/+50
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt2-0/+5
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2-0/+6
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt1-0/+2
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt1-1/+10
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt1-2/+7
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt1-7/+2
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt1-0/+2
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt1-0/+2
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev1-0/+10
2010-07-28[SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche1-2/+2