summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2013-06-25iscsi-target: Refactor ISCSI_OP_TEXT RX handlingNicholas Bellinger
2013-06-25iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover
2013-06-20target: Drop legacy se_cmd->check_release bitNicholas Bellinger
2013-06-20iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out checkNicholas Bellinger
2013-06-20target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...Nicholas Bellinger
2013-06-20target: Avoid extra t_state_lock access in __target_execute_cmdNicholas Bellinger
2013-06-20target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger
2013-06-20target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmdNicholas Bellinger
2013-06-20target: Add transport_cmd_check_stop write_pending bitNicholas Bellinger
2013-06-14target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel
2013-06-14target: Don't allocate pages for NULLIO devicesAndy Grover
2013-06-14target: Make virtual_lun0 a nullio deviceAndy Grover
2013-06-14target: Further refactoring of core_scsi3_emulate_pro_register()Andy Grover
2013-06-14target: Use if/else for sa_res_key conditional in emulate_pro_register()Andy Grover
2013-06-14target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover
2013-06-14target: Delete incorrect commentAndy Grover
2013-06-14target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()Andy Grover
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover
2013-06-14target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_bufAndy Grover
2013-06-14target: Simplify metadata handling when clearing aptpl metadataAndy Grover
2013-06-14target: Fix two debugprints that appear to be wrongAndy Grover
2013-06-14target: Alter core_pr_dump_initiator_port for ease of useAndy Grover
2013-06-14target: Add register_type and preempt_type enums to clarify codeAndy Grover
2013-05-31iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger
2013-05-31iscsi-target: fix heap buffer overflow on errorKees Cook
2013-05-31target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger
2013-05-30target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-05-21target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-15target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger
2013-05-11iscsi-target: Fix typos in RDMAEXTENSIONS macro usageNicholas Bellinger
2013-05-11target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger
2013-05-07iscsi-target: Fix processing of OOO commandsShlomo Pongratz
2013-05-03iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *Geert Uytterhoeven
2013-05-03iscsi-target: Fix NULL pointer dereference in iscsit_send_rejectNicholas Bellinger
2013-05-03target: Have dev/enable show if TCM device is configuredAndy Grover
2013-05-03target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover
2013-05-03target: Remove unused struct members in se_dev_entryAndy Grover
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-25tcm_fc: Check for aborted sequenceMark Rustad
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger
2013-04-25iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger
2013-04-25iscsi-target: Add iser-target parameter keys + setup during loginNicholas Bellinger
2013-04-25iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger