index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pr.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
2014-12-15
1
-3
/
+23
|
*
target: remove unneeded array
Julia Lawall
2014-12-01
1
-5
/
+2
*
|
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: add SPC-3 command definitions
Hannes Reinecke
2014-11-24
1
-1
/
+1
*
|
target: return CONFLICT only when SA key unmatched
Steven Allen
2014-11-02
1
-4
/
+5
|
/
*
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
2014-10-04
1
-0
/
+9
*
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
2014-10-04
1
-3
/
+3
*
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
1
-60
/
+30
*
target: fix unused shift in core_scsi3_pri_report_capabilities
Joern Engel
2014-09-17
1
-1
/
+1
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-28
/
+28
*
target: Fix free-after-use regression in PR unregister
Nicholas Bellinger
2014-02-12
1
-4
/
+7
*
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-20
1
-12
/
+12
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out
Gera Kazakov
2013-09-10
1
-1
/
+1
*
target: Make core_scsi3_update_and_write_aptpl return sense_reason_t
Nicholas Bellinger
2013-07-03
1
-22
/
+25
*
target: Further refactoring of core_scsi3_emulate_pro_register()
Andy Grover
2013-06-14
1
-26
/
+20
*
target: Use if/else for sa_res_key conditional in emulate_pro_register()
Andy Grover
2013-06-14
1
-21
/
+21
*
target: Allocate aptpl_buf inside update_and_write_aptpl()
Andy Grover
2013-06-14
1
-155
/
+48
*
target: Delete incorrect comment
Andy Grover
2013-06-14
1
-3
/
+0
*
target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()
Andy Grover
2013-06-14
1
-5
/
+4
*
target: Remove t10_reservation.pr_aptpl_buf_len
Andy Grover
2013-06-14
1
-20
/
+11
*
target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf
Andy Grover
2013-06-14
1
-22
/
+10
*
target: Simplify metadata handling when clearing aptpl metadata
Andy Grover
2013-06-14
1
-30
/
+9
*
target: Fix two debugprints that appear to be wrong
Andy Grover
2013-06-14
1
-4
/
+4
*
target: Alter core_pr_dump_initiator_port for ease of use
Andy Grover
2013-06-14
1
-37
/
+21
*
target: Add register_type and preempt_type enums to clarify code
Andy Grover
2013-06-14
1
-33
/
+44
*
target: writev() on single-element vector is pointless
Al Viro
2013-02-26
1
-19
/
+8
*
target: Use TCM_NO_SENSE for initialisation
Hannes Reinecke
2013-01-10
1
-1
/
+1
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-2
/
+1
*
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
2012-11-07
1
-1
/
+1
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
1
-507
/
+411
*
target: simplify reservations code
Christoph Hellwig
2012-11-06
1
-129
/
+63
*
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-06
1
-81
/
+67
*
target: move the dereference below the NULL test
Wei Yongjun
2012-09-17
1
-4
/
+6
*
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-17
1
-2
/
+2
*
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-09-07
1
-0
/
+8
*
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
1
-3
/
+3
*
target: Clean up returning errors in PR handling code
Roland Dreier
2012-07-16
1
-3
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-05-21
1
-40
/
+27
|
\
|
*
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-05-06
1
-24
/
+12
|
*
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
1
-16
/
+15
*
|
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
Bernhard Kohl
2012-05-14
1
-0
/
+3
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-22
1
-16
/
+7
|
\
|
*
target: remove obvious warnings
Jörn Engel
2012-03-15
1
-8
/
+1
|
*
target: Use array_zalloc for device_list
Jörn Engel
2012-03-15
1
-7
/
+7
|
*
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
2012-02-25
1
-4
/
+2
*
|
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
Nicholas Bellinger
2012-03-13
1
-12
/
+22
|
/
*
target: Allow control CDBs with data > 1 page
Andy Grover
2012-01-18
1
-19
/
+19
*
target: Allow PERSISTENT RESERVE IN for non-reservation holder
Marco Sanvido
2012-01-18
1
-0
/
+1
*
target: Use correct preempted registration sense code
Marco Sanvido
2012-01-18
1
-2
/
+2
[prev]
[next]