]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/md
scsi_dh_alua: improved logging
[karo-tx-linux.git] / drivers / md /
2015-11-02 Linus TorvaldsMerge tag 'pinctrl-v4.4-1' of git://git.kernel.org...
2015-11-02 Linus TorvaldsMerge tag 'edac_for_4.4' of git://git.kernel.org/pub...
2015-11-02 Linus TorvaldsMerge tag 'mmc-v4.4' of git://git.linaro.org/people...
2015-11-02 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.4' of git://git.kernel...
2015-11-02 Joerg RoedelMerge branches 'x86/vt-d', 'arm/omap', 'arm/smmu',...
2015-11-02 Linus TorvaldsMerge branch 'fs-file-descriptor-optimization'
2015-11-02 Rafael J. WysockiMerge branch 'device-properties' into acpi-pci
2015-11-01 Rafael J. WysockiMerge branches 'pm-avs', 'pm-clk' and 'powercap'
2015-11-01 Rafael J. WysockiMerge branch 'pm-opp'
2015-11-01 Rafael J. WysockiMerge branch 'pm-domains'
2015-11-01 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2015-11-01 Rafael J. WysockiMerge branch 'pm-sleep'
2015-11-01 Rafael J. WysockiMerge branches 'acpi-osl', 'acpi-pad', 'acpi-video...
2015-11-01 Rafael J. WysockiMerge branch 'acpi-processor'
2015-11-01 Rafael J. WysockiMerge branch 'acpica'
2015-11-01 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2015-11-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-11-01 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-11-01 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-11-01 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2015-11-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-11-01 Linus TorvaldsMerge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md
2015-11-01 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-11-01 Song LiuMD: when RAID journal is missing/faulty, block RESTART_...
2015-11-01 Shaohua LiMD: set journal disk ->raid_disk
2015-11-01 Song LiuMD: kick out journal disk if it's not fresh
2015-11-01 Shaohua Liraid5-cache: start raid5 readonly if journal is missing
2015-11-01 Song LiuMD: add new bit to indicate raid array with journal
2015-11-01 Shaohua Liraid5-cache: IO error handling
2015-11-01 Shaohua Liraid5: journal disk can't be removed
2015-11-01 Shaohua Liraid5-cache: add trim support for log
2015-11-01 Shaohua LiMD: fix info output for journal disk
2015-11-01 Christoph Hellwigraid5-cache: use bio chaining
2015-11-01 Christoph Hellwigraid5-cache: small log->seq cleanup
2015-11-01 Christoph Hellwigraid5-cache: new helper: r5_reserve_log_entry
2015-11-01 Christoph Hellwigraid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
2015-11-01 Christoph Hellwigraid5-cache: take rdev->data_offset into account early on
2015-11-01 Christoph Hellwigraid5-cache: refactor bio allocation
2015-11-01 Christoph Hellwigraid5-cache: clean up r5l_get_meta
2015-11-01 Christoph Hellwigraid5-cache: simplify state machine when caches flushes...
2015-11-01 Christoph Hellwigraid5-cache: factor out a helper to run all stripes...
2015-11-01 Christoph Hellwigraid5-cache: rename flushed_ios to finished_ios
2015-11-01 Christoph Hellwigraid5-cache: free I/O units earlier
2015-11-01 Shaohua Liraid5-cache: move reclaim stop to quiesce
2015-11-01 Shaohua Limd: show journal for journal disk in disk state sysfs
2015-11-01 Song Liuskip match_mddev_units check for special roles
2015-11-01 Shaohua Liraid5-cache: don't delay stripe captured in log
2015-11-01 Shaohua Liraid5-cache: check stripe finish out of order
2015-11-01 Shaohua Limd: skip resync for raid array with journal
2015-11-01 Shaohua Liraid5-cache: optimize FLUSH IO with log enabled
2015-11-01 Christoph Hellwigraid5-cache: move functionality out of __r5l_set_io_uni...
2015-11-01 Shaohua Liraid5-cache: fix a user-after-free bug
2015-11-01 Shaohua Liraid5-cache: switching to state machine for log disk...
2015-11-01 Shaohua Liraid5: enable log for raid array with cache disk
2015-11-01 Shaohua Liraid5: don't allow resize/reshape with cache(log) support
2015-11-01 Shaohua Liraid5: disable batch with log enabled
2015-11-01 Shaohua Liraid5-cache: use crc32c checksum
2015-10-31 Tomohiro Kusumidm switch: simplify conditional in alloc_region_table()
2015-10-31 Tomohiro Kusumidm delay: document that offsets are specified in sectors
2015-10-31 Tomohiro Kusumidm delay: capitalize the start of an delay_ctr() error...
2015-10-31 Tomohiro Kusumidm delay: Use DM_MAPIO macros instead of open-coded...
2015-10-31 Tomohiro Kusumidm linear: remove redundant target name from error...
2015-10-31 Mikulas Patockadm persistent data: eliminate unnecessary return values
2015-10-31 Mikulas Patockadm: eliminate unused "bioset" process for each bio...
2015-10-31 Mikulas Patockadm: convert ffs to __ffs
2015-10-31 Julia Lawalldm: drop NULL test before kmem_cache_destroy() and...
2015-10-31 Christoph Hellwigdm: add support for passing through persistent reservations
2015-10-31 Christoph Hellwigdm: refactor ioctl handling
2015-10-31 Mauricio Faria de... Revert "dm mpath: fix stalls when handling invalid...
2015-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-31 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2015-10-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-31 Linus TorvaldsMerge tag 'pci-v4.3-fixes-2' of git://git.kernel.org...
2015-10-31 NeilBrownRevert "md: allow a partially recovered device to be...
2015-10-30 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-10-30 Linus TorvaldsMerge tag 'please-pull-syscalls' of git://git.kernel...
2015-10-30 Roman Gushchinmd/raid5: fix locking in handle_stripe_clean_event()
2015-10-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-10-30 David S. MillerMerge tag 'nfc-next-4.4-2' of git://git.kernel.org...
2015-10-30 Mikulas Patockadm: initialize non-blk-mq queue data before queue is...
2015-10-29 Dave AirlieMerge branch 'drm-next-4.4' of git://people.freedesktop...
2015-10-29 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-10-22' of git...
2015-10-29 Dave AirlieMerge branch 'drm-fixes-4.3' of git://people.freedeskto...
2015-10-29 Russell KingMerge branches 'fixes' and 'misc' into for-next
2015-10-29 Doug LedfordMerge branch 'wr-cleanup' of git://git.infradead.org...
2015-10-28 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-10-25' of https...
2015-10-28 Ingo MolnarMerge branch 'linus' into core/rcu, to fix up a semanti...
2015-10-28 Linus TorvaldsMerge tag 'powerpc-4.3-6' of git://git.kernel.org/pub...
2015-10-28 Rafael J. WysockiMerge branch 'cpuidle/4.4' of http://git.linaro.org...
2015-10-28 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-10...
2015-10-27 Scott WoodMerge branch 'clock' into HEAD
2015-10-27 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-10-27 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2015-10-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-10-27 Ingo MolnarMerge tag 'efi-next' of git://git.kernel.org/pub/scm...
2015-10-27 Greg Kroah-HartmanMerge 4.3-rc7 into staging-next
2015-10-26 Olof JohanssonMerge branch 'for-upstream/juno-pcie' of git://linux...
2015-10-26 Linus TorvaldsMerge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel...
2015-10-26 Linus TorvaldsMerge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/md
next