index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
Commit message (
Expand
)
Author
Age
*
device-dax: allow MAP_SYNC to succeed
Dave Jiang
2018-04-19
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
|
\
|
*
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
2018-04-09
|
|
\
|
|
*
dax: introduce CONFIG_DAX_DRIVER
Dan Williams
2018-04-03
|
|
*
dax: store pfns in the radix
Dan Williams
2018-03-30
|
*
|
device-dax: use module_nd_driver
Johannes Thumshirn
2018-03-15
|
*
|
device-dax: remove redundant __func__ in dev_dbg
Dan Williams
2018-03-06
|
|
/
*
|
device-dax: implement ->pagesize() for smaps to report MMUPageSize
Dan Williams
2018-04-05
|
/
*
dax: ->direct_access does not sleep anymore
Boaz Harrosh
2018-02-26
*
Merge branch 'for-4.16/dax' into libnvdimm-for-next
Ross Zwisler
2018-02-03
|
\
|
*
dax: require 'struct page' by default for filesystem dax
Dan Williams
2018-01-19
|
*
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2018-01-08
*
|
device-dax: Fix trailing semicolon
Luis de Bethencourt
2018-01-23
|
/
*
device-dax: implement ->split() to catch invalid munmap attempts
Dan Williams
2017-11-29
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
|
\
|
*
Merge branch 'for-4.15/dax' into libnvdimm-for-next
Dan Williams
2017-11-15
|
|
\
|
|
*
dax: fix general protection fault in dax_alloc_inode
Mikulas Patocka
2017-11-14
|
|
*
dax: stop requiring a live device for dax_flush()
Dan Williams
2017-11-14
|
|
*
dax: quiet bdev_dax_supported()
Dan Williams
2017-11-14
|
*
|
dev/dax: fix uninitialized variable build warning
Ross Zwisler
2017-10-19
|
*
|
dax: pr_err() strings should end with newlines
Arvind Yadav
2017-09-28
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
/
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
|
\
|
*
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
*
|
dax: fix FS_DAX=n BLOCK=y compilation
Dan Williams
2017-09-03
*
|
dax: introduce a fs_dax_get_by_bdev() helper
Dan Williams
2017-08-30
|
/
*
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-28
|
\
|
*
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
2017-07-26
*
|
device-dax: fix sysfs duplicate warnings
Dan Williams
2017-07-18
*
|
device-dax: fix 'passing zero to ERR_PTR()' warning
Dan Williams
2017-07-17
|
/
*
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
|
\
|
*
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2017-07-06
*
|
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
|
\
\
|
*
|
libnvdimm, pmem, dax: export a cache control attribute
Dan Williams
2017-06-29
|
*
|
dax: convert to bitmask for flags
Dan Williams
2017-06-29
|
*
|
dax: remove default copy_from_iter fallback
Dan Williams
2017-06-27
|
*
|
dm: add ->flush() dax operation support
Dan Williams
2017-06-15
|
*
|
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
|
|
/
*
|
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
2017-06-09
|
/
*
dax: fix false CONFIG_BLOCK dependency
Dan Williams
2017-05-13
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-12
|
\
|
*
device-dax: kill NR_DEV_DAX
Dan Williams
2017-05-09
|
*
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
2017-05-08
|
*
device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX
Mike Galbraith
2017-05-08
*
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
|
\
\
|
|
/
|
*
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
2017-05-04
|
|
\
|
|
*
dax: introduce dax_direct_access()
Dan Williams
2017-04-20
|
|
*
pmem: add dax_operations support
Dan Williams
2017-04-19
|
|
*
dax: introduce dax_operations
Dan Williams
2017-04-19
|
|
*
dax: add a facility to lookup a dax device by 'host' device name
Dan Williams
2017-04-19
[next]