| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-11-03 | 3 | -11/+11 |
|\ |
|
| * | powerpc: remove CONFIG_MCA leftovers | Christoph Hellwig | 2018-11-01 | 1 | -3/+3 |
| * | scsi: aha152x: rename the PCMCIA define | Christoph Hellwig | 2018-11-01 | 2 | -8/+8 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-11-03 | 14 | -45/+47 |
|\ \
| |/
|/| |
|
| * | scsi: mvsas: Remove set but not used variable 'id' | YueHaibing | 2018-10-24 | 1 | -2/+1 |
| * | scsi: qla2xxx: Remove two arguments from qlafx00_error_entry() | Bart Van Assche | 2018-10-24 | 1 | -8/+5 |
| * | scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res' | Bart Van Assche | 2018-10-24 | 1 | -1/+1 |
| * | scsi: qla2xxx: Remove a set-but-not-used variable | Bart Van Assche | 2018-10-24 | 1 | -3/+3 |
| * | scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze | Bart Van Assche | 2018-10-24 | 1 | -1/+1 |
| * | scsi: qla2xxx: Declare local functions 'static' | Bart Van Assche | 2018-10-24 | 1 | -2/+3 |
| * | scsi: qla2xxx: Improve several kernel-doc headers | Bart Van Assche | 2018-10-24 | 8 | -17/+17 |
| * | scsi: qla2xxx: Modify fall-through annotations | Bart Van Assche | 2018-10-24 | 2 | -2/+2 |
| * | scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdb | Nathan Chancellor | 2018-10-24 | 2 | -7/+13 |
| * | scsi: mvsas: Use dma_pool_zalloc | Sabyasachi Gupta | 2018-10-24 | 1 | -2/+1 |
* | | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-10-26 | 3 | -396/+135 |
|\ \ |
|
| * | | block: Introduce blk_revalidate_disk_zones() | Damien Le Moal | 2018-10-25 | 3 | -198/+26 |
| * | | block: add a report_zones method | Christoph Hellwig | 2018-10-25 | 3 | -124/+53 |
| * | | scsi: sd_zbc: Fix sd_zbc_check_zones() error checks | Damien Le Moal | 2018-10-25 | 1 | -11/+8 |
| * | | scsi: sd_zbc: Reduce boot device scan and revalidate time | Damien Le Moal | 2018-10-25 | 1 | -54/+40 |
| * | | scsi: sd_zbc: Rearrange code | Damien Le Moal | 2018-10-25 | 1 | -20/+19 |
* | | | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-10-26 | 2 | -32/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge 4.19-rc7 into usb-next | Greg Kroah-Hartman | 2018-10-08 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 2018-10-02 | 2 | -32/+1 |
| |\ \ \ |
|
| | * | | | scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host | Vivek Gautam | 2018-09-26 | 2 | -32/+1 |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-10-25 | 175 | -5836/+15759 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | scsi: myrs: Fix the processor absent message in processor_show() | Dan Carpenter | 2018-10-20 | 1 | -2/+2 |
| * | | | | scsi: myrs: Fix a logical vs bitwise bug | Dan Carpenter | 2018-10-20 | 1 | -1/+1 |
| * | | | | scsi: hisi_sas: Fix NULL pointer dereference | Gustavo A. R. Silva | 2018-10-20 | 1 | -4/+4 |
| * | | | | scsi: myrs: fix build failure on 32 bit | James Bottomley | 2018-10-20 | 1 | -3/+4 |
| * | | | | scsi: fnic: replace gross legacy tag hack with blk-mq hack | Jens Axboe | 2018-10-18 | 1 | -49/+12 |
| * | | | | scsi: mesh: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -4/+4 |
| * | | | | scsi: ips: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -39/+41 |
| * | | | | scsi: smartpqi: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-18 | 2 | -64/+47 |
| * | | | | scsi: vmw_pscsi: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -39/+38 |
| * | | | | scsi: snic: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 5 | -58/+38 |
| * | | | | scsi: qla4xxx: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -17/+8 |
| * | | | | scsi: qla2xxx: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-18 | 2 | -5/+5 |
| * | | | | scsi: qla1280: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -13/+13 |
| * | | | | scsi: qedi: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -4/+4 |
| * | | | | scsi: qedf: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -4/+4 |
| * | | | | scsi: pm8001: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 4 | -49/+31 |
| * | | | | scsi: nsp32: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -8/+10 |
| * | | | | scsi: mvsas: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-18 | 2 | -24/+9 |
| * | | | | scsi: mvumi: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -53/+36 |
| * | | | | scsi: mpt3sas: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 3 | -58/+61 |
| * | | | | scsi: megaraid_sas: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 2 | -83/+83 |
| * | | | | scsi: megaraid_mbox: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -26/+25 |
| * | | | | scsi: hpsa: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -67/+69 |
| * | | | | scsi: fnic: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 4 | -75/+49 |
| * | | | | scsi: csiostor: switch to generic DMA API | Christoph Hellwig | 2018-10-18 | 4 | -22/+20 |