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
2017-02-21
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
2017-02-17
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-02-17
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
2017-02-16
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-02-16
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
2017-02-16
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
Mike Snitzer
2017-02-16
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
2017-02-16
dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2
Joe Thornber
2017-02-16
dm bitset: add dm_bitset_new()
Joe Thornber
2017-02-16
dm cache metadata: name the cache block that couldn't be loaded
Mike Snitzer
2017-02-16
dm cache metadata: add "metadata2" feature
Joe Thornber
2017-02-16
dm cache metadata: use bitset cursor api to load discard bitset
Joe Thornber
2017-02-16
dm bitset: introduce cursor api
Joe Thornber
2017-02-16
dm btree: use GFP_NOFS in dm_btree_del()
Joe Thornber
2017-02-16
dm space map common: memcpy the disk root to ensure it's arch aligned
Joe Thornber
2017-02-16
dm block manager: add unlikely() annotations on dm_bufio error paths
Joe Thornber
2017-02-16
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-02-04
dm: don't allow ioctls to targets that don't map to whole devices
Christoph Hellwig
2017-02-03
dm crypt: replace RCU read-side section with rwsem
Ondrej Kozina
2017-02-03
dm rq: cope with DM device destruction while in dm_old_request_fn()
Mike Snitzer
2017-02-03
dm mpath: cleanup -Wbool-operation warning in choose_pgpath()
Mike Snitzer
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-01-27
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
dm: remove incomplete BLOCK_PC support
Christoph Hellwig
2017-01-27
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
md: cleanup bio op / flags handling in raid1_write_request
Christoph Hellwig
2017-01-27
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
2017-01-25
dm raid: cleanup awkward branching in raid_message() option processing
Mike Snitzer
2017-01-25
dm raid: use mddev rather than rdev->mddev
Heinz Mauelshagen
2017-01-25
dm raid: use read_disk_sb() throughout
Heinz Mauelshagen
2017-01-25
dm raid: add raid4/5/6 journaling support
Heinz Mauelshagen
2017-01-25
dm raid: be prepared to accept arbitrary '- -' tuples
Heinz Mauelshagen
2017-01-25
dm raid: fix transient device failure processing
Heinz Mauelshagen
2017-01-24
md/r5cache: disable write back for degraded array
Song Liu
2017-01-24
md/r5cache: shift complex rmw from read path to write path
Song Liu
2017-01-24
md/r5cache: flush data only stripes in r5l_recovery_log()
Song Liu
2017-01-24
md/raid5: move comment of fetch_block to right location
Song Liu
2017-01-24
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
2017-01-24
md/raid5-cache: delete meaningless code
Shaohua Li
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-09
md/raid5: Use correct IS_ERR() variation on pointer check
Jes Sorensen
2017-01-05
md: cleanup mddev flag clear for takeover
Shaohua Li
2017-01-05
md/r5cache: fix spelling mistake on "recoverying"
Colin Ian King
2017-01-05
md/r5cache: assign conf->log before r5l_load_log()
Song Liu
2017-01-05
md/r5cache: simplify handling of sh->log_start in recovery
Song Liu
[next]