index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-17
bcache: partition support: add 16 minors per bcacheN device
Eric Wheeler
1
-1
/
+4
2016-12-17
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
5
-26
/
+26
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-3
/
+3
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-173
/
+406
2016-12-13
Merge branch 'md-next' into md-linus
Shaohua Li
14
-1232
/
+3168
2016-12-13
dm flakey: introduce "error_writes" feature
Mike Snitzer
1
-9
/
+42
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-105
/
+57
2016-12-09
md: separate flags for superblock changes
Shaohua Li
9
-101
/
+106
2016-12-09
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
1
-1
/
+1
2016-12-09
md: takeover should clear unrelated bits
Shaohua Li
3
-2
/
+14
2016-12-09
dm cache policy smq: use hash_32() instead of hash_32_generic()
Mike Snitzer
1
-1
/
+1
2016-12-08
dm crypt: reject key strings containing whitespace chars
Ondrej Kozina
1
-0
/
+18
2016-12-08
dm space map: always set ev if sm_ll_mutate() succeeds
Benjamin Marzinski
1
-1
/
+2
2016-12-08
dm space map metadata: skip useless memcpy in metadata_ll_init_index()
Benjamin Marzinski
1
-1
/
+0
2016-12-08
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
1
-8
/
+6
2016-12-08
dm raid: fix discard support regression
Heinz Mauelshagen
1
-6
/
+3
2016-12-08
dm raid: don't allow "write behind" with raid4/5/6
Heinz Mauelshagen
1
-2
/
+0
2016-12-08
dm mpath: use hw_handler_params if attached hw_handler is same as requested
tang.junhui
1
-5
/
+9
2016-12-08
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
1
-13
/
+146
2016-12-08
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
1
-2
/
+0
2016-12-08
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
1
-1
/
+1
2016-12-08
dm rq: simplify use_blk_mq initialization
Bart Van Assche
1
-5
/
+1
2016-12-08
dm: use blk_set_queue_dying() in __dm_destroy()
Bart Van Assche
1
-3
/
+1
2016-12-08
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
1
-0
/
+10
2016-12-08
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
1
-11
/
+2
2016-12-08
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
1
-2
/
+3
2016-12-08
dm table: simplify dm_table_determine_type()
Bart Van Assche
1
-13
/
+8
2016-12-08
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
1
-0
/
+5
2016-12-08
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
1
-6
/
+13
2016-12-08
md/r5cache: after recovery, increase journal seq by 10000
Song Liu
1
-7
/
+7
2016-12-08
md/raid5-cache: fix crc in rewrite_data_only_stripes()
Song Liu
1
-4
/
+6
2016-12-08
md/raid5-cache: no recovery is required when create super-block
JackieLiu
1
-2
/
+8
2016-12-06
md: fix refcount problem on mddev when stopping array.
NeilBrown
1
-1
/
+4
2016-12-06
md/r5cache: do r5c_update_log_state after log recovery
Zhengyuan Liu
1
-5
/
+3
2016-12-06
md/raid5-cache: adjust the write position of the empty block if no data blocks
JackieLiu
1
-4
/
+16
2016-12-02
md/r5cache: run_no_space_stripes() when R5C_LOG_CRITICAL == 0
Song Liu
1
-1
/
+13
2016-11-30
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
1
-0
/
+9
2016-11-30
md/raid5-cache: do not need to set STRIPE_PREREAD_ACTIVE repeatedly
JackieLiu
1
-2
/
+0
2016-11-30
md/raid5-cache: remove the unnecessary next_cp_seq field from the r5l_log
JackieLiu
1
-2
/
+0
2016-11-30
md/raid5-cache: release the stripe_head at the appropriate location
JackieLiu
1
-6
/
+7
2016-11-30
md/raid5-cache: use ring add to prevent overflow
JackieLiu
1
-1
/
+1
2016-11-30
md/raid5-cache: remove unnecessary function parameters
JackieLiu
1
-8
/
+4
2016-11-30
raid5-cache: don't set STRIPE_R5C_PARTIAL_STRIPE flag while load stripe into ...
Zhengyuan Liu
1
-3
/
+1
2016-11-29
raid5-cache: add another check conditon before replaying one stripe
Zhengyuan Liu
1
-2
/
+2
2016-11-28
md/r5cache: enable IRQs on error path
Dan Carpenter
1
-1
/
+1
2016-11-28
md/r5cache: handle alloc_page failure
Song Liu
3
-13
/
+98
2016-11-24
md: stop write should stop journal reclaim
Shaohua Li
1
-0
/
+4
2016-11-24
raid5-cache: suspend reclaim thread instead of shutdown
Shaohua Li
2
-14
/
+8
2016-11-22
md/raid10: add failfast handling for writes.
NeilBrown
1
-1
/
+28
[next]