Dave Jiang
|
e1fb4a0864
dax: remove VM_MIXEDMAP for fsdax and device dax
|
7 years ago |
Amir Goldstein
|
db6516a5e7
ext4: do not update s_last_mounted of a frozen fs
|
7 years ago |
Amir Goldstein
|
833a950882
ext4: factor out helper ext4_sample_last_mounted()
|
7 years ago |
Souptick Joarder
|
71fe989961
fs: ext4: add new return type vm_fault_t
|
7 years ago |
Jan Kara
|
2244642310
ext4: fix ENOSPC handling in DAX page fault handler
|
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 |
Linus Torvalds
|
ae9a8c4bdc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Linus Torvalds
|
32190f0afb
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
|
7 years ago |
Jan Kara
|
b8a6176c21
ext4: Support for synchronous DAX faults
|
7 years ago |
Jan Kara
|
497f6926d8
ext4: Simplify error handling in ext4_dax_huge_fault()
|
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 |
Eric Biggers
|
09a5c31c91
ext4: switch to fscrypt_file_open()
|
7 years ago |
Christoph Hellwig
|
545052e9e3
ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
|
7 years ago |
Linus Torvalds
|
e253d98f5b
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
d34fc1adf0
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Jan Kara
|
397162ffa2
mm: remove nr_pages argument from pagevec_lookup{,_range}()
|
8 years ago |
Jan Kara
|
dec0da7b60
ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
|
8 years ago |
Jan Kara
|
d72dc8a25a
mm: make pagevec_lookup() update index
|
8 years ago |
Ross Zwisler
|
91d25ba8a6
dax: use common 4k zero page for dax mmap reads
|
8 years ago |
Christoph Hellwig
|
91f9943e1c
fs: support RWF_NOWAIT for buffered reads
|
8 years ago |
Randy Dodgen
|
fd96b8da68
ext4: fix fault handling when mounted with -o dax,ro
|
8 years ago |
Darrick J. Wong
|
1bd8d6cd3e
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
|
8 years ago |
Jan Kara
|
fcf5ea1099
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Linus Torvalds
|
bc2c6421cb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 years ago |
Eric Biggers
|
66e0aaadce
ext4: don't bother checking for encryption key in ->mmap()
|
8 years ago |
Goldwyn Rodrigues
|
728fbc0e10
ext4: nowait aio support
|
8 years ago |