Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-13scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche
2019-02-05scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche
2018-12-08scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp
2018-12-08scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-12-08scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-08scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche
2018-11-29scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-22scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-07-31scsi: 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-10target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji
2017-07-07target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal
2017-07-07target: make device_mutex and device_list staticColin Ian King
2017-07-07target: remove g_device_listMike Christie
2017-07-07target: add helper to iterate over devicesMike Christie
2017-07-07target: add helper to find se_device by dev_indexMike Christie
2017-07-07target: use idr for se_device dev indexMike Christie
2017-07-07target: break up free_device callbackMike Christie
2017-07-07target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche
2017-07-07target: Remove se_device.dev_listBart Van Assche
2017-07-07target: Use symbolic value for WRITE_VERIFY_16Bart Van Assche
2017-07-07target: Add support for TMR percpu reference countingNicholas Bellinger
2017-06-09target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-06-09target/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-02target/user: PGR SupportBryant G. Ly
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-02-27target: 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-11target: Remove enum transport_lunflags_tableAndy Grover
2016-01-30target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-01-07target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-25target: 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-31target: remove initiatorname field in se_acl_lunChris Zankel
2015-07-07target: Use struct t10_pi_tupleSagi Grimberg
2015-07-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge 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-23target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger
2015-06-16target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke