summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz2017-03-167-5/+869
* raid5: separate header for log functionsArtur Paszkiewicz2017-03-164-69/+107
* md: superblock changes for PPLArtur Paszkiewicz2017-03-165-6/+45
* md/r5cache: improve recovery with read ahead page poolSong Liu2017-03-161-46/+175
* md/raid5: sort biosShaohua Li2017-03-162-26/+126
* md/raid5-cache: bump flush stripe batch sizeShaohua Li2017-03-161-3/+3
* md/raid5: prioritize stripes for writebackShaohua Li2017-03-162-9/+41
* md-cluster: add the support for resizeGuoqing Jiang2017-03-164-6/+94
* md-cluster: introduce cluster_check_sync_sizeGuoqing Jiang2017-03-163-10/+93
* md-cluster: add CHANGE_CAPACITY message typeGuoqing Jiang2017-03-161-0/+5
* md-cluster: use sync way to handle METADATA_UPDATED msgGuoqing Jiang2017-03-163-23/+66
* Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-03-166-18/+122
|\
| * xfs: verify inline directory data forksDarrick J. Wong2017-03-156-18/+122
* | 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-157-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-071-0/+1
| | * | | | | scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger2017-03-071-10/+17
| * | | | | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-0741-275/+627
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | scsi: lpfc: revise version number to 11.2.0.10James Smart2017-03-061-1/+1
| | * | | | scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-062-3/+3
| | * | | | scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-062-9/+10
| | * | | | scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-061-4/+4
| | * | | | scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-061-5/+0
| | * | | | scsi: lpfc: correct double printJames Smart2017-03-061-22/+0
| | * | | | scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-064-9/+10
| | * | | | scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-063-6/+41
| | * | | | scsi: lpfc: add transport eh_timed_out referenceJames Smart2017-03-061-0/+1