summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-141-8/+2
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-141-3/+3
* scsi: Revert "target/core: Inline transport_lun_remove_cmd()"Bart Van Assche2020-02-121-3/+28
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-1/+0
|\
| * Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-101-1/+3
| |\
| * | scsi: libfc: remove unnecessary assertion on ep variableAditya Pakki2019-12-191-1/+0
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-261-3/+3
|\ \ \ | |_|/ |/| |
| * | scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-211-3/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-271-1/+3
|\| | | |/ |/|
| * scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin2019-12-191-1/+3
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-0210-121/+207
|\
| * scsi: target: core: Fix a pr_debug() argumentBart Van Assche2019-11-191-1/+1
| * scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2019-11-191-2/+8
| * scsi: target: core: Release SPC-2 reservations when closing a sessionBart Van Assche2019-11-191-0/+15
| * scsi: target: core: Document target_cmd_size_check()Bart Van Assche2019-11-191-0/+13
| * scsi: target: tcmu: Prevent memory reclaim recursionDamien Le Moal2019-11-081-3/+3
| * scsi: target: iscsi: rename some variables to avoid confusion.Maurizio Lombardi2019-11-061-20/+20
| * scsi: target: iscsi: tie the challenge length to the hash digest sizeMaurizio Lombardi2019-11-062-13/+28
| * scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256Maurizio Lombardi2019-11-062-62/+120
| * scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing2019-10-241-3/+0
| * scsi: target: remove unused extension parametersDavid Disseldorp2019-10-221-3/+0
| * scsi: target: fix SendTargets=All string comparesDavid Disseldorp2019-10-221-8/+6
| * scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp2019-10-221-1/+1
| * scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche2019-10-032-13/+0
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-021-1/+2
|\ \
| * | scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-10-241-1/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-251-21/+0
|\| | | |/ |/|
| * scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser2019-10-171-21/+0
* | mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-2/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-211-0/+20
|\|
| * scsi: target: tcmu: clean the nl_cmd of the udev when nl send failsLi Zhong2019-08-071-0/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-2/+7
|\ \
| * | scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev2019-08-141-2/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-4/+7
|\| |
| * | scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-07-222-4/+7
| |/
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-2/+2
* | Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-241-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-6/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-112-22/+9
|\
| * scsi: tcmu: Simplify tcmu_update_uio_info()Christophe JAILLET2019-06-201-9/+7
| * scsi: target/iscsi: fix possible condition with no effect (if == else)Hariprasad Kelam2019-06-181-13/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-2/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-225-20/+5
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-175-65/+5
| |\ \ \
| * | | | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-2/+4
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-062-9/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-021-8/+8
| * | | | scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov2019-07-021-1/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
| |_|/ / |/| | |