| Commit message (Expand) | Author | Age | Files | Lines |
* | dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() | Ross Zwisler | 2018-06-28 | 1 | -0/+8 |
* | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-09 | 1 | -9/+24 |
|\ |
|
| * | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2018-06-09 | 1 | -0/+10 |
| |\ |
|
| | * | dax: Introduce a ->copy_to_iter dax operation | Dan Williams | 2018-05-23 | 1 | -0/+10 |
| * | | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 2018-06-09 | 1 | -3/+11 |
| |\ \ |
|
| | * | | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 2018-05-22 | 1 | -3/+11 |
| | |/ |
|
| * / | dax: Use dax_write_cache* helpers | Ross Zwisler | 2018-06-06 | 1 | -6/+3 |
| |/ |
|
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-07 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 | 1 | -1/+1 |
| |/ |
|
* | | dax: change bdev_dax_supported() to support boolean returns | Dave Jiang | 2018-05-31 | 1 | -8/+8 |
* | | fs: allow per-device dax status checking for filesystems | Darrick J. Wong | 2018-05-31 | 1 | -13/+13 |
|/ |
|
* | device-dax: allow MAP_SYNC to succeed | Dave Jiang | 2018-04-20 | 1 | -0/+2 |
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 | 4 | -39/+37 |
|\ |
|
| * | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 2 | -4/+16 |
| |\ |
|
| | * | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 2018-04-03 | 1 | -1/+4 |
| | * | dax: store pfns in the radix | Dan Williams | 2018-03-30 | 1 | -3/+12 |
| * | | device-dax: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| * | | device-dax: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 2 | -24/+20 |
| |/ |
|
* / | device-dax: implement ->pagesize() for smaps to report MMUPageSize | Dan Williams | 2018-04-06 | 1 | -0/+10 |
|/ |
|
* | dax: ->direct_access does not sleep anymore | Boaz Harrosh | 2018-02-26 | 1 | -6/+0 |
* | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 2 | -9/+21 |
|\ |
|
| * | dax: require 'struct page' by default for filesystem dax | Dan Williams | 2018-01-20 | 1 | -0/+10 |
| * | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -9/+11 |
* | | device-dax: Fix trailing semicolon | Luis de Bethencourt | 2018-01-23 | 1 | -1/+1 |
|/ |
|
* | device-dax: implement ->split() to catch invalid munmap attempts | Dan Williams | 2017-11-30 | 1 | -0/+12 |
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 2 | -8/+9 |
|\ |
|
| * | Merge branch 'for-4.15/dax' into libnvdimm-for-next | Dan Williams | 2017-11-16 | 1 | -7/+7 |
| |\ |
|
| | * | dax: fix general protection fault in dax_alloc_inode | Mikulas Patocka | 2017-11-15 | 1 | -0/+3 |
| | * | dax: stop requiring a live device for dax_flush() | Dan Williams | 2017-11-15 | 1 | -3/+0 |
| | * | dax: quiet bdev_dax_supported() | Dan Williams | 2017-11-15 | 1 | -4/+4 |
| * | | dev/dax: fix uninitialized variable build warning | Ross Zwisler | 2017-10-20 | 1 | -1/+2 |
| * | | dax: pr_err() strings should end with newlines | Arvind Yadav | 2017-09-28 | 1 | -1/+1 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 1 | -7/+14 |
|\ |
|
| * | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 1 | -7/+14 |
* | | dax: fix FS_DAX=n BLOCK=y compilation | Dan Williams | 2017-09-03 | 1 | -0/+2 |
* | | dax: introduce a fs_dax_get_by_bdev() helper | Dan Williams | 2017-08-30 | 1 | -0/+10 |
|/ |
|
* | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-28 | 1 | -0/+6 |
|\ |
|
| * | dm, dax: Make sure dm_dax_flush() is called if device supports it | Vivek Goyal | 2017-07-26 | 1 | -0/+6 |
* | | device-dax: fix sysfs duplicate warnings | Dan Williams | 2017-07-19 | 3 | -14/+24 |
* | | device-dax: fix 'passing zero to ERR_PTR()' warning | Dan Williams | 2017-07-17 | 1 | -2/+7 |
|/ |
|
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-08 | 1 | -0/+1 |
|\ |
|
| * | fs: new infrastructure for writeback error handling and reporting | Jeff Layton | 2017-07-06 | 1 | -0/+1 |
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -6/+112 |
|\ \ |
|
| * | | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams | 2017-06-29 | 1 | -0/+79 |
| * | | dax: convert to bitmask for flags | Dan Williams | 2017-06-29 | 1 | -6/+11 |
| * | | dax: remove default copy_from_iter fallback | Dan Williams | 2017-06-28 | 1 | -2/+0 |
| * | | dm: add ->flush() dax operation support | Dan Williams | 2017-06-15 | 1 | -0/+11 |
| * | | dm: add ->copy_from_iter() dax operation support | Dan Williams | 2017-06-09 | 1 | -0/+13 |
| |/ |
|
* / | device-dax: fix 'dax' device filesystem inode destruction crash | Dan Williams | 2017-06-09 | 1 | -2/+7 |
|/ |
|