index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2010-08-10
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-10
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
NeilBrown
2010-08-09
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-08
md: clean up do_md_stop
NeilBrown
2010-08-08
md: fix another deadlock with removing sysfs attributes.
NeilBrown
2010-08-08
md: move revalidate_disk() back outside open_mutex
Dan Williams
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
dm: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
md/raid10: fix deadlock with unaligned read during resync
NeilBrown
2010-07-26
md/bitmap: separate out loading a bitmap from initialising the structures.
NeilBrown
2010-07-26
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
NeilBrown
2010-07-26
md/bitmap: optimise scanning of empty bitmaps.
NeilBrown
2010-07-26
md/bitmap: clean up plugging calls.
NeilBrown
2010-07-26
md/bitmap: reduce dependence on sysfs.
NeilBrown
2010-07-26
md/bitmap: white space clean up and similar.
NeilBrown
2010-07-26
md/raid5: export raid5 unplugging interface.
NeilBrown
2010-07-26
md/plug: optionally use plugger to unplug an array during resync/recovery.
NeilBrown
2010-07-26
md/raid5: add simple plugging infrastructure.
NeilBrown
2010-07-26
md/raid5: export is_congested test
NeilBrown
2010-07-26
raid5: Don't set read-ahead when there is no queue
NeilBrown
2010-07-26
md: add support for raising dm events.
NeilBrown
2010-07-26
md: export various start/stop interfaces
NeilBrown
2010-07-26
md: split out md_rdev_init
NeilBrown
2010-07-26
md: be more careful setting MD_CHANGE_CLEAN
NeilBrown
2010-07-26
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
2010-07-21
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
2010-07-21
md: reduce dependence on sysfs.
NeilBrown
2010-06-24
md/raid5: don't include 'spare' drives when reshaping to fewer devices.
NeilBrown
2010-06-24
md/raid5: add a missing 'continue' in a loop.
NeilBrown
2010-06-24
md/raid5: Allow recovered part of partially recovered devices to be in-sync
NeilBrown
2010-06-24
md/raid5: More careful check for "has array failed".
NeilBrown
2010-06-24
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
NeilBrown
2010-06-24
md/raid5: avoid oops when number of devices is reduced then increased.
NeilBrown
2010-06-24
md: enable raid4->raid0 takeover
Maciej Trela
2010-06-24
md: clear layout after ->raid0 takeover
Maciej Trela
2010-06-24
md: fix raid10 takeover: use new_layout for setup_conf
Maciej Trela
2010-06-24
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
2010-06-24
md: raid10: Fix null pointer dereference in fix_read_error()
Prasanna S. Panchamukhi
2010-06-24
Restore partition detection of newly created md arrays.
NeilBrown
2010-05-27
md: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-22
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
NeilBrown
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
2010-05-18
md: don't insist on valid event count for spare devices.
NeilBrown
2010-05-18
md: simplify updating of event count to sometimes avoid updating spares.
NeilBrown
2010-05-18
md/raid6: Fix raid-6 read-error correction in degraded state
Gabriele A. Trombetti
[next]