summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-165-9/+7
|\ \
| * | arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven2017-03-101-1/+1
| * | arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1
| * | arm64: support keyctl() system call in 32-bit modeEric Biggers2017-03-101-0/+4
| * | arm64: kasan: avoid bad virt_to_pfn()Mark Rutland2017-03-101-1/+1
| * | arm64: kprobes: remove kprobe_exceptions_notifyNaveen N. Rao2017-03-101-6/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2017-03-166-38/+72
|\ \ \
| * | | md/raid1: fix a trivial typo in commentsZhilong Liu2017-03-141-1/+1
| * | | md/r5cache: fix set_syndrome_sources() for data in cacheSong Liu2017-03-141-1/+2
| * | | md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan2017-03-101-1/+1
| * | | md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-03-101-1/+1
| * | | md/raid1/10: fix potential deadlockShaohua Li2017-03-092-2/+41
| * | | md: don't impose the MD_SB_DISKS limit on arrays without metadata.NeilBrown2017-03-091-4/+3
| * | | md: move funcs from pers->resize to update_sizeGuoqing Jiang2017-03-094-10/+6
| * | | md-cluster: remove useless memset from gather_all_resync_infoGuoqing Jiang2017-03-091-1/+0
| * | | md-cluster: free md_cluster_info if node leave clusterGuoqing Jiang2017-03-091-0/+1
| * | | md: delete dead codeShaohua Li2017-03-092-14/+0
| * | | md/raid10: submit bio directly to replacement diskShaohua Li2017-03-091-3/+16
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-167-47/+74
|\ \ \ \
| * | | | blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe2017-03-141-4/+5
| * | | | writeback: fix memory leak in wb_queue_work()Tahsin Erdogan2017-03-131-14/+21
| * | | | blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg2017-03-131-0/+3
| * | | | blk: Ensure users for current->bio_list can see the full list.NeilBrown2017-03-114-29/+45
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-1542-285/+645
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-122-10/+18
| |\ \ \ \ \
| | * | | | | scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-081-0/+1
| | * | | | | scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger2017-03-081-10/+17
| * | | | | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-0841-275/+627
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | scsi: lpfc: revise version number to 11.2.0.10James Smart2017-03-071-1/+1
| | * | | | scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-072-3/+3
| | * | | | scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-072-9/+10
| | * | | | scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-071-4/+4
| | * | | | scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-071-5/+0
| | * | | | scsi: lpfc: correct double printJames Smart2017-03-071-22/+0
| | * | | | scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-074-9/+10
| | * | | | scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-073-6/+41
| | * | | | scsi: lpfc: add transport eh_timed_out referenceJames Smart2017-03-071-0/+1
| | * | | | scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-075-6/+69
| | * | | | scsi: lpfc: add NVME exchange abortsJames Smart2017-03-078-10/+143
| | * | | | scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart2017-03-071-2/+2
| | * | | | scsi: lpfc: Fix IO submission if WQ is fullJames Smart2017-03-072-2/+5
| | * | | | scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart2017-03-071-13/+4
| | * | | | scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart2017-03-072-2/+2
| | * | | | scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-03-071-4/+10
| | * | | | scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart2017-03-071-1/+1
| | * | | | scsi: lpfc: don't dereference dma_buf->iocbq before null checkJames Smart2017-03-071-1/+1
| | * | | | scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart2017-03-071-5/+5
| | * | | | scsi: lpfc: remove redundant assignment of sgelJames Smart2017-03-071-1/+0
| | * | | | scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-072-33/+19
| | * | | | scsi: qedf: Use vsprintf extension %padJoe Perches2017-03-071-2/+2