index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
md/bitmap: revert a patch
Shaohua Li
2017-10-16
|
*
|
|
|
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
2017-10-08
|
*
|
|
|
md: fix deadlock error in recent patch.
NeilBrown
2017-10-05
*
|
|
|
|
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-14
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
dm cache: lift common migration preparation code to alloc_migration()
Mike Snitzer
2017-11-10
|
*
|
|
|
dm cache: remove usused deferred_cells member from struct cache
Joe Thornber
2017-11-10
|
*
|
|
|
dm cache policy smq: allocate cache blocks in order
Joe Thornber
2017-11-10
|
*
|
|
|
dm cache policy smq: change max background work from 10240 to 4096 blocks
Joe Thornber
2017-11-10
|
*
|
|
|
dm cache background tracker: limit amount of background work that may be issu...
Joe Thornber
2017-11-10
|
*
|
|
|
dm cache policy smq: take origin idle status into account when queuing writeb...
Joe Thornber
2017-11-10
|
*
|
|
|
dm cache policy smq: handle races with queuing background_work
Joe Thornber
2017-11-10
|
*
|
|
|
dm raid: fix panic when attempting to force a raid to sync
Heinz Mauelshagen
2017-11-10
|
*
|
|
|
dm integrity: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
|
*
|
|
|
dm crypt: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
|
*
|
|
|
dm: small cleanup in dm_get_md()
Mike Snitzer
2017-11-10
|
*
|
|
|
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-10
|
*
|
|
|
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-10
|
*
|
|
|
dm zoned: ignore last smaller runt zone
Damien Le Moal
2017-11-10
|
*
|
|
|
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
2017-11-10
|
*
|
|
|
dm log writes: add support for DAX
Ross Zwisler
2017-11-10
|
*
|
|
|
dm log writes: add support for inline data buffers
Ross Zwisler
2017-11-10
|
*
|
|
|
dm cache: simplify get_per_bio_data() by removing data_size argument
Mike Snitzer
2017-11-10
|
*
|
|
|
dm cache: remove all obsolete writethrough-specific code
Mike Snitzer
2017-11-10
|
*
|
|
|
dm cache: submit writethrough writes in parallel to origin and cache
Mike Snitzer
2017-11-10
|
*
|
|
|
dm cache: pass cache structure to mode functions
Mike Snitzer
2017-11-10
|
*
|
|
|
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Joe Thornber
2017-11-10
|
*
|
|
|
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
|
*
|
|
|
dm: convert table_device.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
|
*
|
|
|
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
|
\
\
\
\
|
*
|
|
|
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
|
*
|
|
|
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
|
*
|
|
|
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
|
*
|
|
|
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
|
*
|
|
|
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-30
|
*
|
|
|
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
|
*
|
|
|
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
|
*
|
|
|
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
|
*
|
|
|
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
|
*
|
|
|
bcache: smooth writeback rate control
Michael Lyle
2017-10-16
|
*
|
|
|
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
|
*
|
|
|
bcache: don't write back data if reading it failed
Michael Lyle
2017-10-16
|
*
|
|
|
bcache: remove unused parameter
Yijing Wang
2017-10-16
|
*
|
|
|
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
|
*
|
|
|
bcache: Remove redundant set_capacity
Yijing Wang
2017-10-16
|
*
|
|
|
bcache: rewrite multiple partitions support
Coly Li
2017-10-16
|
*
|
|
|
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
2017-10-16
|
*
|
|
|
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-10-16
|
*
|
|
|
bcache: Avoid nested function definition
Peter Foley
2017-10-16
|
*
|
|
|
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
[prev]
[next]