summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-2126-271/+1362
|\
| * target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-071-2/+7
| * target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-044-0/+32
| * target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-044-5/+14
| * target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover2014-10-031-15/+16
| * tcm_loop: Fixup tag handlingHannes Reinecke2014-10-031-15/+8
| * target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger2014-10-031-10/+13
| * target: Add a user-passthrough backstoreAndy Grover2014-10-034-0/+1175
| * target: Remove unneeded check in sbc_parse_cdbAndy Grover2014-10-021-1/+1
| * target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran2014-10-011-2/+1
| * target: simplify core_tmr_abort_taskJoern Engel2014-10-011-3/+2
| * target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-016-115/+56
| * target: remove some smp_mb__after_atomic()sJoern Engel2014-10-011-2/+0
| * target: simplify core_tmr_release_req()Joern Engel2014-10-011-12/+7
| * target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-011-8/+1
| * target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-014-50/+11
| * target: core_tpg_post_dellun can return voidAndy Grover2014-10-012-4/+2
| * target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel2014-09-171-1/+1
| * target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-172-5/+15
| * target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel2014-09-171-3/+3
| * target: simplify target_fabric_make_lun error pathJoern Engel2014-09-171-5/+2
| * target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel2014-09-171-1/+2
| * target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-171-14/+8
| * iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel2014-09-171-2/+3
| * iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel2014-09-171-2/+1
| * iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger2014-09-171-2/+0
| * iscsi-target: simplify return statementJoern Engel2014-09-171-5/+1
| * iscsi-target: remove always-true conditionsJoern Engel2014-09-171-6/+4
| * iscsi-target: remove unused debug codeJoern Engel2014-09-172-7/+2
| * target: target_core_ua_h: Add #define of include guardRasmus Villemoes2014-09-151-0/+1
| * tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-151-1/+1
| * target/configfs: Remove unnecessary null testHimangi Saraogi2014-09-151-2/+1
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+1
|\ \
| * | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-281-1/+1
| |/
* | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-245-4/+8
|\ \
| * | iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel2014-09-171-1/+1
| * | iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger2014-09-171-1/+3
| * | target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt2014-09-171-1/+1
| * | target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt2014-09-171-1/+1
| * | iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookupNicholas Bellinger2014-09-151-0/+2
| |/
* / percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-081-1/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-062-7/+7
|\
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-172-7/+7
* | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-041-1/+3
|\ \ | |/ |/|
| * percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-281-1/+3
* | iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka2014-06-271-6/+7
* | iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger2014-06-271-1/+1
* | tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-261-0/+1
* | iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger2014-06-261-0/+2