summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-16
|\
| * scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-06
| * scsi: target: tcmu: wait for nl reply only if there are listeners or during a...Cathy Avery2019-03-06
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\|
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-05
| * scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche2019-02-04
| * scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche2019-02-04
| * scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-02-04
| * scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-04
| * scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-04
| * scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche2019-02-04
| * scsi: target/iscsi: Remove an incorrect commentBart Van Assche2019-02-04
| * scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-04
| * scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche2019-02-04
| * scsi: target/core: Simplify the LUN RESET implementationBart Van Assche2019-02-04
| * scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-04
| * scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-04
* | scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp2019-02-04
* | scsi: tcmu: fix use after freeXiubo Li2019-01-22
* | scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li2019-01-11
* | scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang2019-01-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-18
| * scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun2018-12-18
| * scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp2018-12-07
| * scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp2018-12-07
| * scsi: target: add device vendor_id configfs attributeDavid Disseldorp2018-12-07
| * scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-07
| * scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp2018-12-07
| * scsi: target/core: Reduce the amount of code executed with a spinlock heldBart Van Assche2018-12-07
| * scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche2018-12-07
| * scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-07
| * scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-07
| * scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-07
| * scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-07
| * scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-07
| * scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-07
| * scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche2018-12-07
| * scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche2018-12-07
| * scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-28
| * scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-28
| * scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp2018-11-28
| * scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-21
* | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \
| * | sbitmap: optimize wakeup checkJens Axboe2018-11-30
| * | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-18
| |\ \
| * | | block: remove __blk_put_request()Jens Axboe2018-11-07
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\ \ \
| * | | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-23
| | |/ | |/|
* | | scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2018-12-12