Dan Williams
|
4e4f00a9b5
x86, dax, libnvdimm: remove wb_cache_pmem() indirection
|
8 年之前 |
Dan Williams
|
3c1cebff23
dax, pmem: introduce an optional 'flush' dax_operation
|
8 年之前 |
Dan Williams
|
0aed55af88
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
|
8 年之前 |
Linus Torvalds
|
53ef7d0e20
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 年之前 |
Dan Williams
|
736163671b
Merge branch 'for-4.12/dax' into libnvdimm-for-next
|
8 年之前 |
Linus Torvalds
|
d3b5d35290
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Dan Williams
|
7138970383
mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash
|
8 年之前 |
Toshi Kani
|
b2518c78ce
libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
|
8 年之前 |
Dan Williams
|
6abccd1bfe
x86, dax, pmem: remove indirection around memcpy_from_pmem()
|
8 年之前 |
Dan Williams
|
d4b29fd78e
block: remove block_device_operations ->direct_access()
|
8 年之前 |
Dan Williams
|
c1d6e828a3
pmem: add dax_operations support
|
8 年之前 |
Stefan Hajnoczi
|
d47d1d27fd
pmem: return EIO on read_pmem() failure
|
8 年之前 |
Dan Williams
|
c44ef859ce
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
|
8 年之前 |
Dan Williams
|
868f036fee
libnvdimm: fix mishandled nvdimm_clear_poison() return value
|
8 年之前 |
Fabian Frederick
|
0a3f27b9a6
libnvdimm, namespace: avoid multiple sector calculations
|
8 年之前 |
Dan Williams
|
450c6633e8
libnvdimm: use consistent naming for request_mem_region()
|
8 年之前 |
Toshi Kani
|
3115bb02b5
pmem: report error on clear poison failure
|
9 年之前 |
Vishal Verma
|
bd697a80c3
pmem: reduce kmap_atomic sections to the memcpys only
|
9 年之前 |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
Jens Axboe
|
c11f0c0b5b
block/mm: make bdev_ops->rw_page() take a bool for read/write
|
9 年之前 |
Mike Christie
|
abf545484d
mm/block: convert rw_page users to bio op use
|
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
|
3fc9d69093
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
|
9 年之前 |
Vishal Verma
|
5bf0b6e1af
pmem: clarify a debug print in pmem_clear_poison
|
9 年之前 |
Toshi Kani
|
163d4baaeb
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
|
9 年之前 |
Dan Williams
|
7a9eb20666
pmem: kill __pmem address space
|
9 年之前 |
Dan Williams
|
476f848aae
libnvdimm, pmem: flush posted-write queues on shutdown
|
9 年之前 |
Dan Williams
|
7e267a8c79
libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()
|
9 年之前 |
Dan Williams
|
f284a4f237
libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()
|
9 年之前 |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 年之前 |