Linus Torvalds
|
775a2e29c3
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Linus Torvalds
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Bart Van Assche
|
2e91c36941
dm: use blk_set_queue_dying() in __dm_destroy()
|
8 years ago |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Linus Torvalds
|
e0f3e6a7cc
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Tahsin Erdogan
|
d09960b003
dm: free io_barrier after blk_cleanup_queue call
|
8 years ago |
Petr Mladek
|
3989144f86
kthread: kthread worker API cleanup
|
8 years ago |
Bart Van Assche
|
9f4c3f874a
dm: convert wait loops to use autoremove_wake_function()
|
9 years ago |
Bart Van Assche
|
e3fabdfdf7
dm: use signal_pending_state() in dm_wait_for_completion()
|
9 years ago |
Bart Van Assche
|
b48633f83f
dm: rename task state function arguments
|
9 years ago |
Bart Van Assche
|
5a8f1f80e9
dm: add two lockdep_assert_held() statements
|
9 years ago |
Bart Van Assche
|
3b785fbcf8
dm: mark request_queue dead before destroying the DM device
|
9 years ago |
Minfei Huang
|
8dc23658b7
dm: return correct error code in dm_resume()'s retry loop
|
9 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Mike Snitzer
|
eaf9a7361f
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
|
9 years ago |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
f7e6816994
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 years ago |
Toshi Kani
|
545ed20e6d
dm: add infrastructure for DAX support
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Christoph Hellwig
|
9c72bad1f3
dm: call PR reserve/unreserve on each underlying device
|
9 years ago |
Mike Snitzer
|
e83068a5fa
dm mpath: add optional "queue_mode" feature
|
9 years ago |
Mike Snitzer
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
3a5e02ced1
block, drivers: add REQ_OP_FLUSH operation
|
9 years ago |
Mike Christie
|
c2df40dfb8
drivers: use req op accessor
|
9 years ago |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 years ago |
Mike Christie
|
528ec5abe6
dm: pass dm stats data dir instead of bi_rw
|
9 years ago |
Mike Snitzer
|
cfae7529b5
dm: remove unused mapped_device argument from free_tio()
|
9 years ago |
Mikulas Patocka
|
072623de1f
dm: fix dm_target_io leak if clone_bio() returns an error
|
9 years ago |