aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* 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
* | target: Add range checking to UNMAP emulationRoland Dreier2012-07-16
* | target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2012-07-16
* | target: Make unnecessarily global se_dev_align_max_sectors() staticRoland Dreier2012-07-16
* | target: Remove se_session.sess_wait_listRoland Dreier2012-07-16
* | target: Check sess_tearing_down in target_get_sess_cmd()Roland Dreier2012-07-16
* | sbp-target: Consolidate duplicated error path code in sbp_handle_command()Roland Dreier2012-07-16
* | target: Un-export target_get_sess_cmd()Roland Dreier2012-07-16
* | target: Make core_disable_device_list_for_node use pre-refactoring lock orderingNicholas Bellinger2012-07-16
* | target: refactor core_update_device_list_for_node()Andy Grover2012-07-16
* | target: Eliminate else using boolean logicAndy Grover2012-07-16
* | target: Misc retval cleanupsAndy Grover2012-07-16
* | target: Remove hba param from core_dev_add_lunAndy Grover2012-07-16
* | target: Remove unneeded double parenthesesAndy Grover2012-07-16
* | target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-16
* | target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-16
* | target: simply fabric driver queue full processingChristoph Hellwig2012-07-16
* | target: remove transport_generic_handle_dataChristoph Hellwig2012-07-16
* | tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig2012-07-16
* | iscsit: use target_execute_cmd for WRITEsChristoph Hellwig2012-07-16
* | target: merge transport_generic_write_pending into transport_generic_new_cmdChristoph Hellwig2012-07-16
* | target: call transport_check_aborted_status from target_execute_cmdChristoph Hellwig2012-07-16
* | target: remove transport_generic_process_writeChristoph Hellwig2012-07-16
* | target: split transport_cmd_check_stopChristoph Hellwig2012-07-16