summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18scsi: hpsa: update driver versionDon Brace
2019-06-18scsi: hpsa: correct device resetsDon Brace
2019-06-18scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace
2019-06-18scsi: hpsa: wait longer for ptraid commandsDon Brace
2019-06-18scsi: hpsa: check for tag collisionDon Brace
2019-06-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace
2019-06-18scsi: hpsa: correct simple modeDon Brace
2019-06-18scsi: osst: kill obsolete driverHannes Reinecke
2019-06-18scsi: sd: Inline sd_probe_part2()Bart Van Assche
2019-06-18scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2019-05-21scsi: st: add a SPDX tag to st.cChristoph Hellwig
2019-05-21scsi: sr: add a SPDX tag to sr.cChristoph Hellwig
2019-05-21scsi: sg: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: ses: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: sd: switch remaining files to SPDX tagsChristoph Hellwig
2019-05-21scsi: sd: add a SPDX tag to sd.cChristoph Hellwig
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2019-05-21scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig
2019-05-21scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: scsi_transport_srp: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_sas: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: core: switch the remaining scsi midlayer files to use SPDX tagsChristoph Hellwig
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada