index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
1
-28
/
+21
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-7
/
+5
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-1
/
+1
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-25
/
+7
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
1
-0
/
+2
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-8
/
+8
2015-03-26
target: Better handling of AllRegistrants reservations
Ilias Tsitsimpis
1
-11
/
+19
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-12
/
+13
2015-02-12
target: Fix PR_APTPL_BUF_LEN buffer size limitation
Nicholas Bellinger
1
-12
/
+13
2015-01-09
target: Allow Write Exclusive non-reservation holders to READ
Lee Duncan
1
-0
/
+12
2014-12-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-31
/
+94
2014-12-19
target: Allow AllRegistrants to re-RESERVE existing reservation
Nicholas Bellinger
1
-1
/
+4
2014-12-15
target: Avoid dropping AllRegistrants reservation during unregister
Nicholas Bellinger
1
-22
/
+65
2014-12-15
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
1
-3
/
+23
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-1
/
+1
2014-12-01
target: remove unneeded array
Julia Lawall
1
-5
/
+2
2014-11-24
scsi: add SPC-3 command definitions
Hannes Reinecke
1
-1
/
+1
2014-11-02
target: return CONFLICT only when SA key unmatched
Steven Allen
1
-4
/
+5
2014-10-04
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
1
-0
/
+9
2014-10-04
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
1
-3
/
+3
2014-10-01
target: encapsulate smp_mb__after_atomic()
Joern Engel
1
-60
/
+30
2014-09-17
target: fix unused shift in core_scsi3_pri_report_capabilities
Joern Engel
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-28
/
+28
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
[next]