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
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-11
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
2014-06-11
dm bio prison: implement per bucket locking in the dm_bio_prison hash table
Heinz Mauelshagen
2014-06-11
Merge tag 'md/3.16' of git://neil.brown.name/md
Linus Torvalds
2014-06-10
raid5: speedup sync_request processing
Eivind Sarto
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-05
md/raid5: deadlock between retry_aligned_read with barrier io
hui jiao
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
dm era: check for a non-NULL metadata object before closing it
Joe Thornber
2014-06-03
dm thin: return ENOSPC instead of EIO when error_if_no_space enabled
Mike Snitzer
2014-06-03
dm thin: cleanup noflush_work to use a proper completion
Joe Thornber
2014-06-03
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
2014-06-03
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-06-03
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
2014-06-02
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-05-30
Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-29
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2014-05-29
md/bitmap: remove confusing code from filemap_get_page.
NeilBrown
2014-05-29
raid5: avoid release list until last reference of the stripe
Eivind Sarto
2014-05-29
md: md_clear_badblocks should return an error code on failure.
NeilBrown
2014-05-29
md/raid56: Don't perform reads to support writes until stripe is ready.
NeilBrown
2014-05-29
md: refuse to change shape of array if it is active but read-only
NeilBrown
2014-05-29
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
2014-05-28
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-05-27
dm mpath: really fix lockdep warning
Hannes Reinecke
2014-05-27
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
2014-05-21
Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-20
dm thin: add 'no_space_timeout' dm-thin-pool module param
Mike Snitzer
2014-05-14
dm mpath: fix lock order inconsistency in multipath_ioctl
Mike Snitzer
2014-05-14
dm thin: add timeout to stop out-of-data-space mode holding IO forever
Joe Thornber
2014-05-14
dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode
Joe Thornber
2014-05-14
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2014-05-13
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-05-06
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-05-06
md/raid10: call wait_barrier() for each request submitted.
NeilBrown
2014-05-02
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2014-05-01
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
2014-04-29
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
Mike Snitzer
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-17
Merge tag '3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-04-17
raid5: fix a race of stripe count check
Shaohua Li
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-04-15
dm verity: fix biovecs hash calculation regression
Milan Broz
2014-04-11
Merge tag 'md/3.15' of git://neil.brown.name/md
Linus Torvalds
2014-04-09
raid5: get_active_stripe avoids device_lock
Shaohua Li
2014-04-09
raid5: make_request does less prepare wait
Shaohua Li
[next]