summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_pr.c
Commit message (Expand)AuthorAge
* target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes2018-01-12
* target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-04
* target: fix PR state file path truncationDavid Disseldorp2017-11-04
* target:fix condition return in core_pr_dump_initiator_port()tangwenji2017-11-04
* target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji2017-11-04
* target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()tangwenji2017-11-04
* target: fix buffer offset in core_scsi3_pri_read_full_statustangwenji2017-11-04
* fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
* target: Fix return sense reason in target_scsi3_emulate_pr_outTang Wenji2017-07-09
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-06
* target/user: PGR SupportBryant G. Ly2017-05-01
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* target: Fix spelling mistake and unwrap multi-line textColin Ian King2016-12-16
* target: Minimize #include directivesBart Van Assche2016-12-09
* target: use new "dbroot" target attributeLee Duncan2016-05-09
* target: Fix spelling + remove set-but-not-used variablesBart Van Assche2016-01-06
* target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2015-09-24
* target/pr: Fix possible uninitialized variable usageSagi Grimberg2015-07-06
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger2015-06-22
| * target: use 'se_dev_entry' when allocating UAsHannes Reinecke2015-06-16
| * target: use 64-bit LUNsHannes Reinecke2015-06-15
| * target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger2015-06-01
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-01
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-01
| * target/pr: cleanup core_scsi3_pr_seq_non_holderChristoph Hellwig2015-06-01
| * target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger2015-06-01
| * target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger2015-06-01
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-01
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-30
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-30
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\ \ | | |/
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-28
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ \ | |_|/ |/| |
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
| |/
* | 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-19
| * 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-01