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
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-10-16
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-10
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-09-25
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-09-24
bcache: Fix flushes in writeback mode
Kent Overstreet
2013-09-24
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
2013-09-24
bcache: Fix a shrinker deadlock
Kent Overstreet
2013-09-24
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
2013-09-24
bcache: Fix a flush/fua performance bug
Kent Overstreet
2013-09-24
bcache: Fix a writeback performance regression
Kent Overstreet
2013-09-24
bcache: Correct printf()-style format length modifier
Geert Uytterhoeven
2013-09-24
bcache: Fix for when no journal entries are found
Kent Overstreet
2013-09-24
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
2013-09-24
bcache: Fix a dumb journal discard bug
Kent Overstreet
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-23
dm: lower bio-based mempool reservation
Mike Snitzer
2013-09-23
dm thin: do not expose non-zero discard limits if discards disabled
Mike Snitzer
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-09-20
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-09-20
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
2013-09-18
dm stats: fix possible counter corruption on 32-bit systems
Mikulas Patocka
2013-09-18
dm mpath: do not fail path on -ENOSPC
Jun'ichi Nomura
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
2013-09-06
dm stripe: silence a couple sparse warnings
Mike Snitzer
2013-09-05
dm: add statistics support
Mikulas Patocka
2013-09-05
dm thin: always return -ENOSPC if no_free_space is set
Mike Snitzer
2013-09-05
dm ioctl: cleanup error handling in table_load
Mike Snitzer
2013-09-05
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-09-05
dm ioctl: prevent rename to empty name or uuid
Alasdair Kergon
2013-09-05
dm thin: set pool read-only if breaking_sharing fails block allocation
Mike Snitzer
2013-09-05
dm thin: prefix pool error messages with pool device name
Mike Snitzer
2013-09-05
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
2013-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-09-02
raid5: only wakeup necessary threads
Shaohua Li
2013-08-28
md/raid5: flush out all pending requests before proceeding with reshape.
NeilBrown
2013-08-28
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
2013-08-28
raid5: sysfs entry to control worker thread number
Shaohua Li
2013-08-28
raid5: offload stripe handle to workqueue
Shaohua Li
2013-08-28
raid5: fix stripe release order
Shaohua Li
2013-08-28
raid5: make release_stripe lockless
Shaohua Li
2013-08-27
md: avoid deadlock when dirty buffers during md_stop.
NeilBrown
2013-08-27
md: Don't test all of mddev->flags at once.
NeilBrown
[next]