summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig
2016-07-14libsas: use ata_is_ncq() and ata_has_dma() accessorsHannes Reinecke
2016-07-06Merge branch 'jejb-fixes' into fixesJames Bottomley
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont
2016-06-29SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern
2016-06-29ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-18Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley
2016-06-1553c700: fix BUG on untagged commandsJames Bottomley
2016-06-09scsi: fix race between simultaneous decrements of ->host_failedWei Fang
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie
2016-06-07drivers: use req op accessorMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-04Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley
2016-06-02sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen
2016-06-01scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-22aacraid: do not activate events on non-SRC adaptersHannes Reinecke
2016-05-22mpt3sas: add missing curly bracesDan Carpenter
2016-05-22sd: get disk reference in sd_check_events()Hannes Reinecke
2016-05-22scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook
2016-05-19scsi_tcp: block BH in TCP callbacksEric Dumazet
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-18Merge branch 'fixes' into miscJames Bottomley
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke
2016-05-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B
2016-05-11mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B
2016-05-11mpt3sas: Update MPI header to 2.00.42Chaitra P B
2016-05-11Revert "lpfc: Delete unnecessary checks before the function call mempool_dest...Martin K. Petersen
2016-05-11eata_pio: missing break statementDan Carpenter
2016-05-11hpsa: Fix type ZBC conditional checksPetros Koutoupis
2016-05-11scsi_lib: Decode T10 vendor IDsHannes Reinecke