aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal1-6/+14
2017-01-17scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal1-1/+2
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn1-1/+1
2017-01-17scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-16scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng1-3/+3
2017-01-11scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2-74/+0
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig2-5/+12
2017-01-09scsi: qla2xxx: Fix apparent cut-n-paste error.Dave Jones1-1/+1
2017-01-09scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-01-05scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2-4/+4
2017-01-05scsi: snic: Return error code on memory allocation failureBurak Ok1-0/+3
2017-01-05scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2-0/+17
2016-12-20scsi: qedi: fix build, depends on UIORandy Dunlap1-1/+1
2016-12-20scsi: scsi-mq: Wait for .queue_rq() if necessaryBart Van Assche1-1/+1
2016-12-14scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares3-3/+80
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran4-28/+50
2016-12-14scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez1-5/+42
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez11-335/+1114
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez3-57/+36
2016-12-14scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com1-0/+52
2016-12-14scsi: hpsa: remove memory allocate failure messageAmit Kushwaha1-25/+12
2016-12-14scsi: Update 3ware driver email addressesadam radford7-29/+17
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier4-9/+77
2016-12-14scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2-3/+30
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block3-3/+95
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash1-0/+12
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash3-3/+12
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash4-26/+226
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2-15/+77
2016-12-14scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash1-2/+2
2016-12-14scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar17-0/+7470
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds1-21/+0
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2-20/+31
2016-12-13dm flakey: introduce "error_writes" featureMike Snitzer1-9/+42
2016-12-12treewide: Make remaining source files non-executableJoe Perches5-0/+0
2016-12-13MAINTAINERS: Samsung: Update maintainer for PWM FAN and SAMSUNG THERMALLukasz Majewski1-2/+2
2016-12-12init: reduce rootwait polling interval time to 5msJungseung Lee1-1/+1
2016-12-12binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron1-2/+4
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery1-0/+1
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler1-1/+2
2016-12-12checkpatch: avoid multiple line dereferencesJoe Perches1-0/+12
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches1-15/+15
2016-12-12scripts/checkpatch.pl: fix spellingAndrew Morton1-1/+1
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier1-1/+1
2016-12-12lib/ida: document locking requirements a bit betterDaniel Vetter1-0/+11
2016-12-12lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen1-4/+19