aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover2014-05-06
* iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger2014-05-06
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-24
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-24
* iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger2014-03-24
* target/iscsi: Fix network portal creation raceAndy Grover2014-02-06
* target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2014-01-09
* iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger2014-01-09
* iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2013-12-04
* iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen2013-12-04
* iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-12-04
* target/pscsi: fix return value checkWei Yongjun2013-11-12
* iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-13
* target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov2013-09-26
* iscsi-target: Fix potential NULL pointer in solicited NOPOUT rejectNicholas Bellinger2013-09-08
* iscsi-target: Fix iscsit_transport reference leak during NP thread resetNicholas Bellinger2013-09-08
* iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10Nicholas Bellinger2013-09-08
* target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger2013-09-08
* iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-08-04
* iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-08-04
* iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger2013-08-04
* iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-08-04
* iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel2013-08-04
* iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-20
* target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover2013-06-20
* target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel2013-06-14
* iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger2013-05-31
* target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-31
* iscsi-target: fix heap buffer overflow on errorKees Cook2013-05-30
* target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger2013-05-30
* target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-30
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-21
* Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds2013-05-16
|\
| * target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2013-05-15
| * target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger2013-05-15
| * iscsi-target: Fix typos in RDMAEXTENSIONS macro usageNicholas Bellinger2013-05-11
| * target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger2013-05-11
| * iscsi-target: Fix processing of OOO commandsShlomo Pongratz2013-05-07
| * iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *Geert Uytterhoeven2013-05-03
| * iscsi-target: Fix NULL pointer dereference in iscsit_send_rejectNicholas Bellinger2013-05-03
| * target: Have dev/enable show if TCM device is configuredAndy Grover2013-05-03
| * target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover2013-05-03
| * target: Remove unused struct members in se_dev_entryAndy Grover2013-05-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ | |/ |/|
| * tcm: switch to ->show_info()Al Viro2013-04-09
* | tcm_fc: Check for aborted sequenceMark Rustad2013-04-25
* | iscsi-target: Add iser network portal attributeNicholas Bellinger2013-04-25
* | iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger2013-04-25
* | iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger2013-04-25
* | iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger2013-04-25