summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-17md/r5cache: generate R5LOG_PAYLOAD_FLUSHSong Liu1-3/+42
2017-03-17md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recoverySong Liu1-6/+41
2017-03-17raid5-ppl: runtime PPL enabling or disablingArtur Paszkiewicz4-3/+68
2017-03-17raid5-ppl: support disk hot add/remove with PPLArtur Paszkiewicz3-2/+64
2017-03-17raid5-ppl: load and recover the logArtur Paszkiewicz2-1/+493
2017-03-17md: add sysfs entries for PPLArtur Paszkiewicz2-3/+144
2017-03-17raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz7-5/+869
2017-03-17raid5: separate header for log functionsArtur Paszkiewicz4-69/+107
2017-03-17md: superblock changes for PPLArtur Paszkiewicz5-6/+45
2017-03-17md/r5cache: improve recovery with read ahead page poolSong Liu1-46/+175
2017-03-17md/raid5: sort biosShaohua Li2-26/+126
2017-03-17md/raid5-cache: bump flush stripe batch sizeShaohua Li1-3/+3
2017-03-17md/raid5: prioritize stripes for writebackShaohua Li2-9/+41
2017-03-17md-cluster: add the support for resizeGuoqing Jiang4-6/+94
2017-03-17md-cluster: introduce cluster_check_sync_sizeGuoqing Jiang3-10/+93
2017-03-17md-cluster: add CHANGE_CAPACITY message typeGuoqing Jiang1-0/+5
2017-03-17md-cluster: use sync way to handle METADATA_UPDATED msgGuoqing Jiang3-23/+66
2017-03-16Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-18/+122
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-9/+7
2017-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds6-38/+72
2017-03-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-47/+74
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-285/+645
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-50/+100
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-15xfs: verify inline directory data forksDarrick J. Wong6-18/+122
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds139-826/+1447
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+8
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+7
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2017-03-14Merge branch 'qed-fixes'David S. Miller5-8/+44
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller1-2/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-14md/raid1: fix a trivial typo in commentsZhilong Liu1-1/+1
2017-03-14blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe1-4/+5
2017-03-14md/r5cache: fix set_syndrome_sources() for data in cacheSong Liu1-1/+2
2017-03-14dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-14tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-14dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-14ucc/hdlc: fix two little issueZhao Qiang1-2/+2