Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a44d420b53e7ab742373bb0c3ee36e75c13faee
/
fs
/
dax.c
d77e92e
dax: update PMD fault handler with PMEM API
by Ross Zwisler
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
46c043e
mm: take i_mmap_lock in unmap_mapping_range() for DAX
by Kirill A. Shutemov
· 9 years ago
3fdd1b47
dax: use linear_page_index()
by Matthew Wilcox
· 9 years ago
73a6ec4
dax: ensure that zero pages are removed from other processes
by Matthew Wilcox
· 9 years ago
d295e34
dax: don't use set_huge_zero_page()
by Kirill A. Shutemov
· 9 years ago
8431729
dax: fix race between simultaneous faults
by Matthew Wilcox
· 9 years ago
84c4e5e
dax: improve comment about truncate race
by Matthew Wilcox
· 9 years ago
dd8a2b6
fs/dax.c: fix typo in #endif comment
by Valentin Rothberg
· 9 years ago
844f35d
dax: add huge page fault support
by Matthew Wilcox
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
e2e0539
pmem, dax: have direct_access use __pmem annotation
by Ross Zwisler
· 9 years ago
2765cfb
dax: update I/O path to do proper PMEM flushing
by Ross Zwisler
· 9 years ago
b2442c5
xfs: call dax_fault on read page faults for DAX
by Dave Chinner
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
bbab37d
block: Add support for DAX reads/writes to block devices
by Matthew Wilcox
· 9 years ago
872eb12
dax: Use copy_from_iter_nocache
by Matthew Wilcox
· 9 years ago
ce5c5d5
dax: expose __dax_fault for filesystems with locking constraints
by Dave Chinner
· 9 years ago
e842f29
dax: don't abuse get_block mapping for endio callbacks
by Dave Chinner
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
fe0f07d
direct-io: only inc/dec inode->i_dio_count for file systems
by Jens Axboe
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
0e3b210
dax: use pfn_mkwrite to update c/mtime + freeze protection
by Boaz Harrosh
· 10 years ago
a95cd63
Remove rw from dax_{do_,}io()
by Omar Sandoval
· 10 years ago
25726bc
dax: add dax_zero_page_range
by Matthew Wilcox
· 10 years ago
4c0ccfe
dax,ext2: replace xip_truncate_page with dax_truncate_page
by Matthew Wilcox
· 10 years ago
f7ca90b
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
by Matthew Wilcox
· 10 years ago
289c6ae
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
by Matthew Wilcox
· 10 years ago
d475c63
dax,ext2: replace XIP read and write with DAX I/O
by Matthew Wilcox
· 10 years ago