Linus Torvalds
|
9f3a0941fb
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 years ago |
Denis Semakin
|
00716545c8
dm: add support for secure erase forwarding
|
7 years ago |
Tycho Andersen
|
706dd22f12
dm stripe: get rid of a Variable Length Array (VLA)
|
7 years ago |
Dan Williams
|
976431b02c
dax, dm: allow device-mapper to operate without dax support
|
7 years ago |
Linus Torvalds
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Mikulas Patocka
|
c3ca015fab
dax: remove the pmem_dax_ops->flush abstraction
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Linus Torvalds
|
b6ffe9ba46
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Dan Williams
|
abebfbe2f7
dm: add ->flush() dax operation support
|
8 years ago |
Dan Williams
|
7e026c8c0a
dm: add ->copy_from_iter() dax operation support
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Christoph Hellwig
|
1be5690984
dm: change ->end_io calling convention
|
8 years ago |
Christoph Hellwig
|
9966afaf91
dm: fix REQ_RAHEAD handling
|
8 years ago |
Linus Torvalds
|
53ef7d0e20
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Linus Torvalds
|
d35a878ae1
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Dan Williams
|
817bf40265
dm: teach dm-targets to use a dax_device + dax_operations
|
8 years ago |
Mikulas Patocka
|
e2460f2a4b
dm: mark targets that pass integrity data
|
8 years ago |
Christoph Hellwig
|
ac62d6208a
dm: support REQ_OP_WRITE_ZEROES
|
8 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
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 |
Toshi Kani
|
beec25b457
dm stripe: add DAX support
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 years ago |
Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
Vivek Goyal
|
e80d1c805a
dm: do not override error code returned from dm_get_device()
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Luis Henriques
|
e223e1de4f
dm stripe: drop useless exit point from dm_stripe_init()
|
10 years ago |
Pavitra Kumar
|
a3f2af2547
dm stripe: fix potential for leak in stripe_ctr error path
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |