aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
...
| * | iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger2012-09-22
| * | sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun2012-09-22
| * | target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin2012-09-17
| * | target: move the dereference below the NULL testWei Yongjun2012-09-17
| * | tcm_fc: move the dereference below the NULL testWei Yongjun2012-09-17
| * | target: go through normal processing for all zero-length commandsPaolo Bonzini2012-09-17
| * | target: do not submit a zero-bio I/O requestPaolo Bonzini2012-09-17
| * | target: support zero allocation length in SBC commandsPaolo Bonzini2012-09-17
| * | target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini2012-09-17
| * | target: support zero allocation length in INQUIRYPaolo Bonzini2012-09-17
| * | target: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-17
| * | target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier2012-09-17
| * | target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-17
| * | target: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-17
| * | tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-17
| * | target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backendsNicholas Bellinger2012-09-17
| * | target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger2012-09-17
| * | target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-17
| * | target: Simplify fabric sense data length handlingRoland Dreier2012-09-17
| * | target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-17
| * | target/sbp: Remove strict param from sbp_parse_wwnAndy Grover2012-09-17
| * | target: Cleanup transport_subsystem_check_initAndy Grover2012-09-17
| * | target: Remove request_module for target_core_stgtAndy Grover2012-09-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ | |/ / |/| |
| * | scsi: fix various printk and comment typosMasanari Iida2012-09-01
* | | target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini2012-09-07
* | | target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-07
* | | target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini2012-09-07
* | | target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini2012-09-07
* | | target: report too-small parameter lists everywherePaolo Bonzini2012-09-07
* | | target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini2012-09-07
* | | target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-05
* | | target: simplify code around transport_get_sense_dataPaolo Bonzini2012-09-05
* | | target: move transport_get_sense_dataPaolo Bonzini2012-09-05
* | | target: Check idr_get_new return value in iscsi_login_zero_tsih_s1Benjamin Wang2012-08-27
* | | target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger2012-08-23
| |/ |/|
* | target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-21
* | tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov2012-08-20
* | target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger2012-08-17
* | target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger2012-08-17
* | target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou2012-08-16
* | tcm_fc: Avoid debug overhead when not debuggingMark Rustad2012-08-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ | |/ |/|
| * delousing target_core_file a bitAl Viro2012-08-01
* | iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro2012-07-21
* | target: NULL dereference on error pathDan Carpenter2012-07-20
* | target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-17
* | target: Check number of unmap descriptors against our limitRoland Dreier2012-07-16
* | target: Fix possible integer underflow in UNMAP emulationRoland Dreier2012-07-16
* | target: Fix reading of data length fields for UNMAP commandsRoland Dreier2012-07-16