summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: hpsa: update driver versionDon Brace2019-06-191-1/+1
* scsi: hpsa: correct device resetsDon Brace2019-06-193-90/+88
* scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace2019-06-192-1/+14
* scsi: hpsa: wait longer for ptraid commandsDon Brace2019-06-191-6/+20
* scsi: hpsa: check for tag collisionDon Brace2019-06-192-7/+15
* scsi: hpsa: use local workqueues instead of system workqueuesDon Brace2019-06-192-3/+20
* scsi: hpsa: correct simple modeDon Brace2019-06-191-4/+16
* scsi: osst: kill obsolete driverHannes Reinecke2019-06-199-7126/+3
* scsi: sd: Inline sd_probe_part2()Bart Van Assche2019-06-191-59/+44
* scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche2019-06-194-24/+7
* scsi: st: add a SPDX tag to st.cChristoph Hellwig2019-05-211-0/+1
* scsi: sr: add a SPDX tag to sr.cChristoph Hellwig2019-05-211-0/+1
* scsi: sg: switch to SPDX tagsChristoph Hellwig2019-05-211-6/+1
* scsi: ses: switch to SPDX tagsChristoph Hellwig2019-05-211-18/+2
* scsi: sd: switch remaining files to SPDX tagsChristoph Hellwig2019-05-212-30/+2
* scsi: sd: add a SPDX tag to sd.cChristoph Hellwig2019-05-211-0/+1
* scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-2112-193/+12
* scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig2019-05-211-15/+1
* scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig2019-05-211-1/+1
* scsi: libiscsi: switch to SPDX tagsChristoph Hellwig2019-05-217-91/+7
* scsi: libfcoe: switch to SPDX tagsChristoph Hellwig2019-05-216-78/+6
* scsi: libfc: switch to SPDX tagsChristoph Hellwig2019-05-2117-222/+19
* scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-214-52/+0
* scsi: scsi_transport_srp: switch to SPDX tagsChristoph Hellwig2019-05-211-15/+1
* scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig2019-05-212-28/+2
* scsi: scsi_transport_sas: switch to SPDX tagsChristoph Hellwig2019-05-211-1/+1
* scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig2019-05-212-28/+2
* scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2019-05-212-34/+2
* scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-212-30/+0
* scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
* scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-211-15/+0
* scsi: core: switch the remaining scsi midlayer files to use SPDX tagsChristoph Hellwig2019-05-213-16/+3
* scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig2019-05-218-0/+8
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12