summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-08
|\
| * scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...Bart Van Assche2019-04-12
| * scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche2019-04-12
| * scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche2019-04-12
| * scsi: target/iscsi: Only send R2T if neededBart Van Assche2019-04-12
| * scsi: target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche2019-04-12
| * scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...Bart Van Assche2019-04-12
| * scsi: target/core: Simplify LUN initialization in XCOPY implementationBart Van Assche2019-04-12
| * scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...Bart Van Assche2019-04-12
| * scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-12
| * scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche2019-04-12
| * scsi: target: alua: fix the tg_pt_gps_counttangwenji2019-03-27
| * scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji2019-03-20
| * scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji2019-03-20
| * scsi: target: fix unsigned comparision with less than zeroColin Ian King2019-03-20
| * scsi: target: Add device product id and revision configfs attributesAlan Adamson2019-03-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \
| * | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-27
| |\|
| * | genetlink: make policy common to familyJohannes Berg2019-03-22
* | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
| |/ |/|
* | 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