index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
...
|
*
|
dm: safely allocate multiple bioset bios
Mike Snitzer
2017-12-13
1
-12
/
+57
|
*
|
dm: remove unused 'num_write_bios' target interface
NeilBrown
2017-12-13
1
-20
/
+10
|
*
|
dm: ensure bio submission follows a depth-first tree walk
NeilBrown
2017-12-13
1
-9
/
+24
|
*
|
dm io: remove BIOSET_NEED_RESCUER flag from bios bioset
NeilBrown
2017-12-13
1
-2
/
+1
|
*
|
dm crypt: remove BIOSET_NEED_RESCUER flag
NeilBrown
2017-12-13
1
-2
/
+1
|
*
|
dm: fix comment above dm_accept_partial_bio
NeilBrown
2017-12-13
1
-1
/
+1
|
*
|
dm raid: use rs_is_raid*()
Heinz Mauelshagen
2017-12-13
1
-8
/
+8
|
*
|
dm raid: simplify rs_get_progress()
Heinz Mauelshagen
2017-12-13
1
-20
/
+3
|
*
|
dm raid: ensure 'a' chars during reshape
Heinz Mauelshagen
2017-12-13
1
-0
/
+9
|
*
|
dm raid: stop keeping raid set frozen altogether
Heinz Mauelshagen
2017-12-13
1
-38
/
+70
|
*
|
dm raid: validate current raid sets redundancy
Heinz Mauelshagen
2017-12-13
1
-1
/
+6
|
*
|
dm raid: bump target version to reflect numerous fixes
Mike Snitzer
2017-12-08
1
-1
/
+1
|
*
|
dm raid: small cleanup and remove unsed "struct raid_set" member
Heinz Mauelshagen
2017-12-08
1
-4
/
+2
|
*
|
dm raid: fix rs_get_progress() synchronization state/ratio
Heinz Mauelshagen
2017-12-08
1
-31
/
+64
|
*
|
dm raid: avoid passing array_in_sync variable to raid_status() callees
Heinz Mauelshagen
2017-12-08
1
-14
/
+16
|
*
|
dm raid: display a consistent copy of the MD status via raid_status()
Heinz Mauelshagen
2017-12-08
1
-16
/
+18
|
*
|
dm raid: fix raid_resume() to keep raid set frozen as needed
Heinz Mauelshagen
2017-12-08
1
-3
/
+9
|
*
|
dm raid: add component device size checks to avoid runtime failure
Heinz Mauelshagen
2017-12-08
1
-1
/
+19
|
*
|
dm raid: fix raid set size revalidation
Heinz Mauelshagen
2017-12-08
1
-10
/
+20
|
*
|
dm raid: correct resizing state relative to reshape space in ctr
Heinz Mauelshagen
2017-12-08
1
-4
/
+6
|
*
|
dm raid: consume sizes after md_finish_reshape() completes changing them
Heinz Mauelshagen
2017-12-08
1
-4
/
+38
|
*
|
dm raid: fix deadlock caused by premature md_stop_writes()
Heinz Mauelshagen
2017-12-08
1
-10
/
+4
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-01-31
9
-35
/
+281
|
\
\
\
|
*
|
|
raid5-ppl: PPL support for disks with write-back cache enabled
Tomasz Majchrzak
2018-01-15
6
-22
/
+191
|
*
|
|
md/r5cache: print more info of log recovery
Song Liu
2017-12-20
1
-2
/
+2
|
*
|
|
md/raid1,raid10: silence warning about wait-within-wait
NeilBrown
2017-12-11
2
-0
/
+23
|
*
|
|
md: introduce new personality funciton start()
Song Liu
2017-12-11
6
-11
/
+65
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-4
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
2
-4
/
+4
*
|
|
|
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
18
-173
/
+384
|
\
\
\
\
|
*
|
|
|
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
2018-01-17
1
-3
/
+16
|
*
|
|
|
dm: fix incomplete request_queue initialization
Mike Snitzer
2018-01-15
2
-10
/
+10
|
*
|
|
|
dm mpath: Use blk_path_error
Keith Busch
2018-01-10
1
-17
/
+2
|
*
|
|
|
bcache: closures: move control bits one bit right
Michael Lyle
2018-01-09
1
-4
/
+4
|
*
|
|
|
bcache: fix writeback target calc on large devices
Michael Lyle
2018-01-08
2
-4
/
+34
|
*
|
|
|
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
2018-01-08
4
-7
/
+16
|
*
|
|
|
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
2018-01-08
4
-5
/
+9
|
*
|
|
|
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
Zhai Zhaoxuan
2018-01-08
1
-2
/
+2
|
*
|
|
|
bcache: mark closure_sync() __sched
Kent Overstreet
2018-01-08
1
-1
/
+2
|
*
|
|
|
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
2018-01-08
2
-60
/
+46
|
*
|
|
|
bcache: allow quick writeback when backing idle
Michael Lyle
2018-01-08
3
-0
/
+29
|
*
|
|
|
bcache: writeback: properly order backing device IO
Michael Lyle
2018-01-08
2
-0
/
+37
|
*
|
|
|
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
2018-01-08
4
-47
/
+87
|
*
|
|
|
bcache: segregate flash only volume write streams
Tang Junhui
2018-01-08
1
-5
/
+14
|
*
|
|
|
bcache: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-08
1
-4
/
+1
|
*
|
|
|
bcache: stop writeback thread after detaching
Tang Junhui
2018-01-08
1
-0
/
+6
|
*
|
|
|
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-01-08
1
-0
/
+22
|
*
|
|
|
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
2018-01-06
1
-1
/
+0
|
*
|
|
|
block: move bio_alloc_pages() to bcache
Ming Lei
2018-01-06
7
-5
/
+33
|
*
|
|
|
bcache: comment on direct access to bvec table
Ming Lei
2018-01-06
2
-0
/
+8
[prev]
[next]