summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-302-2/+6
|\
| * scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery2017-12-211-1/+2
| * scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke2017-12-191-1/+4
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-211-1/+3
|\ \
| * | block: fix blk_rq_append_bioJens Axboe2017-12-181-1/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-216-18/+21
|\ \ \ | | |/ | |/|
| * | scsi: aacraid: Fix I/O drop during resetPrasad B Munirathnam2017-12-152-1/+2
| * | scsi: core: Use blist_flags_t consistentlyBart Van Assche2017-12-154-17/+19
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-1511-32/+53
|\| |
| * | scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2017-12-122-3/+7
| * | scsi: libsas: fix length error in sas_smp_handler()Jason Yan2017-12-121-5/+5
| * | scsi: bfa: fix type conversion warningArnd Bergmann2017-12-083-4/+16
| * | scsi: core: run queue if SCSI device queue isn't ready and queue is idleMing Lei2017-12-081-0/+2
| * | scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck2017-12-051-15/+7Star
| * | scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck2017-12-051-2/+3
| * | scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn2017-11-291-2/+4
| * | scsi: aacraid: address UBSAN warning regressionArnd Bergmann2017-11-291-2/+6
| * | scsi: libfc: fix ELS request handlingMartin Wilck2017-11-291-0/+4
| * | scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter2017-11-291-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-057-49/+42Star
|\| | | |/ |/|
| * scsi: use dma_get_cache_alignment() as minimum DMA alignmentHuacai Chen2017-11-221-4/+6
| * scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva2017-11-221-2/+5
| * scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli2017-11-211-1/+1
| * scsi: aacraid: Perform initialization reset only onceGuilherme G. Piccoli2017-11-214-11/+28
| * scsi: aacraid: Check for PCI state of device in a generic wayGuilherme G. Piccoli2017-11-211-31/+2Star
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-2524-87/+71Star
|\ \
| * | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-2214-31/+31
| * | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-3/+3
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-229-41/+37Star
| * | treewide: init_timer() -> setup_timer()Kees Cook2017-11-226-21/+9Star
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-11-244-25/+50
|\ \ \ | |/ / |/| / | |/
| * scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-163-17/+18
| * scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...Chad Dupuis2017-11-161-8/+32
* | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-5/+1Star
|\ \
| * | st: use get_user_pages_fast()Al Viro2017-09-231-5/+1Star
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-6/+0Star
|\ \ \ | |_|/ |/| |
| * | cxlflash: get rid of pointless access_ok()Al Viro2017-10-171-6/+0Star
| |/
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-10/+14
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-313-10/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-102-7/+1Star
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0482-0/+82
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-306-15/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-225-5/+15
| |\ \ \ \ \ \
| * | | | | | | qed: Fix iWARP out of order flowMichal Kalderon2017-10-191-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-15123-2319/+8095
|\ \ \ \ \ \ \
| * | | | | | | scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy2017-11-091-3/+10
| * | | | | | | scsi: mpt3sas: remove a stray KERN_INFODan Carpenter2017-11-091-1/+1