index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
target: Fix free-after-use regression in PR unregister
Nicholas Bellinger
1
-4
/
+7
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
1
-12
/
+12
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out
Gera Kazakov
1
-1
/
+1
2013-07-03
target: Make core_scsi3_update_and_write_aptpl return sense_reason_t
Nicholas Bellinger
1
-22
/
+25
2013-06-14
target: Further refactoring of core_scsi3_emulate_pro_register()
Andy Grover
1
-26
/
+20
2013-06-14
target: Use if/else for sa_res_key conditional in emulate_pro_register()
Andy Grover
1
-21
/
+21
2013-06-14
target: Allocate aptpl_buf inside update_and_write_aptpl()
Andy Grover
1
-155
/
+48
2013-06-14
target: Delete incorrect comment
Andy Grover
1
-3
/
+0
2013-06-14
target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()
Andy Grover
1
-5
/
+4
2013-06-14
target: Remove t10_reservation.pr_aptpl_buf_len
Andy Grover
1
-20
/
+11
2013-06-14
target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf
Andy Grover
1
-22
/
+10
2013-06-14
target: Simplify metadata handling when clearing aptpl metadata
Andy Grover
1
-30
/
+9
2013-06-14
target: Fix two debugprints that appear to be wrong
Andy Grover
1
-4
/
+4
2013-06-14
target: Alter core_pr_dump_initiator_port for ease of use
Andy Grover
1
-37
/
+21
2013-06-14
target: Add register_type and preempt_type enums to clarify code
Andy Grover
1
-33
/
+44
2013-02-26
target: writev() on single-element vector is pointless
Al Viro
1
-19
/
+8
2013-01-10
target: Use TCM_NO_SENSE for initialisation
Hannes Reinecke
1
-1
/
+1
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-2
/
+1
2012-11-07
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
1
-1
/
+1
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
1
-507
/
+411
2012-11-06
target: simplify reservations code
Christoph Hellwig
1
-129
/
+63
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-81
/
+67
2012-09-17
target: move the dereference below the NULL test
Wei Yongjun
1
-4
/
+6
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
1
-2
/
+2
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
1
-0
/
+8
2012-07-16
target: Remove unneeded double parentheses
Andy Grover
1
-3
/
+3
2012-07-16
target: Clean up returning errors in PR handling code
Roland Dreier
1
-3
/
+4
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-40
/
+27
2012-05-14
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
Bernhard Kohl
1
-0
/
+3
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
1
-24
/
+12
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
1
-16
/
+15
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-16
/
+7
2012-03-15
target: remove obvious warnings
Jörn Engel
1
-8
/
+1
2012-03-15
target: Use array_zalloc for device_list
Jörn Engel
1
-7
/
+7
2012-03-13
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
Nicholas Bellinger
1
-12
/
+22
2012-02-25
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
1
-4
/
+2
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
1
-19
/
+19
2012-01-18
target: Allow PERSISTENT RESERVE IN for non-reservation holder
Marco Sanvido
1
-0
/
+1
2012-01-18
target: Use correct preempted registration sense code
Marco Sanvido
1
-2
/
+2
2011-12-14
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
1
-15
/
+0
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-5
/
+2
2011-12-14
target: reshuffle headers
Christoph Hellwig
1
-1
/
+1
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
1
-80
/
+160
2011-11-04
target: remove SCF_EMULATE_CDB_ASYNC
Christoph Hellwig
1
-43
/
+86
2011-11-04
target: pass the se_task to the CDB emulation callback
Christoph Hellwig
1
-4
/
+9
2011-11-04
target: split core_scsi3_emulate_pr
Christoph Hellwig
1
-27
/
+35
2011-11-04
target: split core_scsi2_emulate_crh
Christoph Hellwig
1
-97
/
+92
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
1
-4
/
+4
[next]