summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-225-20/+5Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-185-65/+5Star
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-055-65/+5Star
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-2/+4
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3021-190/+21Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3017-238/+17Star
* 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-131-21/+18Star
| * scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche2019-04-131-14/+36
| * scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche2019-04-132-3/+25
| * scsi: target/iscsi: Only send R2T if neededBart Van Assche2019-04-132-0/+8
| * scsi: target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche2019-04-131-0/+2
| * scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...Bart Van Assche2019-04-131-27/+23Star
| * scsi: target/core: Simplify LUN initialization in XCOPY implementationBart Van Assche2019-04-131-40/+3Star
| * scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...Bart Van Assche2019-04-131-7/+2Star
| * scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-134-17/+24
| * scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche2019-04-131-2/+2
| * scsi: target: alua: fix the tg_pt_gps_counttangwenji2019-03-281-2/+4
| * scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji2019-03-211-3/+3
| * scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji2019-03-211-3/+0Star
| * scsi: target: fix unsigned comparision with less than zeroColin Ian King2019-03-211-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-081-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-281-10/+9Star
| |\|
| * | genetlink: make policy common to familyJohannes Berg2019-03-221-4/+1Star
* | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0Star
| |/ |/|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-10/+9Star
|\ \ | |/ |/|
| * scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-071-5/+3Star
| * scsi: target: tcmu: wait for nl reply only if there are listeners or during a...Cathy Avery2019-03-071-5/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1022-231/+86Star
|\|
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-061-15/+0Star
| * scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche2019-02-051-14/+11Star
| * scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche2019-02-051-32/+9Star
| * scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-02-051-2/+2
| * scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-054-5/+5
| * scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-054-7/+7
| * scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche2019-02-057-42/+31Star
| * scsi: target/iscsi: Remove an incorrect commentBart Van Assche2019-02-051-3/+0Star
| * scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-051-0/+16
| * scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche2019-02-051-28/+3Star
| * scsi: target/core: Simplify the LUN RESET implementationBart Van Assche2019-02-051-12/+2Star
| * scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-052-27/+0Star
| * scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-058-44/+0Star
* | scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp2019-02-051-1/+7
* | scsi: tcmu: fix use after freeXiubo Li2019-01-231-1/+2
* | scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li2019-01-121-27/+61