summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_device.c
AgeCommit message (Expand)Author
2019-10-17scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-12scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche
2019-02-04scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche
2018-12-07scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-12-07scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-07-30scsi: target: add helper to check if dev is configuredMike Christie
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche
2018-07-02scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche
2018-06-26scsi: target: remove target_find_deviceMike Christie
2018-01-18target: fix destroy device in target_configure_devicetangwenji
2017-07-09target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal
2017-07-06target: make device_mutex and device_list staticColin Ian King
2017-07-06target: remove g_device_listMike Christie
2017-07-06target: add helper to iterate over devicesMike Christie
2017-07-06target: add helper to find se_device by dev_indexMike Christie
2017-07-06target: use idr for se_device dev indexMike Christie
2017-07-06target: break up free_device callbackMike Christie
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche
2017-07-06target: Remove se_device.dev_listBart Van Assche
2017-07-06target: Use symbolic value for WRITE_VERIFY_16Bart Van Assche
2017-07-06target: Add support for TMR percpu reference countingNicholas Bellinger
2017-06-08target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-06-08target/iblock: Convert WRITE_SAME to blkdev_issue_zerooutNicholas Bellinger
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-01target/user: PGR SupportBryant G. Ly
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-02-09target: Remove se_tmr_req.tmr_lunBart Van Assche
2017-02-08target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2016-12-09target: Minimize #include directivesBart Van Assche
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-07-31target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier
2015-07-30target: remove initiatorname field in se_acl_lunChris Zankel
2015-07-06target: Use struct t10_pi_tupleSagi Grimberg
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: Send UA when changing LUN inventoryHannes Reinecke
2015-06-22target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger
2015-06-15target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke