Linus Torvalds
|
cc673757e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Ross Zwisler
|
d5be7a03b0
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
|
9 년 전 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 년 전 |
Jan Kara
|
ba5843f51d
ext4: use pre-zeroed blocks for DAX page faults
|
9 년 전 |
Jan Kara
|
ea3d7209ca
ext4: fix races between page faults and hole punching
|
9 년 전 |
Matthew Wilcox
|
01a33b4ace
ext4: start transaction before calling into DAX
|
10 년 전 |
Matthew Wilcox
|
ed923b5776
ext4: add ext4_get_block_dax()
|
10 년 전 |
Matthew Wilcox
|
e676a4c191
ext4: use ext4_get_block_write() for DAX
|
10 년 전 |
Matthew Wilcox
|
11bd1a9ecd
ext4: huge page fault support
|
10 년 전 |
Matthew Wilcox
|
c94c2acf84
dax: move DAX-related functions to a new header
|
10 년 전 |
Linus Torvalds
|
68b4449d79
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
10 년 전 |
Dave Chinner
|
e842f29039
dax: don't abuse get_block mapping for endio callbacks
|
10 년 전 |
Theodore Ts'o
|
abdd438b26
ext4 crypto: handle unexpected lack of encryption keys
|
10 년 전 |
Theodore Ts'o
|
b7236e21d5
ext4 crypto: reorganize how we store keys in the inode
|
10 년 전 |
Linus Torvalds
|
6162e4b0be
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 년 전 |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Linus Torvalds
|
eea3a00264
Merge branch 'akpm' (patches from Andrew)
|
10 년 전 |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
10 년 전 |
Boaz Harrosh
|
0e3b210ce1
dax: use pfn_mkwrite to update c/mtime + freeze protection
|
10 년 전 |
Michael Halcrow
|
c9c7429c2e
ext4 crypto: implement the ext4 decryption read path
|
10 년 전 |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 년 전 |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 년 전 |
Al Viro
|
e768d7ff7b
ext4_file_write_iter: move generic_write_checks() up
|
10 년 전 |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 년 전 |
Al Viro
|
5f380c7fa7
lift generic_write_checks() into callers of __generic_file_write_iter()
|
10 년 전 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 년 전 |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 년 전 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 년 전 |
Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
10 년 전 |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 년 전 |