Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27hpsa: add in new offline modeScott Benesh
2015-08-27Change how controllers in mixed mode are handled.Kevin Barnett
2015-08-27hpsa: add in new controllersDon Brace
2015-08-27hpsa: cleanup update scsi devicesDon Brace
2015-08-27hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik
2015-08-27hpsa: add PMC to copyrightDon Brace
2015-08-27hpsa: correct static checker warnings on driver init cleanupDon Brace
2015-08-27hpsa: correct decode sense dataDon Brace
2015-08-27hpsa: Correct double unlock of mutexDon Brace
2015-08-26mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche
2015-08-26qla2xxx: Remove dead codeBart Van Assche
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-08-26qla2xxx: Declare local functions staticBart Van Assche
2015-08-26qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche
2015-08-26st: Destroy st_index_idr on module exitJohannes Thumshirn
2015-08-26megaraid_sas: fix whitespace errorsBjorn Helgaas
2015-08-26megaraid_sas: use dev_printk when possibleBjorn Helgaas
2015-08-26megaraid : use dev_printk when possibleBjorn Helgaas
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke
2015-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-18SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-18Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov
2015-08-13storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov
2015-08-13st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M
2015-08-12hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux
2015-08-12sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen
2015-08-12st: convert to using driver attr groups for sysfsSeymour, Shane M
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov
2015-08-12libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-08-12libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-08-12libfc: Fix a typo in a source code commentBart Van Assche
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2015-08-11cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-08-11arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-07scsi: a100u2w: trivial typo in printkColin Ian King