summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-055-65/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3021-190/+21
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3017-238/+17
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-218-0/+8
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-3/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-0810-146/+287
|\
| * scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...Bart Van Assche2019-04-121-21/+18
| * scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche2019-04-121-14/+36
| * scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche2019-04-122-3/+25
| * scsi: target/iscsi: Only send R2T if neededBart Van Assche2019-04-122-0/+8
| * scsi: target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche2019-04-121-0/+2
| * scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...Bart Van Assche2019-04-121-27/+23
| * scsi: target/core: Simplify LUN initialization in XCOPY implementationBart Van Assche2019-04-121-40/+3
| * scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...Bart Van Assche2019-04-121-7/+2
| * scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-124-17/+24
| * scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche2019-04-121-2/+2
| * scsi: target: alua: fix the tg_pt_gps_counttangwenji2019-03-271-2/+4
| * scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji2019-03-201-3/+3
| * scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji2019-03-201-3/+0
| * scsi: target: fix unsigned comparision with less than zeroColin Ian King2019-03-201-3/+6
| * scsi: target: Add device product id and revision configfs attributesAlan Adamson2019-03-181-15/+142
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-4/+5
|\ \
| * | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-271-10/+9
| |\|
| * | genetlink: make policy common to familyJohannes Berg2019-03-221-4/+1
* | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
| |/ |/|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-10/+9
|\ \ | |/ |/|
| * scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-061-5/+3
| * scsi: target: tcmu: wait for nl reply only if there are listeners or during a...Cathy Avery2019-03-061-5/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-0922-231/+86
|\|
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-051-15/+0
| * scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche2019-02-041-14/+11
| * scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche2019-02-041-32/+9
| * scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-02-041-2/+2
| * scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-044-5/+5
| * scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-044-7/+7
| * scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche2019-02-047-42/+31
| * scsi: target/iscsi: Remove an incorrect commentBart Van Assche2019-02-041-3/+0
| * scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-041-0/+16
| * scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche2019-02-041-28/+3
| * scsi: target/core: Simplify the LUN RESET implementationBart Van Assche2019-02-041-12/+2
| * scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-042-27/+0
| * scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-048-44/+0
* | scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp2019-02-041-1/+7
* | scsi: tcmu: fix use after freeXiubo Li2019-01-221-1/+2
* | scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li2019-01-111-27/+61
* | scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang2019-01-081-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-2821-570/+500
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+1