| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 1 | -8/+5 |
|\ |
|
| * | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 2018-12-28 | 1 | -8/+5 |
* | | block: remove the lock argument to blk_alloc_queue_node | Christoph Hellwig | 2018-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-10-25 | 1 | -1/+3 |
|\ |
|
| * | libnvdimm, pmem: Fix badblocks population for 'raw' namespaces | Dan Williams | 2018-10-09 | 1 | -1/+3 |
* | | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2018-09-28 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-25 | 1 | -0/+26 |
|\ |
|
| * | libnvdimm, pmem: Restore page attributes when clearing errors | Dan Williams | 2018-08-20 | 1 | -0/+26 |
* | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-25 | 1 | -2/+5 |
|\ \ |
|
| * | | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 2018-07-30 | 1 | -2/+5 |
* | | | block: make bdev_ops->rw_page() take a REQ_OP instead of bool | Tejun Heo | 2018-07-18 | 1 | -7/+6 |
| |/
|/| |
|
* | | pmem: only set QUEUE_FLAG_DAX for fsdax mode | Ross Zwisler | 2018-06-28 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2018-06-08 | 1 | -3/+10 |
|\ |
|
| * | pmem: Switch to copy_to_iter_mcsafe() | Dan Williams | 2018-05-22 | 1 | -1/+1 |
| * | dax: Introduce a ->copy_to_iter dax operation | Dan Williams | 2018-05-22 | 1 | -0/+7 |
| * | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 1 | -3/+3 |
* | | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 2018-06-08 | 1 | -0/+25 |
|\ \ |
|
| * | | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 2018-05-22 | 1 | -0/+25 |
| |/ |
|
* | | libnvdimm, pmem: Unconditionally deep flush on *sync | Ross Zwisler | 2018-06-06 | 1 | -4/+3 |
* | | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH | Ross Zwisler | 2018-06-06 | 1 | -6/+1 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 | 1 | -12/+2 |
|\ |
|
| * | libnvdimm, pmem: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| * | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 1 | -1/+1 |
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 2018-03-08 | 1 | -2/+2 |
| * | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche | 2018-02-28 | 1 | -1/+1 |
* | | libnvdimm: re-enable deep flush for pmem devices via fsync() | Dave Jiang | 2018-03-02 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 1 | -1/+3 |
|\ |
|
| * | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang | 2018-02-01 | 1 | -1/+3 |
* | | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -17/+20 |
|/ |
|
* | bdi: introduce BDI_CAP_SYNCHRONOUS_IO | Minchan Kim | 2017-11-15 | 1 | -0/+2 |
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 1 | -7/+0 |
|\ |
|
| * | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 1 | -7/+0 |
* | | block, THP: make block_device_operations.rw_page support THP | Huang Ying | 2017-09-06 | 1 | -11/+30 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -6/+57 |
|\ |
|
| * | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -6/+34 |
| |\ |
|
| | * | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams | 2017-06-29 | 1 | -5/+8 |
| | * | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams | 2017-06-29 | 1 | -0/+10 |
| | * | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -1/+0 |
| | * | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-27 | 1 | -1/+1 |
| | * | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 2017-06-15 | 1 | -1/+1 |
| | * | dax, pmem: introduce an optional 'flush' dax_operation | Dan Williams | 2017-06-15 | 1 | -0/+7 |
| | * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -2/+11 |
| * | | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime | Dan Williams | 2017-06-30 | 1 | -4/+12 |
| * | | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani | 2017-06-15 | 1 | -0/+14 |
| * | | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 2017-06-15 | 1 | -0/+1 |
| |/ |
|
* | | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig | 2017-06-27 | 1 | -1/+0 |
* | | block: switch bios to blk_status_t | Christoph Hellwig | 2017-06-09 | 1 | -14/+14 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 1 | -26/+64 |
|\ |
|
| * | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 1 | -14/+39 |
| |\ |
|