NeilBrown
|
f5fe1b5190
blk: Ensure users for current->bio_list can see the full list.
|
8 年之前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年之前 |
Linus Torvalds
|
7a771ceac7
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
Mikulas Patocka
|
d67a5f4b59
dm: flush queued bios when process blocks to avoid deadlock
|
8 年之前 |
Christoph Hellwig
|
e980f62353
dm: don't allow ioctls to targets that don't map to whole devices
|
8 年之前 |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 年之前 |
Christoph Hellwig
|
eb8db831be
dm: always defer request allocation to the owner of the request_queue
|
8 年之前 |
Linus Torvalds
|
775a2e29c3
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
Linus Torvalds
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Bart Van Assche
|
2e91c36941
dm: use blk_set_queue_dying() in __dm_destroy()
|
8 年之前 |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
8 年之前 |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 年之前 |
Linus Torvalds
|
e0f3e6a7cc
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 年之前 |
Tahsin Erdogan
|
d09960b003
dm: free io_barrier after blk_cleanup_queue call
|
9 年之前 |
Petr Mladek
|
3989144f86
kthread: kthread worker API cleanup
|
9 年之前 |
Bart Van Assche
|
9f4c3f874a
dm: convert wait loops to use autoremove_wake_function()
|
9 年之前 |
Bart Van Assche
|
e3fabdfdf7
dm: use signal_pending_state() in dm_wait_for_completion()
|
9 年之前 |
Bart Van Assche
|
b48633f83f
dm: rename task state function arguments
|
9 年之前 |
Bart Van Assche
|
5a8f1f80e9
dm: add two lockdep_assert_held() statements
|
9 年之前 |
Bart Van Assche
|
3b785fbcf8
dm: mark request_queue dead before destroying the DM device
|
9 年之前 |
Minfei Huang
|
8dc23658b7
dm: return correct error code in dm_resume()'s retry loop
|
9 年之前 |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
Mike Snitzer
|
eaf9a7361f
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
|
9 年之前 |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 年之前 |
Linus Torvalds
|
f7e6816994
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 年之前 |
Toshi Kani
|
545ed20e6d
dm: add infrastructure for DAX support
|
9 年之前 |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 年之前 |
Christoph Hellwig
|
9c72bad1f3
dm: call PR reserve/unreserve on each underlying device
|
9 年之前 |
Mike Snitzer
|
e83068a5fa
dm mpath: add optional "queue_mode" feature
|
9 年之前 |
Mike Snitzer
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 年之前 |