Age | Commit message (Expand) | Author |
2016-11-22 | md: Use REQ_FAILFAST_* on metadata writes where appropriate | NeilBrown |
2016-11-22 | md/failfast: add failfast flag for md to be used by some personalities. | NeilBrown |
2016-11-18 | md/r5cache: handle FLUSH and FUA | Song Liu |
2016-11-18 | md/r5cache: r5cache recovery: part 2 | Song Liu |
2016-11-18 | md/r5cache: r5cache recovery: part 1 | Song Liu |
2016-11-18 | md/r5cache: refactoring journal recovery code | Song Liu |
2016-11-18 | md/r5cache: sysfs entry journal_mode | Song Liu |
2016-11-18 | md/r5cache: write-out phase and reclaim support | Song Liu |
2016-11-18 | md/r5cache: caching phase of r5cache | Song Liu |
2016-11-18 | md/r5cache: State machine for raid5-cache write back mode | Song Liu |
2016-11-18 | md/r5cache: move some code to raid5.h | Song Liu |
2016-11-18 | md/r5cache: Check array size in r5l_init_log | Song Liu |
2016-11-18 | md: add blktrace event for writes to superblock | Shaohua Li |
2016-11-18 | md/raid1, raid10: add blktrace records when IO is delayed | NeilBrown |
2016-11-18 | md/bitmap: add blktrace event for writes to the bitmap | NeilBrown |
2016-11-18 | md: add block tracing for bio_remapping | NeilBrown |
2016-11-17 | raid5-cache: fix lockdep warning | Shaohua Li |
2016-11-09 | md: remove md_super_wait() call after bitmap_flush() | NeilBrown |
2016-11-09 | md: define mddev flags, recovery flags and r1bio state bits using enums | NeilBrown |
2016-11-09 | md/raid1: fix: IO can block resync indefinitely | NeilBrown |
2016-11-07 | md/bitmap: Don't write bitmap while earlier writes might be in-flight | NeilBrown |
2016-11-07 | md/raid10: abort delayed writes when device fails. | NeilBrown |
2016-11-07 | md/raid1: abort delayed writes when device fails. | NeilBrown |
2016-11-07 | md: perform async updates for metadata where possible. | NeilBrown |
2016-11-07 | raid5-cache: restrict the use area of the log_offset variable | JackieLiu |
2016-11-07 | md/raid5: change printk() to pr_*() | NeilBrown |
2016-11-07 | md/raid10: change printk() to pr_*() | NeilBrown |
2016-11-07 | md/raid1: change printk() to pr_*() | NeilBrown |
2016-11-07 | md/raid0: replace printk() with pr_*() | NeilBrown |
2016-11-07 | md/multipath: replace printk() with pr_*() | NeilBrown |
2016-11-07 | md/linear: replace printk() with pr_*() | NeilBrown |
2016-11-07 | md/bitmap: change all printk() to pr_*() | NeilBrown |
2016-11-07 | md: change all printk() to pr_err() or pr_warn() etc. | NeilBrown |
2016-11-07 | md: fix some issues with alloc_disk_sb() | NeilBrown |
2016-11-07 | md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM | Guoqing Jiang |
2016-11-07 | raid5: revert commit 11367799f3d1 | Tomasz Majchrzak |
2016-11-07 | md: wake up personality thread after array state update | Tomasz Majchrzak |
2016-11-07 | md: don't fail an array if there are unacknowledged bad blocks | Tomasz Majchrzak |
2016-11-07 | md: add bad block support for external metadata | Tomasz Majchrzak |
2016-11-07 | lib/raid6: Add AVX2 optimized xor_syndrome functions | Gayatri Kammela |
2016-11-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-11-07 | Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-11-07 | Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-11-06 | openrisc: Define __ro_after_init to avoid crash | Guenter Roeck |
2016-11-05 | Linux 4.9-rc4 | Linus Torvalds |
2016-11-05 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-11-05 | arm64: Fix circular include of asm/lse.h through linux/jump_label.h | Catalin Marinas |
2016-11-05 | Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://... | Linus Torvalds |
2016-11-05 | Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |