index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
2016-12-08
1
-0
/
+5
*
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
2016-12-08
1
-6
/
+13
*
dm mpath: do not modify *__clone if blk_mq_alloc_request() fails
Bart Van Assche
2016-11-21
1
-7
/
+8
*
dm mpath: change return type of pg_init_all_paths() from int to void
Bart Van Assche
2016-11-21
1
-5
/
+2
*
dm mpath: add checks for priority group count to avoid invalid memory access
tang.junhui
2016-11-21
1
-2
/
+2
*
dm mpath: add m->hw_handler_name NULL pointer check in parse_hw_handler()
tang.junhui
2016-11-21
1
-0
/
+2
*
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
2016-11-21
1
-0
/
+2
*
dm crypt: constify crypt_iv_operations structures
Julia Lawall
2016-11-21
1
-8
/
+8
*
dm raid: correct error messages on old metadata validation
Heinz Mauelshagen
2016-11-21
1
-32
/
+39
*
dm cache: add missing cache device name to DMERR in set_cache_mode()
Mike Snitzer
2016-11-21
1
-1
/
+2
*
dm cache metadata: remove an extra newline in DMERR and code
Mike Snitzer
2016-11-21
1
-2
/
+1
*
dm verity: fix incorrect error message
Eric Biggers
2016-11-21
1
-1
/
+1
*
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
Mikulas Patocka
2016-11-21
1
-3
/
+3
*
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2016-11-21
1
-2
/
+5
*
dm crypt: use bio_add_page()
Ming Lei
2016-11-21
1
-7
/
+1
*
dm io: use bvec iterator helpers to implement .get_page and .next_page
Ming Lei
2016-11-21
1
-10
/
+24
*
dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
Ming Lei
2016-11-21
1
-1
/
+1
*
dm rq: fix a race condition in rq_completed()
Bart Van Assche
2016-11-14
1
-2
/
+8
*
dm block manager: make block locking optional
Joe Thornber
2016-11-14
2
-2
/
+27
*
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-11-05
4
-19
/
+30
|
\
|
*
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-10-29
1
-2
/
+2
|
*
raid1: handle read error also in readonly mode
Tomasz Majchrzak
2016-10-29
1
-9
/
+10
|
*
raid5-cache: correct condition for empty metadata write
Shaohua Li
2016-10-29
1
-1
/
+1
|
*
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
2016-10-25
1
-3
/
+3
|
*
md/raid5: write an empty meta-block when creating log super-block
Zhengyuan Liu
2016-10-25
1
-0
/
+1
|
*
md/raid5: initialize next_checkpoint field before use
Zhengyuan Liu
2016-10-25
1
-0
/
+3
|
*
RAID10: ignore discard error
Shaohua Li
2016-10-25
1
-2
/
+5
|
*
RAID1: ignore discard error
Shaohua Li
2016-10-25
1
-2
/
+5
*
|
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-10-28
5
-44
/
+28
|
\
\
|
|
/
|
/
|
|
*
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2016-10-24
1
-15
/
+9
|
*
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
2016-10-18
1
-2
/
+5
|
*
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
2016-10-18
1
-2
/
+2
|
*
dm raid: fix activation of existing raid4/10 devices
Heinz Mauelshagen
2016-10-17
1
-5
/
+7
|
*
dm mirror: use all available legs on multiple failures
Heinz Mauelshagen
2016-10-14
1
-19
/
+2
|
*
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
2016-10-14
1
-0
/
+1
|
*
dm raid: fix compat_features validation
Andy Whitcroft
2016-10-11
1
-1
/
+2
*
|
kthread: kthread worker API cleanup
Petr Mladek
2016-10-12
2
-5
/
+5
|
/
*
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-10
1
-1
/
+0
|
\
|
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-1
/
+0
|
*
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-09-15
8
-64
/
+121
|
|
\
*
|
\
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-10
15
-265
/
+715
|
\
\
\
|
*
|
|
dm mpath: always return reservation conflict without failing over
Hannes Reinecke
2016-09-29
1
-6
/
+8
|
*
|
|
dm bufio: remove dm_bufio_cond_resched()
Peter Zijlstra
2016-09-22
1
-22
/
+9
|
*
|
|
dm crypt: fix crash on exit
Rabin Vincent
2016-09-22
1
-14
/
+10
|
*
|
|
dm cache metadata: switch to using the new cursor api for loading metadata
Joe Thornber
2016-09-22
1
-23
/
+80
|
*
|
|
dm array: introduce cursor api
Joe Thornber
2016-09-22
2
-0
/
+119
|
*
|
|
dm btree: introduce cursor api
Joe Thornber
2016-09-22
2
-0
/
+197
|
*
|
|
dm cache policy smq: distribute entries to random levels when switching to smq
Joe Thornber
2016-09-22
1
-1
/
+6
|
*
|
|
dm cache: speed up writing of the hint array
Joe Thornber
2016-09-22
5
-94
/
+42
|
*
|
|
dm array: add dm_array_new()
Joe Thornber
2016-09-22
2
-31
/
+130
[next]