Jörn Engel
|
281689051a
target: remove obvious warnings
|
13 years ago |
Jörn Engel
|
f2083241f2
target: Use array_zalloc for device_list
|
13 years ago |
Jörn Engel
|
4a5a75f32d
target: Use array_zalloc for tpg_lun_list
|
13 years ago |
Jörn Engel
|
99f730d88f
target: Fix off-by-seven in target_report_luns
|
13 years ago |
Jörn Engel
|
47f1b8803e
target: prevent NULL pointer dereference in target_report_luns
|
13 years ago |
Jörn Engel
|
382436f880
target: fix use after free in target_report_luns
|
13 years ago |
Roland Dreier
|
015487b89f
target: Untangle front-end and back-end meanings of max_sectors attribute
|
13 years ago |
Christoph Hellwig
|
3d26fea01d
target: remove the transport_lun_active field in struct se_cmd
|
13 years ago |
Andy Grover
|
4949314c72
target: Allow control CDBs with data > 1 page
|
13 years ago |
Sebastian Andrzej Siewior
|
8d9efe539c
target: fix return code of core_tpg_.*_lun
|
13 years ago |
Sebastian Andrzej Siewior
|
1dd0a06745
target: use save/restore lock primitive in core_dec_lacl_count()
|
13 years ago |
Nicholas Bellinger
|
65586d51e0
target: Drop se_device TCQ queue_depth usage from I/O path
|
13 years ago |
Christoph Hellwig
|
c4795fb20e
target: header reshuffle, part2
|
13 years ago |
Christoph Hellwig
|
e26d99aed4
target: reshuffle headers
|
13 years ago |
Andy Grover
|
c638830d04
target: Don't return an error if disabling unsupported features
|
13 years ago |
Christoph Hellwig
|
6f21475576
target: remove the unused se_dev_list
|
13 years ago |
Christoph Hellwig
|
58a2801a4b
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
|
13 years ago |
Nicholas Bellinger
|
03e98c9eb9
target: Address legacy PYX_TRANSPORT_* return code breakage
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Christoph Hellwig
|
d29a5b6acc
target: remove SCF_EMULATE_CDB_ASYNC
|
13 years ago |
Christoph Hellwig
|
e76a35d6c8
target: pass the se_task to the CDB emulation callback
|
13 years ago |
Paul Gortmaker
|
c53181af83
drivers/target: Add export.h to files as required.
|
14 years ago |
Nicholas Bellinger
|
2e982ab92d
target: Remove legacy se_task->task_timer and associated logic
|
13 years ago |
Christoph Hellwig
|
f55918fa32
target: clean up the backend interface to caching parameters
|
13 years ago |
Roland Dreier
|
28638887f3
target: Convert acl_node_lock to be IRQ-disabling
|
14 years ago |
Nicholas Bellinger
|
525a48a21d
target: Fix task count > 1 handling breakage and use max_sector page alignment
|
14 years ago |
Nicholas Bellinger
|
052605c6ca
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
|
14 years ago |
Nicholas Bellinger
|
5de619a31d
target: Update QUEUE ALGORITHM MODIFIER control page default
|
14 years ago |
Andy Grover
|
6708bb27bb
target: Follow up core updates from AGrover and HCH (round 4)
|
14 years ago |
Andy Grover
|
05d1c7c0d0
target: Make all control CDBs scatter-gather
|
14 years ago |