index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-03-21
8
-39
/
+57
|
\
|
*
md/raid5: Cleanup cpu hotplug notifier
Anna-Maria Gleixner
2016-03-17
1
-0
/
+2
|
*
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li
2016-03-17
1
-2
/
+5
|
*
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
2016-03-17
1
-2
/
+5
|
*
md: fix typos for stipe
Guoqing Jiang
2016-03-14
1
-2
/
+2
|
*
md/bitmap: remove redundant return in bitmap_checkpage
Guoqing Jiang
2016-03-14
1
-1
/
+0
|
*
md/raid1: remove unnecessary BUG_ON
Guoqing Jiang
2016-03-14
1
-1
/
+0
|
*
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
2016-03-14
1
-1
/
+3
|
*
md/raid5: output stripe state for debug
Shaohua Li
2016-03-09
1
-4
/
+6
|
*
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
NeilBrown
2016-03-09
1
-1
/
+1
|
*
md/bitmap: remove redundant check
Eric Engestrom
2016-03-07
1
-2
/
+1
|
*
MD: warn for potential deadlock
Shaohua Li
2016-02-26
1
-0
/
+1
|
*
md: Drop sending a change uevent when stopping
Sebastian Parschauer
2016-02-26
1
-1
/
+0
|
*
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
2016-02-26
2
-20
/
+9
|
*
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-02-26
2
-0
/
+20
|
*
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-02-25
1
-2
/
+2
*
|
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-18
1
-13
/
+33
|
\
\
|
*
|
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-03-08
1
-0
/
+3
|
*
|
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-03-08
1
-12
/
+22
|
*
|
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
2016-03-08
1
-1
/
+8
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-45
/
+48
|
\
\
\
|
*
|
|
dm crypt: Use skcipher and ahash
Herbert Xu
2016-01-27
1
-45
/
+48
|
|
/
/
*
|
|
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
Bryn M. Reeves
2016-03-14
1
-1
/
+1
*
|
|
dm thin: consistently return -ENOSPC if pool has run out of data space
Mike Snitzer
2016-03-11
1
-4
/
+17
*
|
|
dm cache: bump the target version
Mike Snitzer
2016-03-10
1
-1
/
+1
*
|
|
dm cache: make sure every metadata function checks fail_io
Joe Thornber
2016-03-10
3
-43
/
+71
*
|
|
dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO
Mike Snitzer
2016-03-10
1
-0
/
+1
*
|
|
dm cache policy smq: clarify that mq registration failure was for 'mq'
Mike Snitzer
2016-03-10
1
-1
/
+1
*
|
|
dm: return error if bio_integrity_clone() fails in clone_bio()
Mike Snitzer
2016-03-10
1
-7
/
+20
*
|
|
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
2016-03-10
1
-1
/
+4
*
|
|
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-03-10
2
-12
/
+33
*
|
|
dm cache: make the 'mq' policy an alias for 'smq'
Joe Thornber
2016-03-10
4
-1492
/
+85
*
|
|
dm: drop unnecessary assignment of md->queue
Bob Liu
2016-03-10
1
-6
/
+1
*
|
|
dm: reorder 'struct mapped_device' members to fix alignment and holes
Mike Snitzer
2016-03-10
1
-16
/
+18
*
|
|
dm: remove dummy definition of 'struct dm_table'
Mike Snitzer
2016-03-10
1
-11
/
+3
*
|
|
dm: add 'dm_numa_node' module parameter
Mike Snitzer
2016-03-10
1
-8
/
+44
*
|
|
dm thin metadata: remove needless newline from subtree_dec() DMERR message
Mike Snitzer
2016-03-10
1
-1
/
+1
*
|
|
dm mpath: cleanup reinstate_path() et al based on code review
Mike Snitzer
2016-03-10
1
-6
/
+2
*
|
|
dm mpath: remove __pgpath_busy forward declaration, rename to pgpath_busy
Mike Snitzer
2016-02-22
1
-4
/
+2
*
|
|
dm mpath: switch from 'unsigned' to 'bool' for flags where appropriate
Mike Snitzer
2016-02-22
1
-50
/
+51
*
|
|
dm round robin: use percpu 'repeat_count' and 'current_path'
Mike Snitzer
2016-02-22
1
-12
/
+48
*
|
|
dm path selector: remove 'repeat_count' return from .select_path hook
Mike Snitzer
2016-02-22
5
-18
/
+4
*
|
|
dm mpath: push path selector locking down to path selectors
Mike Snitzer
2016-02-22
3
-11
/
+59
*
|
|
dm mpath: remove repeat_count support from multipath core
Mike Snitzer
2016-02-22
4
-10
/
+24
*
|
|
dm mpath: remove unnecessary casts in front of ti->private
Mike Snitzer
2016-02-22
1
-5
/
+5
*
|
|
dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directly
Mike Snitzer
2016-02-22
1
-3
/
+4
*
|
|
dm mpath: cleanup 'struct dm_mpath_io' management code
Mike Snitzer
2016-02-22
1
-12
/
+17
*
|
|
dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'
Mike Snitzer
2016-02-22
1
-10
/
+29
*
|
|
dm: allow immutable request-based targets to use blk-mq pdu
Mike Snitzer
2016-02-22
3
-9
/
+28
*
|
|
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
12
-22
/
+22
[next]