summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md/raid5: call bio_endio() directly rather than queueing for later.NeilBrown2017-03-224-38/+16
* md/raid5: simplfy delaying of writes while metadata is updated.NeilBrown2017-03-222-26/+8
* md/raid5: use md_write_start to count stripes, not biosNeilBrown2017-03-224-15/+32
* md: move bitmap_destroy to the beginning of __md_stopGuoqing Jiang2017-03-163-11/+19
* md/r5cache: generate R5LOG_PAYLOAD_FLUSHSong Liu2017-03-161-3/+42
* md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recoverySong Liu2017-03-161-6/+41
* raid5-ppl: runtime PPL enabling or disablingArtur Paszkiewicz2017-03-164-3/+68
* raid5-ppl: support disk hot add/remove with PPLArtur Paszkiewicz2017-03-163-2/+64
* raid5-ppl: load and recover the logArtur Paszkiewicz2017-03-162-1/+493
* md: add sysfs entries for PPLArtur Paszkiewicz2017-03-162-3/+144
* 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