]> git.neil.brown.name Git - md.git/shortlog
md.git
2015-10-22 Song LiuMD: when RAID journal is missing/faulty, block RESTART_... devel
2015-10-22 Shaohua LiMD: set journal disk ->raid_disk
2015-10-22 Song LiuMD: kick out journal disk if it's not fresh
2015-10-22 Shaohua Liraid5-cache: start raid5 readonly if journal is missing
2015-10-22 Song LiuMD: add new bit to indicate raid array with journal
2015-10-22 Shaohua Liraid5-cache: IO error handling
2015-10-22 Shaohua Liraid5: journal disk can't be removed
2015-10-22 Shaohua Liraid5-cache: add trim support for log
2015-10-22 Shaohua LiMD: fix info output for journal disk
2015-10-22 Christoph Hellwigraid5-cache: use bio chaining
2015-10-22 Christoph Hellwigraid5-cache: small log->seq cleanup
2015-10-22 Christoph Hellwigraid5-cache: new helper: r5_reserve_log_entry
2015-10-22 Christoph Hellwigraid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
2015-10-22 Christoph Hellwigraid5-cache: take rdev->data_offset into account early on
2015-10-22 Christoph Hellwigraid5-cache: refactor bio allocation
2015-10-22 Christoph Hellwigraid5-cache: clean up r5l_get_meta
2015-10-22 Christoph Hellwigraid5-cache: simplify state machine when caches flushes...
2015-10-22 Christoph Hellwigraid5-cache: factor out a helper to run all stripes...
2015-10-22 Christoph Hellwigraid5-cache: rename flushed_ios to finished_ios
2015-10-22 Christoph Hellwigraid5-cache: free I/O units earlier
2015-10-22 Shaohua Liraid5-cache: move reclaim stop to quiesce
2015-10-22 Shaohua Limd: show journal for journal disk in disk state sysfs
2015-10-22 Song Liuskip match_mddev_units check for special roles
2015-10-22 Shaohua Liraid5-cache: don't delay stripe captured in log
2015-10-22 Shaohua Liraid5-cache: check stripe finish out of order
2015-10-22 Shaohua Limd: skip resync for raid array with journal
2015-10-22 Shaohua Liraid5-cache: optimize FLUSH IO with log enabled
2015-10-22 Christoph Hellwigraid5-cache: move functionality out of __r5l_set_io_uni...
2015-10-22 Shaohua Liraid5-cache: fix a user-after-free bug
2015-10-22 Shaohua Liraid5-cache: switching to state machine for log disk...
2015-10-22 Shaohua Liraid5: enable log for raid array with cache disk
2015-10-22 Shaohua Liraid5: don't allow resize/reshape with cache(log) support
2015-10-22 Shaohua Liraid5: disable batch with log enabled
2015-10-22 Shaohua Liraid5: log recovery
2015-10-22 Shaohua Liraid5: log reclaim support
2015-10-22 Shaohua Liraid5: add basic stripe log
2015-10-22 Shaohua Liraid5: add a new state for stripe log handling
2015-10-22 Shaohua Liraid5: export some functions
2015-10-22 Shaohua Limd: override md superblock recovery_offset for journal...
2015-10-22 Song LiuMD: add a new disk role to present write journal device
2015-10-22 Song LiuMD: replace special disk roles with macros
2015-10-22 Goldwyn Rodriguesmd-cluster: Call update_raid_disks() if another node...
2015-10-19 NeilBrownmd-cluster: remove mddev arg from add_resync_info()
2015-10-19 NeilBrownmd-cluster: don't cast void pointers when assigning...
2015-10-19 NeilBrownmd-cluster: discard unused sb_mutex.
2015-10-19 Guoqing Jiangmd-cluster: Fix warnings when build with CF=-D__CHECK_E...
2015-10-16 NeilBrownmd-cluster: metadata_update_finish: consistently use...
2015-10-13 NeilBrownMerge branch 'md-next' of git://github.com/goldwynr...
2015-10-12 Guoqing Jiangmd: check the return value for metadata_update_start
2015-10-12 Guoqing Jiangmd-cluster: only call kick_rdev_from_array after remove...
2015-10-12 Guoqing Jiangmd-cluster: Add 'SUSE' as author for md-cluster.c
2015-10-12 Guoqing Jiangmd-cluster: zero cmsg before it was sent
2015-10-12 Guoqing Jiangmd-cluster: make sure the node do not receive it's...
2015-10-12 Guoqing Jiangmd-cluster: remove unnecessary setting for slot
2015-10-12 Guoqing Jiangmd-cluster: make other members of cluster_msg is handle...
2015-10-12 Goldwyn Rodriguesmd-cluster: Do not printk() every received message
2015-10-12 Goldwyn Rodriguesmd-cluster: Fix adding of new disk with new reload...
2015-10-12 Goldwyn Rodriguesmd-cluster: Perform resync/recovery under a DLM lock
2015-10-12 Goldwyn Rodriguesmd-cluster: Perform a lazy update
2015-10-12 Goldwyn Rodriguesmd-cluster: Improve md_reload_sb to be less error prone
2015-10-12 Goldwyn Rodriguesmd: remove_and_add_spares() to activate specific rdev
2015-10-12 Goldwyn Rodriguesmd-cluster: Wake up suspended process
2015-10-12 Guoqing Jiangmd-cluster: send BITMAP_NEEDS_SYNC when node is leaving...
2015-10-12 Goldwyn Rodriguesmd-cluster: Use a small window for resync
2015-10-12 Goldwyn Rodriguesmd: Increment version for clustered bitmaps
2015-10-12 Goldwyn Rodriguesmd-cluster: complete all write requests before adding...
2015-10-11 Linus TorvaldsLinux 4.3-rc5
2015-10-11 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-10-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-10-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-10-11 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-10-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-10-11 Linus TorvaldsMerge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
2015-10-11 Matt FlemingMAINTAINERS: Change Matt Fleming's email address
2015-10-10 Linus TorvaldsMerge tag 'usb-4.3-rc5' of git://git.kernel.org/pub...
2015-10-10 Linus TorvaldsMerge tag 'tty-4.3-rc5' of git://git.kernel.org/pub...
2015-10-10 Linus TorvaldsMerge tag 'staging-4.3-rc5' of git://git.kernel.org...
2015-10-10 Linus TorvaldsMerge tag 'char-misc-4.3-rc5' of git://git.kernel.org...
2015-10-10 Linus TorvaldsMerge git://git.linux-mips.org/pub/scm/ralf/upstream...
2015-10-10 Linus TorvaldsMerge branch 'stable/for-linus-4.3' of git://git.kernel...
2015-10-10 Trond Myklebustnamei: results of d_is_negative() should be checked...
2015-10-10 Linus TorvaldsMerge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org...
2015-10-10 Linus TorvaldsMerge branch 'strscpy' of git://git.kernel.org/pub...
2015-10-10 Linus TorvaldsMerge tag 'sound-4.3-rc5' of git://git.kernel.org/pub...
2015-10-10 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2015-10-10 Linus TorvaldsMerge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people...
2015-10-09 Linus TorvaldsMerge tag 'dm-4.3-fixes-2' of git://git.kernel.org...
2015-10-09 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-09 Linus TorvaldsMerge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields...
2015-10-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-10-09 Mike Snitzerdm snapshot: add new persistent store option to support...
2015-10-09 Rafael J. WysockiMerge branches 'pm-devfreq' and 'pm-cpufreq'
2015-10-09 Marc Zyngierirqdomain: Add an accessor for the of_node field
2015-10-09 Arnd Bergmanngenirq: Fix handle_bad_irq kerneldoc comment
2015-10-09 Arnd Bergmanngenirq: Export handle_bad_irq
2015-10-09 Joe Thornberdm cache: fix NULL pointer when switching from cleaner...
2015-10-08 Mikulas Patockacrash in md-raid1 and md-raid10 due to incorrect list... md/4.3-rc4-fix
2015-10-08 Srinivas Pandruvadacpufreq: prevent lockup on reading scaling_available_fr...
2015-10-08 Srinivas Pandruvadacpufreq: acpi_cpufreq: prevent crash on reading freqdom...
2015-10-08 ludovic.desroches... mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_I...
next