aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+5
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke1-2/+2
2015-01-23block: support different tag allocation policyShaohua Li2-1/+5
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig1-4/+5
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke1-4/+64
2015-01-09scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke1-1/+1
2015-01-09scsi: use external buffer for command loggingHannes Reinecke2-1/+8
2015-01-09scsi: Implement per-cpu logging bufferHannes Reinecke1-13/+8
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-50/+0
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley3-50/+0
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-8/+3
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley5-27/+10
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-5/+0
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig1-15/+0
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig1-13/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig3-17/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-13/+1
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-3/+7
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-1/+1
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig1-1/+0
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig1-1/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig5-12/+4
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-2/+5
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina13-24/+49
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig2-34/+5
2014-11-12scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig1-1/+0
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig2-21/+1
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig1-10/+0
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2-10/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2-4/+6
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig2-1/+2
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig1-1/+1
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig1-6/+0
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig1-1/+0
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig1-2/+2
2014-11-12scsi: refactor scsi_reset_provider handlingChristoph Hellwig1-14/+1
2014-11-12scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche1-8/+11
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche1-0/+8
2014-11-12scsi: simplify scsi_log_(send|completion)Hannes Reinecke1-1/+2
2014-11-12scsi: remove scsi_show_result()Hannes Reinecke1-1/+0
2014-11-12scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke1-0/+2
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke1-1/+1
2014-11-12scsi: remove scsi_print_status()Hannes Reinecke1-1/+0
2014-11-12scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke1-7/+7
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke2-7/+12
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke1-0/+9
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke1-2/+0
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2-1/+9
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-8/+3
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain1-1/+1
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig1-4/+4
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds6-7/+7
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh6-7/+7
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+26
2014-10-07Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley1-0/+1
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani1-0/+1
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen1-10/+26
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt1-1/+1
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig1-1/+1
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2-0/+4
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com1-0/+1
2014-09-15scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-1/+1
2014-08-06Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley1-0/+1
2014-08-01libiscsi: return new error code when nop times outMike Christie1-0/+1
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley1-0/+2
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz1-0/+2
2014-07-25scsi: add defines for new FC port speeds.Dick Kennedy1-0/+4
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2-0/+2
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig1-1/+0
2014-07-25scsi: add a symbolic name for the ZBC device typeChristoph Hellwig1-0/+1
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig2-4/+42
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2-8/+6
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig1-3/+1
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig1-7/+3
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig1-2/+2
2014-07-17scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig1-2/+0
2014-07-17scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig1-1/+0
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2-5/+0
2014-07-17tgt: removalBart Van Assche3-150/+0
2014-07-17libsrp: removalChristoph Hellwig1-78/+0
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-3/+3
2014-07-17scsi: use 64-bit LUNsHannes Reinecke3-13/+13
2014-07-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke1-0/+2
2014-07-17sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert1-0/+1
2014-07-17sg: relax 16 byte cdb restrictionDouglas Gilbert1-67/+24
2014-07-17scsi: increase upper limit for max_sectorsAkinobu Mita1-2/+2
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-01block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert1-0/+3
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-0/+1
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+17
2014-06-11scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg1-0/+17
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley1-0/+9
2014-06-02include/scsi/osd_protocol.h: remove unnecessary __constantFabian Frederick1-5/+5
2014-05-19virtio_scsi: use cmd_sizeChristoph Hellwig1-0/+9
2014-05-19scsi: reintroduce scsi_driver.init_commandChristoph Hellwig1-6/+3
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen1-2/+2
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-1/+5
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier3-1/+5
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-12/+43
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig1-0/+7
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig1-3/+0
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke1-0/+7
2014-03-24scsi_transport_srp: Fix two kernel-doc warningsBart Van Assche1-1/+0
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams1-1/+0
2014-03-17SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg2-0/+5
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig1-2/+1
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2-5/+14
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley1-2/+1
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams1-0/+12
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis1-0/+1
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-6/+30
2014-01-23ore: Fix wrong math in allocation of per device BIOBoaz Harrosh1-0/+1
2014-01-21scsi_transport_srp: Fix kernel-doc warningsBart Van Assche1-4/+28
2014-01-21scsi_transport_srp: Fix a race conditionBart Van Assche1-2/+2
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke1-0/+1
2013-12-19[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi1-0/+1
2013-12-19[SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...Adheer Chandravanshi1-0/+1
2013-12-19[SCSI] scsi_transport_iscsi: Add host statistics supportLalit Chandivade2-0/+113
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke2-0/+11
2013-12-19[SCSI] Fix erratic device offline during EHJames Bottomley1-1/+1
2013-12-16[SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao2-0/+82
2013-12-16[SCSI] iscsi_transport: Remove net param enum valuesHarish Zunjarrao1-19/+19
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+81
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley3-2/+16
2013-11-08scsi_transport_srp: Add periodic reconnect supportBart Van Assche1-2/+9
2013-11-08scsi_transport_srp: Add transport layer error handlingBart Van Assche1-2/+72
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche1-0/+2
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke1-0/+5
2013-10-25[SCSI] remove check for 'resetting'Hannes Reinecke1-2/+0
2013-10-25[SCSI] scsi_transport_iscsi: Add support to set CHAP entriesAdheer Chandravanshi2-0/+18
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love1-1/+6
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2013-09-09scsi: Add CDB definition for COMPARE_AND_WRITENicholas Bellinger1-0/+1
2013-09-04libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche1-0/+9
2013-09-04libfc: Source code comment spelling fixesBart Van Assche1-1/+1
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne1-1/+12
2013-08-23[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-0/+31
2013-08-23[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...Adheer Chandravanshi1-0/+32
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke1-0/+1
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke1-0/+1
2013-08-23[SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke1-1/+0
2013-06-26[SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai2-0/+9
2013-06-24[SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen1-0/+1
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2-0/+6
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+1
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley1-4/+12
2013-05-10Merge branch 'misc' into for-linusJames Bottomley6-28/+19
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie1-6/+2
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley4-21/+16
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming1-4/+12
2013-05-02[SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+0
2013-04-30UAPI: remove empty Kbuild filesDavid Howells1-1/+0
2013-04-11[SCSI] scsi_transport_iscsi: Declare portal type string macros for generic useAdheer Chandravanshi1-0/+4
2013-04-11[SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi1-0/+1
2013-04-11[SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi2-0/+264
2013-04-09scsi: bury ->proc_info()Al Viro1-2/+1
2013-04-09scsi: saner replacements for ->proc_info()Al Viro1-1/+4
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love1-1/+2
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love1-1/+1
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds12-2009/+42
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley7-1490/+40
2013-03-01Merge tag 'uapi-20121219' into for-linusJames Bottomley4-517/+0
2013-02-24[SCSI] Fix range check in scsi_host_dif_capable()Martin K. Petersen1-2/+2
2013-01-25[SCSI] remove can_power_off flag from scsi_deviceAaron Lu1-1/+0
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu1-0/+4
2013-01-07UAPI: (Scripted) Disintegrate include/scsi/fcDavid Howells5-1487/+0
2012-12-19UAPI: (Scripted) Disintegrate include/scsiDavid Howells4-517/+0
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou1-0/+2
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou1-0/+1
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou1-0/+12
2012-12-14fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou1-0/+1
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2-3/+24
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+2
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+8
2012-12-01[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy1-0/+1
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche1-0/+8
2012-11-27[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne1-0/+1
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen1-0/+1
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen1-0/+3
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-12/+8
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong1-10/+2
2012-10-07[SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou1-0/+6
2012-10-07[SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh1-2/+0
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds3-5/+5
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-7/+36
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells3-5/+5