Sign in
android-kvm
/
linux
/
3585e96cd1049682b8a19a0b699422156e9d735b
/
drivers
/
target
/
target_core_transport.c
2962846
target: NULL dereference on error path
by Dan Carpenter
· 13 years ago
d6dfc86
target: Allow for target_submit_cmd() returning errors
by Roland Dreier
· 13 years ago
e2397c7
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
by Roland Dreier
· 13 years ago
1c7b13f
target: Remove se_session.sess_wait_list
by Roland Dreier
· 13 years ago
bc187ea
target: Check sess_tearing_down in target_get_sess_cmd()
by Roland Dreier
· 13 years ago
669ab62
target: Un-export target_get_sess_cmd()
by Roland Dreier
· 13 years ago
af87729
target: replace the processing thread with a TMR work queue
by Christoph Hellwig
· 13 years ago
f314643
target: remove transport_generic_handle_cdb_map
by Christoph Hellwig
· 13 years ago
7a6f0a1
target: simply fabric driver queue full processing
by Christoph Hellwig
· 13 years ago
1389533
target: remove transport_generic_handle_data
by Christoph Hellwig
· 13 years ago
c3196f0
target: merge transport_generic_write_pending into transport_generic_new_cmd
by Christoph Hellwig
· 13 years ago
d59a02b
target: call transport_check_aborted_status from target_execute_cmd
by Christoph Hellwig
· 13 years ago
70baf0a
target: remove transport_generic_process_write
by Christoph Hellwig
· 13 years ago
f7113a4
target: split transport_cmd_check_stop
by Christoph Hellwig
· 13 years ago
0c2ad7d
target: add struct spc_ops + initial ->execute_rw pointer usage
by Christoph Hellwig
· 13 years ago
e1306bd
target: remove dead SCF_ flags
by Christoph Hellwig
· 13 years ago
5f41a31
target: remove the execute list
by Christoph Hellwig
· 13 years ago
3d6d720
target: move transport_generic_prepare_cdb into pscsi
by Christoph Hellwig
· 13 years ago
1fd032e
target: move code for CDB emulation
by Christoph Hellwig
· 13 years ago
d6e0175
target: add a parse_cdb method to the backend drivers
by Christoph Hellwig
· 13 years ago
88455ec
target: split parsing of SPC commands into a separate helper
by Christoph Hellwig
· 13 years ago
9b3b804
target: split overflow and underflow checks into a helper
by Christoph Hellwig
· 13 years ago
64f1db3
target: remove control CDB flags
by Christoph Hellwig
· 13 years ago
cb4f4d3
target: move unrelated code out of transport_generic_cmd_sequencer
by Christoph Hellwig
· 13 years ago
4149268
target: Add TFO->put_session() caller for HW fabric session shutdown
by Joern Engel
· 13 years ago
8da1093
target: Handle ATA_16 passthrough for pSCSI backend devices
by mengcong
· 13 years ago
ba53974
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
by Nicholas Bellinger
· 13 years ago
6624661
target: add support for the WRITE_VERIFY command
by Bernhard Kohl
· 13 years ago
33933a0
target: make target_put_session void
by Jörn Engel
· 13 years ago
d28d96d
target: cleanup transport_execute_tasks()
by Jörn Engel
· 13 years ago
11e764b
target: Remove max_sectors device attribute for modern se_task less code
by Nicholas Bellinger
· 13 years ago
2301917
target: lock => unlock typo in transport_lun_wait_for_tasks
by Dan Carpenter
· 13 years ago
7b4deef
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
by Nicholas Bellinger
· 13 years ago
d5dc28e
target: remove the t_se_count field in struct se_cmd
by Christoph Hellwig
· 13 years ago
d43d6ae
target: remove the t_task_cdbs_ex_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
226b6fa
target: remove the t_task_cdbs_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
5787cac
target: remove struct se_task
by Christoph Hellwig
· 13 years ago
cf572a9
target: move the state and execute lists to the command
by Christoph Hellwig
· 13 years ago
785fdf7
target: simplify command to task linkage
by Christoph Hellwig
· 13 years ago
4101f0a
target: always allocate a single task
by Christoph Hellwig
· 13 years ago
6bb35e0
target: replace ->execute_task with ->execute_cmd
by Christoph Hellwig
· 13 years ago
bd31377
target: remove the task_sectors field in struct se_task
by Christoph Hellwig
· 13 years ago
7a83aa4
target: remove the task_size field in struct se_task
by Christoph Hellwig
· 13 years ago
72a0e5e
target: remove the task_lba field in struct se_task
by Christoph Hellwig
· 13 years ago
32d8d2e
target: remove the unused transport_limit_task_sectors helper
by Christoph Hellwig
· 13 years ago
ed0b214
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
by Stefan Hajnoczi
· 13 years ago
11e319e
target: Call core_alua_check_nonop_delay in target_submit_cmd()
by Andy Grover
· 13 years ago
b16a35b
target: rewrite comment for generic_new_cmd
by Andy Grover
· 13 years ago
a12f41f
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
by Andy Grover
· 13 years ago
8b1e124
target/iscsi: Misc cleanups from Agrover (round 2)
by Andy Grover
· 13 years ago
957525a
target: Remove transport_do_task_sg_chain() and associated detritus
by Roland Dreier
· 13 years ago
bebe2fd
target: stop splitting commands into multiple tasks
by Christoph Hellwig
· 13 years ago
b0d7994
target: add unknown size flag to target_submit_cmd()
by Sebastian Andrzej Siewior
· 13 years ago
1ab142d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
ca747d6
target: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
b168fe8
target: Fix sense code for unsupported SERVICE ACTION IN
by Roland Dreier
· 13 years ago
087a03b
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
by Nicholas Bellinger
· 13 years ago
337c060
target: Convert se_node_acl->acl_group removal to use ->acl_kref
by Nicholas Bellinger
· 13 years ago
afb999f
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
by Nicholas Bellinger
· 13 years ago
0146834
target: Add se_node_acl->acl_free_comp for NodeACL release path
by Nicholas Bellinger
· 13 years ago
41ac82b
target: Add se_sess->sess_kref + get/put helpers
by Nicholas Bellinger
· 13 years ago
140854c
target: Convert session_lock to irqsave
by Nicholas Bellinger
· 14 years ago
c0974f8
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
by Nicholas Bellinger
· 13 years ago
9f0d05c
target: Push target_submit_tmr LUN lookup failure to system_wq context
by Nicholas Bellinger
· 13 years ago
c7042ca
target: Fix target_submit_tmr se_tmr_req allocation failures
by Nicholas Bellinger
· 13 years ago
3de55ec
target: Fix target_submit_tmr LUN lookup failures
by Nicholas Bellinger
· 13 years ago
015487b
target: Untangle front-end and back-end meanings of max_sectors attribute
by Roland Dreier
· 13 years ago
3d28934
target: Add TMR_ABORT_TASK task management support
by Nicholas Bellinger
· 13 years ago
ffc32d5
target: Make target_release_cmd_kref release on empty list
by Nicholas Bellinger
· 13 years ago
8671556
target: Add SCF_ACK_KREF flag for acknowledgement kref
by Nicholas Bellinger
· 13 years ago
2fbff127
target: Export transport_generic_request_failure symbol
by Nicholas Bellinger
· 13 years ago
a1edf9c
target: Cleanup transport_kunmap_data_sg()
by Andy Grover
· 13 years ago
ea98d7f
target: Add target_submit_tmr helper function
by Andy Grover
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
8e94b8d
target: Use #define for SYNCHRONIZE_CACHE_16
by Andy Grover
· 13 years ago
3d26fea
target: remove the transport_lun_active field in struct se_cmd
by Christoph Hellwig
· 13 years ago
7d680f3b
target: replace various cmd flags with a transport state
by Christoph Hellwig
· 13 years ago
67236c4
target: Fix unsupported WRITE_SAME sense payload
by Martin Svec
· 13 years ago
735703c
target: Fix target_submit_cmd() exception handling
by Nicholas Bellinger
· 13 years ago
1edcdb4
target: Change target_submit_cmd() to return void
by Andy Grover
· 13 years ago
4949314
target: Allow control CDBs with data > 1 page
by Andy Grover
· 13 years ago
e59a41b
target: avoid multiple outputs in scsi_dump_inquiry()
by Sebastian Andrzej Siewior
· 13 years ago
91ec1d3
target: Add workaround for zero-length control CDB handling
by Nicholas Bellinger
· 13 years ago
9fbc890
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
by Roland Dreier
· 13 years ago
9db9da3
target: Don't zero pages used for data buffers
by roland@purestorage.com
· 13 years ago
895f302
target: Set additional sense length field in sense data
by Roland Dreier
· 13 years ago
6d5b597
target: Remove legacy device status check from transport_execute_tasks
by Nicholas Bellinger
· 13 years ago
beb55a0
target: Remove __transport_execute_tasks() for each processing context
by Nicholas Bellinger
· 13 years ago
4d2300c
target: Remove extra se_device->execute_task_lock access in fast path
by Nicholas Bellinger
· 13 years ago
65586d5
target: Drop se_device TCQ queue_depth usage from I/O path
by Nicholas Bellinger
· 13 years ago
40be67f
target: Fix possible NULL pointer with __transport_execute_tasks
by Nicholas Bellinger
· 13 years ago
a636078
target: Add target_submit_cmd() for process context fabric submission
by Nicholas Bellinger
· 13 years ago
7481deb
target: Make target_put_sess_cmd use target_release_cmd_kref
by Nicholas Bellinger
· 13 years ago
8359cf4
target: remove useless casts
by Jörn Engel
· 13 years ago
1880807a
target: make the se_task task_state_active a normal bool
by Christoph Hellwig
· 13 years ago
41e16e9
target: remove the se_task task_error_status field
by Christoph Hellwig
· 13 years ago
ef804a8
target: fold se_task.task_sense into task_flags
by Christoph Hellwig
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
e26d99a
target: reshuffle headers
by Christoph Hellwig
· 13 years ago
5c73b67
target: remove unused struct fields
by Jörn Engel
· 13 years ago
Next »