Sign in
gem5
/
arm
/
linux-arm64-legacy
/
4499dda85890e6726def812febaab5dc064cc920
/
drivers
/
target
/
target_core_transport.c
4499dda
target: move depth_left manipulation out of transport_generic_request_failure
by Christoph Hellwig
· 13 years ago
cc5d0f0
target: stop task timers earlier
by Christoph Hellwig
· 13 years ago
e99d48a
target: remove TF_TIMER_STOP
by Christoph Hellwig
· 13 years ago
cdbb70b
target: factor some duplicate code for stopping a task
by Christoph Hellwig
· 13 years ago
0c2cfe5
target: fix list walking in transport_free_dev_tasks
by Christoph Hellwig
· 13 years ago
b7b8bef
target: use transport_cmd_check_stop_to_fabric consistently
by Christoph Hellwig
· 13 years ago
3df8d40
target: do not pass the queue object to transport_remove_cmd_from_queue
by Christoph Hellwig
· 13 years ago
f7a5cc0
target: remove SCF_EMULATE_QUEUE_FULL
by Christoph Hellwig
· 13 years ago
e057f53
target: remove the transport_qf_callback se_cmd callback
by Christoph Hellwig
· 13 years ago
b937d27
target: remove the ->transport_split_cdb callback in se_cmd
by Christoph Hellwig
· 13 years ago
485fd0d
target: replace ->get_cdb with a target_get_task_cdb helper
by Christoph Hellwig
· 13 years ago
6193f06
target: make the ->get_cdb method optional
by Christoph Hellwig
· 13 years ago
04629b7
target: Remove unnecessary se_task members
by Christoph Hellwig
· 13 years ago
6c76bf9
target: make more use of the task_flags field in se_task
by Christoph Hellwig
· 13 years ago
42bf829
target: Cleanup unused se_task bits
by Christoph Hellwig
· 13 years ago
c0427f1
target: Cleanup unused target_core_base.h bits
by Christoph Hellwig
· 13 years ago
ce8762f
target: Remove legacy + unused device active I/O shutdown code
by Nicholas Bellinger
· 13 years ago
8dc52b5
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
by Nicholas Bellinger
· 13 years ago
d14921d
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
by Nicholas Bellinger
· 13 years ago
a3eedc2
target: remove unused se_subsystem_api methods
by Christoph Hellwig
· 13 years ago
39c05f3
target: Remove session_reinstatement parameter from ->transport_wait_for_tasks
by Nicholas Bellinger
· 13 years ago
82f1c8a
target: push session reinstatement out of transport_generic_free_cmd
by Christoph Hellwig
· 14 years ago
e6a2573
target: remove transport_generic_remove
by Christoph Hellwig
· 14 years ago
4911e3c
target: simplify transport_put_cmd
by Christoph Hellwig
· 14 years ago
d3df782
target: simplify transport_generic_remove
by Christoph Hellwig
· 14 years ago
2dbc43d
target: remove transport_free_se_cmd
by Christoph Hellwig
· 14 years ago
31afc39
target: don't opencode transport_release_cmd in transport_release_fe_cmd
by Christoph Hellwig
· 14 years ago
680b73c
target: remove transport_generic_handle_cdb
by Christoph Hellwig
· 14 years ago
c252f00
target: Prevent transport_send_task_abort when CHECK_CONDITION status
by Nicholas Bellinger
· 13 years ago
77039d1
target: Fix transport_cmd_finish_abort queue removal bug
by Nicholas Bellinger
· 13 years ago
79a7fef
target: Prevent cmd->se_queue_node double add
by Roland Dreier
· 13 years ago
9375b1b
target: Remove unneeded version.h includes
by Jesper Juhl
· 14 years ago
bcac364
target: Fix race between multiple invocations of target_qf_do_work()
by Roland Dreier
· 14 years ago
e63a8e1
target: Make locking in transport_deregister_session() IRQ safe
by Roland Dreier
· 14 years ago
c3c74c7
target: Fix task SGL chaining breakage with transport_allocate_data_tasks
by Nicholas Bellinger
· 14 years ago
525a48a
target: Fix task count > 1 handling breakage and use max_sector page alignment
by Nicholas Bellinger
· 14 years ago
01cde4d
target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check
by Nicholas Bellinger
· 14 years ago
7abbe7f
target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage
by Nicholas Bellinger
· 14 years ago
1285062
target: Fix WRITE_SAME usage with transport_get_size
by Nicholas Bellinger
· 14 years ago
706d586
target: Add WRITE_SAME (10) parsing and refactor passthrough checks
by Nicholas Bellinger
· 14 years ago
16ab8e6
target: Fix write payload exception handling with ->new_cmd_map
by Nicholas Bellinger
· 14 years ago
eb39d34
target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED
by Nicholas Bellinger
· 14 years ago
dd8ae59
target: Fix bug for transport_generic_wait_for_tasks with direct operation
by Nicholas Bellinger
· 14 years ago
5db0753
target: Fix WRITE_SAME_16 lba assignment breakage
by Nicholas Bellinger
· 14 years ago
277c5f2
target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors
by Nicholas Bellinger
· 14 years ago
11650b85
target: remove custom hex2bin() implementation
by Andy Shevchenko
· 14 years ago
1d20bb6
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
by Nicholas Bellinger
· 14 years ago
6708bb2
target: Follow up core updates from AGrover and HCH (round 4)
by Andy Grover
· 14 years ago
ec98f78
target: Eliminate usage of struct se_mem
by Andy Grover
· 14 years ago
3a86720
target: Pass 2nd param of transport_split_cdb by value
by Andy Grover
· 14 years ago
d0229ae
target: Enforce 1 page max for control cdb buffer sizes
by Andy Grover
· 14 years ago
05d1c7c
target: Make all control CDBs scatter-gather
by Andy Grover
· 14 years ago
07bde79
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
by Nicholas Bellinger
· 14 years ago
695434e1
target: Add transport_handle_cdb_direct optimization
by Nicholas Bellinger
· 14 years ago
3546297
target: merge release_cmd methods
by Christoph Hellwig
· 14 years ago
db1620a
target: remove the unused SCF_* flags
by Christoph Hellwig
· 14 years ago
dc2e652
target: remove the always-noop ->new_cmd_failure method
by Christoph Hellwig
· 14 years ago
a1d8b49
target: Updates from AGrover and HCH (round 3)
by Andy Grover
· 14 years ago
dd3a5ad
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
by Nicholas Bellinger
· 14 years ago
1eb437a
target: Fix WRITE_SAME_16 t_task_lba assignment bug
by Nicholas Bellinger
· 14 years ago
5951146d
target: More core cleanups from AGrover (round 2)
by Andy Grover
· 14 years ago
f22c119
target: Fix double test of inquiry_prod
by Roland Dreier
· 14 years ago
e3d6f90
target: Core cleanups from AGrover (round 1)
by Andy Grover
· 14 years ago
e434f1f1
target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
by Nicholas Bellinger
· 14 years ago
2338886
target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state
by Roland Dreier
· 14 years ago
e66ecd5
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 14 years ago
af57c3a
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
by Nicholas Bellinger
· 14 years ago
f436677
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
by Nicholas Bellinger
· 14 years ago
97868c8
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
by Nicholas Bellinger
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
12a18bd
[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path
by Nicholas Bellinger
· 14 years ago
8721056
[SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem
by Jesper Juhl
· 14 years ago
5c6cd61
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
by Nicholas Bellinger
· 14 years ago
5dd7ed2
[SCSI] target: Minor sparse warning fixes and annotations
by Dan Carpenter
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5edc341
drivers: remove extraneous includes of smp_lock.h
by Arnd Bergmann
· 14 years ago
52208ae
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown
by Nicholas Bellinger
· 14 years ago
e89d15e
[SCSI] target: Remove procfs based target_core_mib.c code
by Nicholas Bellinger
· 14 years ago
e63af95
[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage
by Nicholas Bellinger
· 14 years ago
c66ac9d
[SCSI] target: Add LIO target core v4.0.0-rc6
by Nicholas Bellinger
· 14 years ago