Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 년 전 |
Linus Torvalds
|
1081230b74
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
|
10 년 전 |
Joe Thornber
|
cc7da0ba9c
dm cache: fix use after freeing migrations
|
10 년 전 |
Mike Snitzer
|
dc9cee5db5
dm cache: small cleanups related to deferred prison cell cleanup
|
10 년 전 |
Joe Thornber
|
9153df7405
dm cache: fix leaking of deferred bio prison cells
|
10 년 전 |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 년 전 |
Joe Thornber
|
e44b6a5a3c
dm cache: move wake_waker() from free_migrations() to where it is needed
|
10 년 전 |
Mike Snitzer
|
795e633a2d
dm cache: fix device destroy hang due to improper prealloc_used accounting
|
10 년 전 |
Mike Snitzer
|
3508e6590d
Revert "dm cache: do not wake_worker() in free_migration()"
|
10 년 전 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 년 전 |
Mike Snitzer
|
665022d72f
dm cache: avoid calls to prealloc_free_structs() if possible
|
10 년 전 |
Mike Snitzer
|
e782eff591
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
|
10 년 전 |
Mike Snitzer
|
386cb7cdee
dm cache: do not wake_worker() in free_migration()
|
10 년 전 |
Mike Snitzer
|
255eac2005
dm cache: display 'needs_check' in status if it is set
|
10 년 전 |
Joe Thornber
|
fba10109a4
dm cache: age and write back cache entries even without active IO
|
10 년 전 |
Mike Snitzer
|
b61d950962
dm cache: prefix all DMERR and DMINFO messages with cache device name
|
10 년 전 |
Joe Thornber
|
028ae9f76f
dm cache: add fail io mode and needs_check flag
|
10 년 전 |
Joe Thornber
|
88bf5184fa
dm cache: wake the worker thread every time we free a migration object
|
10 년 전 |
Joe Thornber
|
40775257b9
dm cache: boost promotion of blocks that will be overwritten
|
10 년 전 |
Joe Thornber
|
651f5fa2a3
dm cache: defer whole cells
|
10 년 전 |
Joe Thornber
|
451b9e0071
dm cache: pull out some bitset utility functions for reuse
|
10 년 전 |
Joe Thornber
|
20f6814b94
dm cache: pass a new 'critical' flag to the policies when requesting writeback work
|
10 년 전 |
Joe Thornber
|
066dbaa386
dm cache: track IO to the origin device using io_tracker
|
10 년 전 |
Joe Thornber
|
77289d3207
dm cache: add io_tracker
|
10 년 전 |
Joe Thornber
|
fb4100ae7f
dm cache: fix race when issuing a POLICY_REPLACE operation
|
10 년 전 |
Mike Snitzer
|
326e1dbb57
block: remove management of bi_remaining when restoring original bi_end_io
|
10 년 전 |
Jens Axboe
|
c4cf5261f8
bio: skip atomic inc/dec of ->bi_remaining for non-chains
|
10 년 전 |
Linus Torvalds
|
802ea9d864
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 년 전 |
Manuel Schölling
|
0f30af98cb
dm: use time_in_range() and time_after()
|
11 년 전 |
Joe Thornber
|
a59db67656
dm cache: fix problematic dual use of a single migration count variable
|
10 년 전 |