aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5-cache.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-19RAID1: avoid unnecessary spin locks in I/O barrier codecolyli@suse.de2-66/+130
2017-02-19RAID1: a new I/O barrier implementation to remove resync windowcolyli@suse.de2-236/+294
2017-02-16md/raid5: Don't reinvent the wheel but use existing llist APIByungchul Park1-4/+2
2017-02-15md: fast clone bio in bio_clone_mddev()Ming Lei6-22/+14
2017-02-15md: remove unnecessary check on mddevMing Lei1-3/+0
2017-02-15md/raid1: use bio_clone_bioset_partial() in case of write behindMing Lei1-5/+15
2017-02-15md: fail if mddev->bio_set can't be createdMing Lei1-1/+4
2017-02-15block: introduce bio_clone_bioset_partial()Ming Lei2-15/+57
2017-02-13md: disable WRITE SAME if it fails in underlayer disksShaohua Li4-0/+10
2017-02-13md/raid5-cache: exclude reclaiming stripes in reclaim checkShaohua Li3-2/+16
2017-02-13md/raid5-cache: stripe reclaim only counts valid stripesShaohua Li1-2/+2
2017-02-13MD: add doc for raid5-cacheShaohua Li2-0/+114
2017-02-13Documentation: move MD related doc into a separate dirShaohua Li2-2/+2
2017-02-13md: ensure md devices are freed before module is unloaded.NeilBrown1-0/+7
2017-02-13md/r5cache: improve journal device efficiencySong Liu2-20/+58
2017-02-13md/r5cache: enable chunk_aligned_read with write back cacheSong Liu3-24/+168
2017-02-13EXPORT_SYMBOL radix_tree_replace_slotSong Liu1-0/+1
2017-02-13raid5: only dispatch IO from raid5d for harddisk raidShaohua Li2-2/+57
2017-02-13md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2-5/+35
2017-02-12Linux 4.10-rc8Linus Torvalds1-1/+1
2017-02-10Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval1-15/+24
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-10NET: mkiss: Fix panicRalf Baechle1-2/+2
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan1-1/+1
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2
2017-02-10x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner1-9/+7
2017-02-10x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner1-2/+3
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker1-0/+5
2017-02-10perf/core: Fix crash in perf_event_read()Peter Zijlstra1-10/+15
2017-02-09nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields1-37/+60
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-09scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-09net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy1-4/+2
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2-0/+2
2017-02-09xen-netfront: Improve error handling during initializationRoss Lagerwall1-18/+11
2017-02-09sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns1-7/+7
2017-02-09sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns1-35/+66
2017-02-09kcm: fix 0-length case for kcm_sendmsg()WANG Cong1-18/+22
2017-02-09xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai1-3/+11
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli1-8/+20
2017-02-09pstore: don't OOPS when there are no ftrace zonesBrian Norris1-1/+1
2017-02-09i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda1-5/+7
2017-02-09i2c: piix4: Fix request_region sizeRicardo Ribalda1-1/+1
2017-02-09ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt1-2/+4
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt4-3/+42
2017-02-09powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt1-5/+1
2017-02-08Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds1-2/+0