aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_pr.c
AgeCommit message (Expand)Author
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-07-06target/pr: Fix possible uninitialized variable usageSagi Grimberg
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-22target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger
2015-06-16target: use 'se_dev_entry' when allocating UAsHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger
2015-06-01target/pr: cleanup core_scsi3_pr_seq_non_holderChristoph Hellwig
2015-06-01target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger
2015-06-01target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-04-14target: Fix two sparse warningsBart Van Assche
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-03-26target: Better handling of AllRegistrants reservationsIlias Tsitsimpis
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-01-09target: Allow Write Exclusive non-reservation holders to READLee Duncan
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
2014-12-15target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger
2014-12-15target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-01target: remove unneeded arrayJulia Lawall
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke
2014-11-02target: return CONFLICT only when SA key unmatchedSteven Allen
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel
2014-09-17target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-12target: Fix free-after-use regression in PR unregisterNicholas Bellinger
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov
2013-07-03target: Make core_scsi3_update_and_write_aptpl return sense_reason_tNicholas Bellinger
2013-06-14target: Further refactoring of core_scsi3_emulate_pro_register()Andy Grover
2013-06-14target: Use if/else for sa_res_key conditional in emulate_pro_register()Andy Grover
2013-06-14target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover