Age | Commit message (Expand) | Author |
2019-07-29 | scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv | Hannes Reinecke |
2019-07-29 | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke |
2019-07-23 | scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG | Hannes Reinecke |
2019-07-23 | scsi: ibmvfc: fix WARN_ON during event pool release | Tyrel Datwyler |
2019-07-23 | scsi: fcoe: fix a typo | Christophe JAILLET |
2019-07-23 | scsi: megaraid_sas: Make some functions static | YueHaibing |
2019-07-23 | scsi: megaraid_sas: fix panic on loading firmware crashdump | Junxiao Bi |
2019-07-23 | scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas" | Colin Ian King |
2019-07-22 | scsi: core: fix the dma_max_mapping_size call | Christoph Hellwig |
2019-07-22 | scsi: fdomain: fix building pcmcia front-end | Arnd Bergmann |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-07-17 | scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver | Masahiro Yamada |
2019-07-16 | scsi: megaraid_sas: set an unlimited max_segment_size | Christoph Hellwig |
2019-07-16 | scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs | Christoph Hellwig |
2019-07-16 | scsi: storvsc: set virt_boundary_mask in the scsi host template | Christoph Hellwig |
2019-07-16 | scsi: ufshcd: set max_segment_size in the scsi host template | Christoph Hellwig |
2019-07-16 | scsi: core: take the DMA max mapping size into account | Christoph Hellwig |
2019-07-16 | scsi: core: add a host / host template field for the virt boundary | Christoph Hellwig |
2019-07-16 | scsi: core: Fix race on creating sense cache | Ming Lei |
2019-07-16 | scsi: sd_zbc: Fix compilation warning | Damien Le Moal |
2019-07-16 | scsi: libfc: fix null pointer dereference on a null lport | Colin Ian King |
2019-07-15 | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | scripts/spelling.txt: drop "sepc" from the misspelling list | Paul Walmsley |
2019-07-11 | sd_zbc: Fix report zones buffer allocation | Damien Le Moal |
2019-07-11 | block: Kill gfp_t argument of blkdev_report_zones() | Damien Le Moal |
2019-07-11 | scsi: megaraid_sas: Update driver version to 07.710.50.00 | Shivasharan S |
2019-07-11 | scsi: megaraid_sas: Add module parameter for FW Async event logging | Shivasharan S |
2019-07-11 | scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers | Shivasharan S |
2019-07-11 | scsi: megaraid_sas: Fix calculation of target ID | Shivasharan S |
2019-07-11 | scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE | Arnd Bergmann |
2019-07-11 | scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade | Marcos Paulo de Souza |
2019-07-11 | scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive | Deepak Ukey |
2019-07-11 | scsi: libsas: remove the exporting of sas_wait_eh | Denis Efremov |
2019-07-11 | scsi: megaraid_sas: Make some symbols static | YueHaibing |
2019-07-11 | scsi: core: use scmd_printk() to print which command timed out | Maurizio Lombardi |
2019-07-11 | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-07-11 | scsi: virtio_scsi: Use struct_size() helper | Gustavo A. R. Silva |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-01 | Merge tag 'v5.2-rc6' into for-5.3/block | Jens Axboe |
2019-06-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-27 | Merge branch '5.3/scsi-sg' into scsi-next | Martin K. Petersen |