summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
...
| * | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-123-35/+16
| * | tcm_fc: Wait for command completion before freeing a sessionBart Van Assche2016-01-071-6/+11
| * | target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche2016-01-071-3/+3
| * | target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-071-1/+1
| * | target: Remove an unused variableBart Van Assche2016-01-072-4/+0
| * | target: Fix indentation in target_core_configfs.cBart Van Assche2016-01-071-1/+1
| * | target/user: Allow user to set block size before enabling deviceSheng Yang2016-01-071-1/+3
| * | target/fcoe: Add tag support to tcm_fcAndy Grover2016-01-071-0/+22
| * | qla2xxx: Add selective command queuingQuinn Tran2016-01-071-1/+4
| * | target: use offset_in_page macroGeliang Tang2016-01-062-5/+5
| * | target: fix deprecated attribute names in dmesgChristophe Vu-Brugier2016-01-061-1/+2
| * | target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-065-1/+61
| * | sbp-target: Remove a superfluous forward declarationBart Van Assche2016-01-061-2/+0
| * | iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche2016-01-064-10/+6
| * | target: Fix spelling + remove set-but-not-used variablesBart Van Assche2016-01-063-11/+4
| * | fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-201-1/+1
| * | tcm_loop: Show address of tpg in configfsSheng Yang2015-11-291-0/+14
| |/
* | target/stat: print full t10_wwn.model bufferDavid Disseldorp2015-11-281-1/+1
* | target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt2015-11-281-2/+2
* | target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2015-11-282-7/+12
* | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-282-10/+17
* | iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2015-11-282-1/+13
* | iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt2015-11-281-5/+5
* | target/user: Do not set unused fields in tcmu_opsAndy Grover2015-11-281-2/+0
* | target/user: Fix time calc in expired cmd processingAndy Grover2015-11-281-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-1/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-1312-2566/+1490
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-1312-2566/+1490
| |/
* | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-211-5/+5
* | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-241-2/+3
* | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger2015-09-241-17/+23
* | target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger2015-09-241-1/+1
* | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-242-1/+6
* | target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2015-09-242-26/+70
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-1123-489/+510
|\
| * target: use stringify.h instead of own definitionDavid Disseldorp2015-09-111-1/+2
| * target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover2015-09-111-8/+2
| * target: Remove no-op conditionalAndy Grover2015-09-111-2/+1
| * target/user: Remove unused variableAndy Grover2015-09-111-1/+0
| * target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2015-09-112-4/+5
| * target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger2015-09-111-2/+4
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-112-4/+60
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-267-16/+16
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-264-24/+49
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-264-56/+45
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-266-38/+36
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-027-27/+24
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-024-5/+31
| * drivers: target: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-311-1/+1
OpenPOWER on IntegriCloud