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: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-10
2
-4
/
+5
|
*
|
|
|
dm zoned: ignore last smaller runt zone
Damien Le Moal
2017-11-10
1
-4
/
+9
|
*
|
|
|
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
2017-11-10
1
-1
/
+2
|
*
|
|
|
dm log writes: add support for DAX
Ross Zwisler
2017-11-10
1
-1
/
+87
|
*
|
|
|
dm log writes: add support for inline data buffers
Ross Zwisler
2017-11-10
1
-3
/
+84
|
*
|
|
|
dm cache: simplify get_per_bio_data() by removing data_size argument
Mike Snitzer
2017-11-10
1
-39
/
+22
|
*
|
|
|
dm cache: remove all obsolete writethrough-specific code
Mike Snitzer
2017-11-10
1
-81
/
+1
|
*
|
|
|
dm cache: submit writethrough writes in parallel to origin and cache
Mike Snitzer
2017-11-10
1
-17
/
+37
|
*
|
|
|
dm cache: pass cache structure to mode functions
Mike Snitzer
2017-11-10
1
-16
/
+16
|
*
|
|
|
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Joe Thornber
2017-11-10
1
-33
/
+53
|
*
|
|
|
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-4
/
+5
|
*
|
|
|
dm: convert table_device.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-5
/
+7
|
*
|
|
|
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
2
-4
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
16
-138
/
+204
|
\
\
\
\
|
*
|
|
|
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
1
-2
/
+4
|
*
|
|
|
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
1
-1
/
+5
|
*
|
|
|
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
4
-8
/
+22
|
*
|
|
|
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
3
-7
/
+8
|
*
|
|
|
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-30
1
-1
/
+9
|
*
|
|
|
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
1
-2
/
+2
|
*
|
|
|
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
1
-0
/
+6
|
*
|
|
|
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
1
-1
/
+4
|
*
|
|
|
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
3
-6
/
+7
|
*
|
|
|
bcache: smooth writeback rate control
Michael Lyle
2017-10-16
2
-3
/
+9
|
*
|
|
|
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
3
-52
/
+66
|
*
|
|
|
bcache: don't write back data if reading it failed
Michael Lyle
2017-10-16
1
-6
/
+14
|
*
|
|
|
bcache: remove unused parameter
Yijing Wang
2017-10-16
1
-6
/
+6
|
*
|
|
|
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
2
-1
/
+11
|
*
|
|
|
bcache: Remove redundant set_capacity
Yijing Wang
2017-10-16
1
-3
/
+0
|
*
|
|
|
bcache: rewrite multiple partitions support
Coly Li
2017-10-16
1
-12
/
+25
|
*
|
|
|
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
2017-10-16
1
-1
/
+1
|
*
|
|
|
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-10-16
1
-1
/
+2
|
*
|
|
|
bcache: Avoid nested function definition
Peter Foley
2017-10-16
1
-4
/
+6
|
*
|
|
|
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
3
-26
/
+2
|
*
|
|
|
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-10-03
1
-1
/
+1
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
2
-66
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
dm: move dm-verity to generic async completion
Gilad Ben-Yossef
2017-11-03
2
-66
/
+20
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
41
-0
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
41
-0
/
+41
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
9
-32
/
+32
*
|
|
|
|
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
1
-7
/
+8
*
|
|
|
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
1
-10
/
+10
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
2017-09-27
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-05
5
-20
/
+44
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2017-10-05
1
-5
/
+6
|
*
|
|
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
2017-10-04
1
-0
/
+4
|
*
|
|
dm crypt: fix memory leak in crypt_ctr_cipher_old()
Jeffy Chen
2017-09-28
1
-0
/
+1
|
*
|
|
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-09-25
3
-15
/
+33
|
|
/
/
*
|
|
md/raid5: cap worker count
Shaohua Li
2017-09-27
1
-2
/
+5
[prev]
[next]