summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-24
|\ \
| * | iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel2014-09-17
| * | iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger2014-09-17
| * | target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt2014-09-17
| * | target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt2014-09-17
| * | iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookupNicholas Bellinger2014-09-15
| |/
* | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ | |/ |/|
| * percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
* | iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka2014-06-27
* | iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger2014-06-27
* | tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-26
* | iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger2014-06-26
* | target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-26
* | iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-26
* | iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-26
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-12
|\
| * target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger2014-06-12
| * TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2014-06-11
| * target: Report correct response length for some commandsRoland Dreier2014-06-11
| * target/sbc: Check that the LBA and number of blocks are correct in VERIFYChristophe Vu-Brugier2014-06-11
| * target/sbc: Remove sbc_check_valid_sectors()Christophe Vu-Brugier2014-06-11
| * Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-11
| * iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger2014-06-10
| * target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger2014-06-10
| * target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger2014-06-10
| * target: cleanup some boolean testsChristophe Vu-Brugier2014-06-06
| * target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier2014-06-06
| * tcm_fc: Generate TASK_SET_FULL status for response failuresNicholas Bellinger2014-06-06
| * tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger2014-06-06
| * iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-06-05
| * iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger2014-06-05
| * iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-05
| * iscsi-target: Put length of failed allocation in error messageRoland Dreier2014-06-03
| * iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger2014-06-03
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\ \
| * | block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ | |/ /
| * | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ | | |/ | |/|
| | * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-06
* | | target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger2014-06-06
* | | iser-target: Fix multi network portal shutdown regressionNicholas Bellinger2014-06-03
* | | iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier2014-06-03
|/ /
* | target: fix memory leak on XCOPYMikulas Patocka2014-05-17