aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
...
* | target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-07
* | iscsi-target: Add missing NopOUT->flag (LMB) sanity checkArshad Hussain2014-04-07
* | Target/sbc: add debug printSagi Grimberg2014-04-07
* | Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg2014-04-07
* | Target/iscsi: Add T10-PI indication for iscsi_portal_groupSagi Grimberg2014-04-07
* | Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-07
* | Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-07
* | Target/file: place escape values for protection information formatSagi Grimberg2014-04-07
* | Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-13
* | Target/transport: Allocate protection sg if neededSagi Grimberg2014-03-13
* | target: silence GCC warning in target_alua_state_checkPaul Bolle2014-03-13
|/
* Target/sbc: Fix sbc_copy_prot for offset scattersSagi Grimberg2014-03-06
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-04
* iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger2014-03-04
* Target/sbc: Don't use sg as iterator in sbc_verify_readSagi Grimberg2014-02-23
* target: Add DIF sense codes in transport_generic_request_failureNicholas Bellinger2014-02-23
* target/sbc: Fix sbc_dif_copy_prot addr offset bugNicholas Bellinger2014-02-23
* Target/sbc: Fix protection copy routineSagi Grimberg2014-02-12
* target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-12
* iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-12
* target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-12
* target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-12
* target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-30
| * target/iscsi: Fix network portal creation raceAndy Grover2014-01-30
| * target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-25
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-25
| * iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-25
| * percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-23
| * iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger2014-01-19
| * tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-01-18
| * target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger2014-01-18
| * target/rd: Add support for protection SGL setup + releaseNicholas Bellinger2014-01-18
| * target/rd: Refactor rd_build_device_space + rd_release_device_spaceNicholas Bellinger2014-01-18
| * target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger2014-01-18
| * target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-18
| * target/iblock: Add blk_integrity + BIP passthrough supportNicholas Bellinger2014-01-18
| * target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-18
| * target/configfs: Expose protection device attributesNicholas Bellinger2014-01-18
| * target/spc: Expose ATO bit in control mode pageNicholas Bellinger2014-01-18
| * target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16Nicholas Bellinger2014-01-18
| * target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger2014-01-18
| * target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger2014-01-18
| * target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-18
| * target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdbNicholas Bellinger2014-01-18
| * target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-18
| * target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-10
| * target_core_alua: check for buffer overflowHannes Reinecke2014-01-10