index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2013-02-26
target: writev() on single-element vector is pointless
Al Viro
1
-19
/
+8
2013-01-11
target: Use TCM_NO_SENSE for initialisation
Hannes Reinecke
1
-1
/
+1
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-2
/
+1
2012-11-08
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
1
-1
/
+1
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-507
/
+411
2012-11-07
target: simplify reservations code
Christoph Hellwig
1
-129
/
+63
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-81
/
+67
2012-09-18
target: move the dereference below the NULL test
Wei Yongjun
1
-4
/
+6
2012-09-18
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-17
target: Remove unneeded double parentheses
Andy Grover
1
-3
/
+3
2012-07-17
target: Clean up returning errors in PR handling code
Roland Dreier
1
-3
/
+4
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-40
/
+27
2012-05-15
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
Bernhard Kohl
1
-0
/
+3
2012-05-07
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
1
-24
/
+12
2012-04-15
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-16
target: remove obvious warnings
Jörn Engel
1
-8
/
+1
2012-03-16
target: Use array_zalloc for device_list
Jörn Engel
1
-7
/
+7
2012-03-14
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
Nicholas Bellinger
1
-12
/
+22
2012-02-26
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
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-227
/
+227
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
1
-11
/
+49
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
1
-11
/
+11
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
1
-43
/
+43
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-182
/
+182
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
1
-0
/
+4252