aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pr.c
Commit message (Expand)AuthorAge
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
* target: Fix two sparse warningsBart Van Assche2015-04-14
* target: simplify the target template registration APIChristoph Hellwig2015-04-14
* target: Better handling of AllRegistrants reservationsIlias Tsitsimpis2015-03-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-21
|\
| * target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-12
* | target: Allow Write Exclusive non-reservation holders to READLee Duncan2015-01-09
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-19
|\
| * target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger2014-12-18
| * target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger2014-12-15
| * target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger2014-12-15
| * target: remove unneeded arrayJulia Lawall2014-12-02
* | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley2014-12-08
|\ \ | |/ |/|
| * scsi: add SPC-3 command definitionsHannes Reinecke2014-11-24
* | target: return CONFLICT only when SA key unmatchedSteven Allen2014-11-03
|/
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-04
* target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-04
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-01
* target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel2014-09-17
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-12
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-20
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov2013-09-10
* target: Make core_scsi3_update_and_write_aptpl return sense_reason_tNicholas Bellinger2013-07-03
* target: Further refactoring of core_scsi3_emulate_pro_register()Andy Grover2013-06-14
* target: Use if/else for sa_res_key conditional in emulate_pro_register()Andy Grover2013-06-14
* target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-14
* target: Delete incorrect commentAndy Grover2013-06-14
* target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()Andy Grover2013-06-14
* target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-14
* target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_bufAndy Grover2013-06-14
* target: Simplify metadata handling when clearing aptpl metadataAndy Grover2013-06-14
* target: Fix two debugprints that appear to be wrongAndy Grover2013-06-14
* target: Alter core_pr_dump_initiator_port for ease of useAndy Grover2013-06-14
* target: Add register_type and preempt_type enums to clarify codeAndy Grover2013-06-14
* target: writev() on single-element vector is pointlessAl Viro2013-02-26
* target: Use TCM_NO_SENSE for initialisationHannes Reinecke2013-01-10
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger2012-11-07
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: simplify reservations codeChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: move the dereference below the NULL testWei Yongjun2012-09-17
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-17
* target: report too-small parameter lists everywherePaolo Bonzini2012-09-07
* target: Remove unneeded double parenthesesAndy Grover2012-07-16
* target: Clean up returning errors in PR handling codeRoland Dreier2012-07-16
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-21
|\