Souptick Joarder
|
0685693811
fs: ext2: Adding new return type vm_fault_t
|
7 years ago |
Jan Kara
|
c0b2462597
dax: pass detailed error code from dax_iomap_fault()
|
7 years ago |
Linus Torvalds
|
a3841f94c7
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 years ago |
Jan Kara
|
9a0dd42251
dax: Allow dax_iomap_fault() to return pfn
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Ross Zwisler
|
91d25ba8a6
dax: use common 4k zero page for dax mmap reads
|
8 years ago |
Jeff Layton
|
dac257f741
fs: check for writeback errors after syncing out buffers in generic_file_fsync
|
8 years ago |
Dave Jiang
|
c791ace1e7
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
|
8 years ago |
Dave Jiang
|
a2d581675d
mm,fs,dax: change ->pmd_fault to ->huge_fault
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Ross Zwisler
|
11c59c92f4
dax: correct dax iomap code namespace
|
8 years ago |
Ross Zwisler
|
03e0990fc8
ext2: remove support for DAX PMD faults
|
8 years ago |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 years ago |
Toshi Kani
|
dbe6ec8156
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
|
8 years ago |
Christoph Hellwig
|
25f4e70291
ext2: use iomap to implement DAX
|
9 years ago |
Ross Zwisler
|
6b524995a7
dax: remote unused fault wrappers
|
9 years ago |
Jan Kara
|
02fbd13975
dax: Remove complete_unwritten argument
|
9 years ago |
Ross Zwisler
|
1e9d180ba3
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
|
9 years ago |
Ross Zwisler
|
80b4adcafc
ext2: call dax_pfn_mkwrite() for DAX fsync/msync
|
9 years ago |
Ross Zwisler
|
5726b27b09
ext2: Add locking for DAX faults
|
9 years ago |
Matthew Wilcox
|
e7b1ea2ad6
ext2: huge page fault support
|
10 years ago |
Matthew Wilcox
|
c94c2acf84
dax: move DAX-related functions to a new header
|
10 years ago |
Dave Chinner
|
e842f29039
dax: don't abuse get_block mapping for endio callbacks
|
10 years ago |
Linus Torvalds
|
eea3a00264
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
10 years ago |
Boaz Harrosh
|
0e3b210ce1
dax: use pfn_mkwrite to update c/mtime + freeze protection
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Matthew Wilcox
|
9c3ce9ec58
ext2: get rid of most mentions of XIP in ext2
|
10 years ago |
Matthew Wilcox
|
6cd176a51e
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
|
10 years ago |