summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-236-14/+23
* iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger2014-01-191-1/+1
* qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-193-47/+88
* qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-195-125/+153
* qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2014-01-191-0/+1
* IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-191-16/+12
* IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-191-20/+32
* IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-192-45/+47
* IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-192-24/+24
* tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-01-191-2/+10
* target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger2014-01-191-0/+65
* target/rd: Add support for protection SGL setup + releaseNicholas Bellinger2014-01-192-0/+78
* target/rd: Refactor rd_build_device_space + rd_release_device_spaceNicholas Bellinger2014-01-191-45/+68
* target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger2014-01-192-1/+123
* target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-192-0/+141
* target/iblock: Add blk_integrity + BIP passthrough supportNicholas Bellinger2014-01-182-2/+90
* target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-184-5/+18
* target/configfs: Expose protection device attributesNicholas Bellinger2014-01-183-0/+103
* target/spc: Expose ATO bit in control mode pageNicholas Bellinger2014-01-181-0/+13
* target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16Nicholas Bellinger2014-01-181-0/+5
* target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger2014-01-181-0/+9
* target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger2014-01-181-0/+5
* target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-183-0/+183
* target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdbNicholas Bellinger2014-01-181-0/+62
* target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-182-0/+33
* target: Add DIF related base definitionsNicholas Bellinger2014-01-182-0/+47
* target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-092-4/+9
* target_core_alua: check for buffer overflowHannes Reinecke2014-01-091-6/+17
* drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria2014-01-091-3/+3
* drivers: target: Mark functions as static in tcm_loop.cRashika Kheria2014-01-091-4/+4
* drivers: target: Mark function as static in target_core_iblock.cRashika Kheria2014-01-091-1/+1
* drivers: target: Move prototype declaration of function to header file target...Rashika Kheria2014-01-092-4/+5
* target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-095-1/+308
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-098-3/+210
* target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-172-2/+43
* target_core: simplify scsi_name_len calculationHannes Reinecke2013-12-171-10/+3
* target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-172-50/+128
* target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-172-5/+12
* target_core_alua: Allocate ALUA metadata on demandHannes Reinecke2013-12-173-42/+34
* target_core_alua: validate ALUA state transitionHannes Reinecke2013-12-171-10/+45
* target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2013-12-162-3/+3
* target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-163-7/+7
* target: Refer to u32 luns as unpacked_lunAndy Grover2013-12-161-8/+8
* target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-162-2/+2
* target: Allocate more room for port default groupsAndy Grover2013-12-161-1/+1
* target: Remove unused ua_dev_list member in struct se_uaAndy Grover2013-12-162-2/+0
* Linux 3.13-rc3v3.13-rc3Linus Torvalds2013-12-061-1/+1
* Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-062-10/+3
|\
| * tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2013-12-052-10/+3
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-061-2/+6
|\ \
OpenPOWER on IntegriCloud