index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
1
-0
/
+1
2012-09-05
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
1
-1
/
+3
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
1
-2
/
+0
2012-07-17
target: Allow for target_submit_cmd() returning errors
Roland Dreier
1
-1
/
+1
2012-07-16
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
1
-0
/
+1
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
2
-2
/
+1
2012-07-16
target: Un-export target_get_sess_cmd()
Roland Dreier
1
-1
/
+0
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
1
-12
/
+1
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
2
-8
/
+0
2012-07-16
target: remove transport_generic_handle_data
Christoph Hellwig
2
-2
/
+0
2012-07-16
target: remove transport_generic_process_write
Christoph Hellwig
1
-1
/
+1
2012-07-16
target: move unmap to struct spc_ops
Christoph Hellwig
1
-1
/
+1
2012-07-16
target: move write_same to struct spc_ops
Christoph Hellwig
1
-0
/
+2
2012-07-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
1
-1
/
+1
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-3
/
+5
2012-07-16
target: remove dead SCF_ flags
Christoph Hellwig
1
-2
/
+0
2012-07-16
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
1
-3
/
+0
2012-07-16
target: remove the execute list
Christoph Hellwig
1
-3
/
+0
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
1
-3
/
+3
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+5
2012-07-16
target: remove control CDB flags
Christoph Hellwig
1
-19
/
+16
2012-06-12
target: Add TFO->put_session() caller for HW fabric session shutdown
Joern Engel
1
-0
/
+1
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
1
-0
/
+1
2012-05-11
target: make target_put_session void
Jörn Engel
1
-1
/
+1
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
1
-1
/
+0
2012-05-06
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove struct se_task
Christoph Hellwig
2
-16
/
+6
2012-05-06
target: move the state and execute lists to the command
Christoph Hellwig
1
-15
/
+11
2012-05-06
target: simplify command to task linkage
Christoph Hellwig
1
-6
/
+1
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2
-2
/
+3
2012-05-06
target: remove the task_sectors field in struct se_task
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove target_get_task_cdb
Christoph Hellwig
1
-2
/
+0
2012-04-14
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
1
-1
/
+1
2012-04-14
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
2
-9
/
+0
2012-04-14
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
1
-0
/
+2
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
1
-3
/
+2
2012-03-15
target: Use array_zalloc for device_list
Jörn Engel
1
-1
/
+1
2012-03-15
target: Use array_zalloc for tpg_lun_list
Jörn Engel
2
-1
/
+3
2012-03-10
target: Bump core version to v4.1.0-rc2-ml + fabric versions
Nicholas Bellinger
1
-1
/
+1
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-4
/
+0
2012-03-10
target: Convert se_node_acl->acl_group removal to use ->acl_kref
Nicholas Bellinger
1
-0
/
+1
2012-03-10
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
Nicholas Bellinger
2
-0
/
+2
2012-03-10
target: Add se_node_acl->acl_free_comp for NodeACL release path
Nicholas Bellinger
1
-0
/
+1
2012-03-10
target: Add se_sess->sess_kref + get/put helpers
Nicholas Bellinger
2
-0
/
+3
2012-02-25
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
1
-1
/
+2
2012-02-25
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
1
-1
/
+1
[next]