summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* Target/sbc: Fix sbc_copy_prot for offset scattersSagi Grimberg2014-03-061-16/+22
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-041-0/+4
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-042-11/+11
* iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger2014-03-041-1/+1
* Target/sbc: Don't use sg as iterator in sbc_verify_readSagi Grimberg2014-02-231-5/+5
* target: Add DIF sense codes in transport_generic_request_failureNicholas Bellinger2014-02-231-0/+3
* target/sbc: Fix sbc_dif_copy_prot addr offset bugNicholas Bellinger2014-02-231-3/+2
* Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
* target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-121-4/+1
* iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
* target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
* target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
* target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-121-4/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-3126-222/+1849
|\
| * target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-2/+3
| * target/iscsi: Fix network portal creation raceAndy Grover2014-01-301-13/+21
| * target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-252-0/+18
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-253-12/+11
| * iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-251-1/+1
| * percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-232-3/+7
| * iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger2014-01-191-1/+1
| * 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-182-3/+15
| * 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-182-0/+179
| * 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-181-0/+30
| * target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-091-3/+8
| * 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-096-3/+191
| * target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-171-1/+42
| * target_core: simplify scsi_name_len calculationHannes Reinecke2013-12-171-10/+3
| * target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-171-50/+124
| * target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-171-5/+10
| * target_core_alua: Allocate ALUA metadata on demandHannes Reinecke2013-12-172-39/+34
OpenPOWER on IntegriCloud