index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
super.c
Age
Commit message (
Expand
)
Author
2020-09-03
dax: fix detection of dax support for non-persistent memory block devices
Coly Li
2020-08-20
dax: do not print error message for non-persistent memory block device
Adrian Huang
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-28
drivers/dax: Expand lock scope to cover the use of addresses
Ira Weiny
2020-07-28
dax: print error message by pr_info() in __generic_fsdax_supported()
Coly Li
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-02
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
2020-01-16
dax: Get rid of fs_dax_get_by_host() helper
Vivek Goyal
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-05-25
vfs: Convert dax to use the new mount API
David Howells
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-21
device-dax: Drop register_filesystem()
Dan Williams
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-01
dax: make use of ->free_inode()
Al Viro
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-02-20
dax: Check the end of the block-device capacity with dax_direct_access()
Dan Williams
2019-01-06
device-dax: Introduce bus + driver model
Dan Williams
2019-01-06
device-dax: Start defining a dax bus model
Dan Williams
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2018-07-30
dax/super: Do not request a pointer kaddr when not required
Huaisheng Ye
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
2018-06-06
dax: Use dax_write_cache* helpers
Ross Zwisler
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-03-30
dax: store pfns in the radix
Dan Williams
2018-02-26
dax: ->direct_access does not sleep anymore
Boaz Harrosh
2018-01-19
dax: require 'struct page' by default for filesystem dax
Dan Williams
2017-11-14
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-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-03
dax: fix FS_DAX=n BLOCK=y compilation
Dan Williams
2017-08-30
dax: introduce a fs_dax_get_by_bdev() helper
Dan Williams
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-29
libnvdimm, pmem, dax: export a cache control attribute
Dan Williams
2017-06-29
dax: convert to bitmask for flags
Dan Williams
2017-06-27
dax: remove default copy_from_iter fallback
Dan Williams
2017-06-15
dm: add ->flush() dax operation support
Dan Williams
2017-06-09
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
[next]