summaryrefslogtreecommitdiffstats
path: root/drivers/dax/super.c
Commit message (Expand)AuthorAge
* Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-25
|\
| * dax/super: Do not request a pointer kaddr when not requiredHuaisheng Ye2018-07-30
* | dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler2018-06-28
|/
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\
| * Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-08
| |\
| | * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-23
| * | Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-08
| |\ \
| | * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-22
| | |/
| * / dax: Use dax_write_cache* helpersRoss Zwisler2018-06-06
| |/
* | dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-31
* | fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-31
|/
* dax: store pfns in the radixDan Williams2018-03-30
* dax: ->direct_access does not sleep anymoreBoaz Harrosh2018-02-26
* dax: require 'struct page' by default for filesystem daxDan Williams2018-01-19
* dax: fix general protection fault in dax_alloc_inodeMikulas Patocka2017-11-15
* dax: stop requiring a live device for dax_flush()Dan Williams2017-11-14
* dax: quiet bdev_dax_supported()Dan Williams2017-11-14
* Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-14
|\
| * dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-11
* | dax: fix FS_DAX=n BLOCK=y compilationDan Williams2017-09-03
* | dax: introduce a fs_dax_get_by_bdev() helperDan Williams2017-08-30
|/
* dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal2017-07-26
* Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\
| * libnvdimm, pmem, dax: export a cache control attributeDan Williams2017-06-29
| * dax: convert to bitmask for flagsDan Williams2017-06-29
| * dax: remove default copy_from_iter fallbackDan Williams2017-06-27
| * dm: add ->flush() dax operation supportDan Williams2017-06-15
| * dm: add ->copy_from_iter() dax operation supportDan Williams2017-06-09
* | device-dax: fix 'dax' device filesystem inode destruction crashDan Williams2017-06-09
|/
* dax: fix false CONFIG_BLOCK dependencyDan Williams2017-05-13
* device-dax: kill NR_DEV_DAXDan Williams2017-05-09
* block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-08
* dax: introduce dax_direct_access()Dan Williams2017-04-20
* dax: introduce dax_operationsDan Williams2017-04-19
* dax: add a facility to lookup a dax device by 'host' device nameDan Williams2017-04-19
* dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-13