开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dax.h
Age
Commit message (
Expand
)
Author
2016-05-26
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-19
dax: Use radix tree entry lock to protect cow faults
Jan Kara
2016-05-19
dax: New fault locking
Jan Kara
2016-05-19
dax: Allow DAX code to replace exceptional entries
Jan Kara
2016-05-19
dax: Define DAX lock bit for radix tree exceptional entry
Jan Kara
2016-05-19
dax: Make huge page handling depend of CONFIG_BROKEN
Jan Kara
2016-05-18
dax: export a low-level __dax_zero_page_range helper
Christoph Hellwig
2016-05-18
dax: use sb_issue_zerout instead of calling dax_clear_sectors
Matthew Wilcox
2016-05-16
dax: Remove complete_unwritten argument
Jan Kara
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
2016-01-30
block: use DAX for partition table reads
Dan Williams
2016-01-22
dax: add support for fsync/sync
Ross Zwisler
2016-01-22
dax: support dirty DAX entries in radix tree
Ross Zwisler
2015-09-08
dax: add huge page fault support
Matthew Wilcox
2015-09-08
thp: prepare for DAX huge pages
Matthew Wilcox
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox