aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-02
|\
| * scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06
|\ \
| * | scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-07-22
| |/
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-30
* | Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-24
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-22
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\
| * scsi: target/iscsi: fix possible condition with no effect (if == else)Hariprasad Kelam2019-06-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \
| * | | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-10
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-06
|\ \ \ \ | |_|/ / |/| | |
| * | | scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-02
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |/ / |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas 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: 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
* | 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-09
|\
| * 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: Remove the write_pending_status() callback functionBart Van Assche2019-02-04
* | 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: 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: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-28
| * scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-28
* | 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 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
* | scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-12
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23