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
2015-02-09
dm snapshot: remove unnecessary NULL checks before vfree() calls
Markus Elfring
2015-02-09
dm mpath: simplify failure path of dm_multipath_init()
Johannes Thumshirn
2015-02-09
dm thin metadata: remove unused dm_pool_get_data_block_size()
Rickard Strandqvist
2015-02-09
dm ioctl: fix stale comment above dm_get_inactive_table()
Junxiao Bi
2015-02-09
dm crypt: update url in CONFIG_DM_CRYPT help text
Loic Pefferkorn
2015-02-09
dm bufio: fix time comparison to use time_after_eq()
Asaf Vertz
2015-02-09
dm: use time_in_range() and time_after()
Manuel Schölling
2015-02-09
dm raid: fix a couple integer overflows
Dan Carpenter
2015-02-09
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
dm: prepare for allocating blk-mq clone requests in target
Keith Busch
2015-02-09
dm: submit stacked requests in irq enabled context
Keith Busch
2015-02-09
dm: split request structure out from dm_rq_target_io structure
Mike Snitzer
2015-02-09
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
2015-02-09
dm: fix multipath regression due to initializing wrong request
Mike Snitzer
2015-01-28
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
2014-12-17
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
2014-12-17
dm thin: fix crash by initializing thin device's refcount and completion earlier
Marc Dionne
2014-12-17
dm thin: fix missing out-of-data-space to write mode transition if blocks are...
Joe Thornber
2014-12-17
dm thin: fix inability to discard blocks when in out-of-data-space mode
Joe Thornber
2014-12-14
Merge tag 'md/3.19' of git://neil.brown.name/md
Linus Torvalds
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-11
md: Check MD_RECOVERY_RUNNING as well as ->sync_thread.
NeilBrown
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-03
md: fix semicolon.cocci warnings
kbuild test robot
2014-12-03
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
2014-12-02
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
2014-12-02
dm space map metadata: fix sm_bootstrap_get_count()
Joe Thornber
2014-12-01
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2014-12-01
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
2014-12-01
dm cache: fix spurious cell_defer when dealing with partial block at end of d...
Joe Thornber
2014-12-01
dm cache: dirty flag was mistakenly being cleared when promoting via overwrite
Joe Thornber
2014-12-01
dm cache: only use overwrite optimisation for promotion when in writeback mode
Joe Thornber
2014-12-01
dm cache: discard block size must be a multiple of cache block size
Joe Thornber
2014-12-01
dm cache: fix a harmless race when working out if a block is discarded
Joe Thornber
2014-12-01
dm cache: when reloading a discard bitset allow for a different discard block...
Joe Thornber
2014-12-01
dm cache: fix some issues with the new discard range support
Joe Thornber
2014-12-01
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
2014-11-24
md: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
md/bcache: use generic io stats accounting functions to simplify io stat acco...
Gu Zheng
2014-11-23
dm: use rcu_dereference_protected instead of rcu_dereference
Eric Dumazet
2014-11-21
dm thin: fix pool_io_hints to avoid looking at max_hw_sectors
Mike Snitzer
2014-11-19
dm thin: suspend/resume active thin devices when reloading thin-pool
Mike Snitzer
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
dm thin: do not allow thin device activation while pool is suspended
Mike Snitzer
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl
Mike Snitzer
2014-11-16
Merge tag 'md/3.18-fix' of git://neil.brown.name/md
Linus Torvalds
2014-11-17
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
2014-11-13
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
[next]