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 years ago |
Dave Chinner
|
e842f29039
dax: don't abuse get_block mapping for endio callbacks
|
10 years ago |
Theodore Ts'o
|
abdd438b26
ext4 crypto: handle unexpected lack of encryption keys
|
10 years ago |
Theodore Ts'o
|
b7236e21d5
ext4 crypto: reorganize how we store keys in the inode
|
10 years ago |
Linus Torvalds
|
6162e4b0be
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
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 |
Michael Halcrow
|
c9c7429c2e
ext4 crypto: implement the ext4 decryption read path
|
10 years ago |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 years ago |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 years ago |
Al Viro
|
e768d7ff7b
ext4_file_write_iter: move generic_write_checks() up
|
10 years ago |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 years ago |
Al Viro
|
5f380c7fa7
lift generic_write_checks() into callers of __generic_file_write_iter()
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
10 years ago |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 years ago |
Theodore Ts'o
|
ad7fefb109
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
|
10 years ago |
Dmitry Monakhov
|
14516bb7bb
ext4: fix suboptimal seek_{data,hole} extents traversial
|
10 years ago |
Dmitry Monakhov
|
a41537e69b
ext4: prevent bugon on race between write/fcntl
|
10 years ago |
Zhang Zhen
|
590a141863
ext4: remove readpage() check in ext4_mmap_file()
|
11 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 years ago |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 years ago |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 years ago |
Al Viro
|
9b884164d5
convert ext4 to ->write_iter()
|
11 years ago |
Al Viro
|
a832475488
Merge ext4 changes in ext4_file_write() into for-next
|
11 years ago |