index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
2013-02-13
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
2013-01-10
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
2013-01-10
target: Fix use-after-free in LUN RESET handling
Roland Dreier
2013-01-10
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
2013-01-10
target: Introduce TCM_NO_SENSE
Hannes Reinecke
2013-01-08
target: use correct sense code for LUN communication failure
Hannes Reinecke
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-11-27
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
2012-11-27
target: Clean up logic in transport_put_cmd()
Roland Dreier
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-17
target: Fix handling of aborted commands
Roland Dreier
2012-11-07
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: simplify alua support
Christoph Hellwig
2012-11-06
target: simplify reservations code
Christoph Hellwig
2012-11-06
target: kill dev->dev_task_attr_type
Christoph Hellwig
2012-11-06
target/pscsi: Make pscsi_configure_device + target_release_session static
Fengguang Wu
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-10-26
target: Fix double-free of se_cmd in target_complete_tmr_failure
Nicholas Bellinger
2012-10-02
target: Add control CDB READ payload zero work-around
Nicholas Bellinger
2012-10-02
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
2012-09-17
target: go through normal processing for all zero-length commands
Paolo Bonzini
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Cleanup transport_subsystem_check_init
Andy Grover
2012-09-17
target: Remove request_module for target_core_stgt
Andy Grover
2012-09-07
target: go through normal processing for zero-length REQUEST_SENSE
Paolo Bonzini
2012-09-07
target: support zero-size allocation lengths in transport_kmap_data_sg
Paolo Bonzini
2012-09-07
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
2012-09-05
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
2012-09-05
target: simplify code around transport_get_sense_data
Paolo Bonzini
2012-09-05
target: move transport_get_sense_data
Paolo Bonzini
2012-08-23
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
2012-08-17
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
2012-08-16
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
2012-07-20
target: NULL dereference on error path
Dan Carpenter
2012-07-17
target: Allow for target_submit_cmd() returning errors
Roland Dreier
2012-07-16
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
2012-07-16
target: Check sess_tearing_down in target_get_sess_cmd()
Roland Dreier
2012-07-16
target: Un-export target_get_sess_cmd()
Roland Dreier
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
2012-07-16
target: simply fabric driver queue full processing
Christoph Hellwig
2012-07-16
target: remove transport_generic_handle_data
Christoph Hellwig
2012-07-16
target: merge transport_generic_write_pending into transport_generic_new_cmd
Christoph Hellwig
2012-07-16
target: call transport_check_aborted_status from target_execute_cmd
Christoph Hellwig
2012-07-16
target: remove transport_generic_process_write
Christoph Hellwig
[next]