summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23md/linear: shutup lockdep warnningShaohua Li
2017-02-19md/raid1: fix a use-after-free bugShaohua Li
2017-02-19RAID1: avoid unnecessary spin locks in I/O barrier codecolyli@suse.de
2017-02-19RAID1: a new I/O barrier implementation to remove resync windowcolyli@suse.de
2017-02-16md/raid5: Don't reinvent the wheel but use existing llist APIByungchul Park
2017-02-15md: fast clone bio in bio_clone_mddev()Ming Lei
2017-02-15md: remove unnecessary check on mddevMing Lei
2017-02-15md/raid1: use bio_clone_bioset_partial() in case of write behindMing Lei
2017-02-15md: fail if mddev->bio_set can't be createdMing Lei
2017-02-15block: introduce bio_clone_bioset_partial()Ming Lei
2017-02-13md: disable WRITE SAME if it fails in underlayer disksShaohua Li
2017-02-13md/raid5-cache: exclude reclaiming stripes in reclaim checkShaohua Li
2017-02-13md/raid5-cache: stripe reclaim only counts valid stripesShaohua Li
2017-02-13MD: add doc for raid5-cacheShaohua Li
2017-02-13Documentation: move MD related doc into a separate dirShaohua Li
2017-02-13md: ensure md devices are freed before module is unloaded.NeilBrown
2017-02-13md/r5cache: improve journal device efficiencySong Liu
2017-02-13md/r5cache: enable chunk_aligned_read with write back cacheSong Liu
2017-02-13EXPORT_SYMBOL radix_tree_replace_slotSong Liu
2017-02-13raid5: only dispatch IO from raid5d for harddisk raidShaohua Li
2017-02-13md linear: fix a race between linear_add() and linear_congested()colyli@suse.de
2017-02-12Linux 4.10-rc8v4.10-rc8Linus Torvalds
2017-02-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-11Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-10Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-10Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-02-10Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-10NET: mkiss: Fix panicRalf Baechle
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-10Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-02-10x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner
2017-02-10x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker
2017-02-10perf/core: Fix crash in perf_event_read()Peter Zijlstra
2017-02-09Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-02-09nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields