summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-18md/r5cache: sysfs entry journal_modeSong Liu
2016-11-18md/r5cache: write-out phase and reclaim supportSong Liu
2016-11-18md/r5cache: caching phase of r5cacheSong Liu
2016-11-18md/r5cache: State machine for raid5-cache write back modeSong Liu
2016-11-18md/r5cache: move some code to raid5.hSong Liu
2016-11-18md/r5cache: Check array size in r5l_init_logSong Liu
2016-11-18md: add blktrace event for writes to superblockShaohua Li
2016-11-18md/raid1, raid10: add blktrace records when IO is delayedNeilBrown
2016-11-18md/bitmap: add blktrace event for writes to the bitmapNeilBrown
2016-11-18md: add block tracing for bio_remappingNeilBrown
2016-11-17raid5-cache: fix lockdep warningShaohua Li
2016-11-09md: remove md_super_wait() call after bitmap_flush()NeilBrown
2016-11-09md: define mddev flags, recovery flags and r1bio state bits using enumsNeilBrown
2016-11-09md/raid1: fix: IO can block resync indefinitelyNeilBrown
2016-11-07md/bitmap: Don't write bitmap while earlier writes might be in-flightNeilBrown
2016-11-07md/raid10: abort delayed writes when device fails.NeilBrown
2016-11-07md/raid1: abort delayed writes when device fails.NeilBrown
2016-11-07md: perform async updates for metadata where possible.NeilBrown
2016-11-07raid5-cache: restrict the use area of the log_offset variableJackieLiu
2016-11-07md/raid5: change printk() to pr_*()NeilBrown
2016-11-07md/raid10: change printk() to pr_*()NeilBrown
2016-11-07md/raid1: change printk() to pr_*()NeilBrown
2016-11-07md/raid0: replace printk() with pr_*()NeilBrown
2016-11-07md/multipath: replace printk() with pr_*()NeilBrown
2016-11-07md/linear: replace printk() with pr_*()NeilBrown
2016-11-07md/bitmap: change all printk() to pr_*()NeilBrown
2016-11-07md: change all printk() to pr_err() or pr_warn() etc.NeilBrown
2016-11-07md: fix some issues with alloc_disk_sb()NeilBrown
2016-11-07md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEMGuoqing Jiang
2016-11-07raid5: revert commit 11367799f3d1Tomasz Majchrzak
2016-11-07md: wake up personality thread after array state updateTomasz Majchrzak
2016-11-07md: don't fail an array if there are unacknowledged bad blocksTomasz Majchrzak
2016-11-07md: add bad block support for external metadataTomasz Majchrzak
2016-11-07Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-11-05HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce
2016-11-05HID: intel-ish-hid: request_irq failureSrinivas Pandruvada
2016-11-05HID: intel-ish-hid: Fix driver reinit failureEven Xu
2016-11-05HID: intel-ish-hid: Move DMA disable code to new functionEven Xu
2016-11-05HID: intel-ish-hid: consolidate ish wake up operationEven Xu