Matthew Wilcox
|
c94c2acf84
dax: move DAX-related functions to a new header
|
10 年 前 |
Jan Kara
|
c2edb305d6
ext2: Handle error from dquot_initalize()
|
10 年 前 |
Al Viro
|
cbe0fa3858
ext2: use simple_follow_link()
|
10 年 前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年 前 |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年 前 |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
10 年 前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年 前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年 前 |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 年 前 |
Omar Sandoval
|
a95cd63115
Remove rw from dax_{do_,}io()
|
10 年 前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年 前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年 前 |
Matthew Wilcox
|
9c3ce9ec58
ext2: get rid of most mentions of XIP in ext2
|
10 年 前 |
Matthew Wilcox
|
97443aa809
ext2: remove ext2_aops_xip
|
10 年 前 |
Matthew Wilcox
|
07642381d5
ext2: remove xip.c and xip.h
|
10 年 前 |
Matthew Wilcox
|
ed87e92020
ext2: remove ext2_use_xip
|
10 年 前 |
Matthew Wilcox
|
e748dcd095
vfs: remove get_xip_mem
|
10 年 前 |
Matthew Wilcox
|
4c0ccfef2e
dax,ext2: replace xip_truncate_page with dax_truncate_page
|
10 年 前 |
Matthew Wilcox
|
289c6aedac
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
|
10 年 前 |
Matthew Wilcox
|
d475c6346a
dax,ext2: replace XIP read and write with DAX I/O
|
10 年 前 |
Matthew Wilcox
|
fbbbad4bc2
vfs,ext2: introduce IS_DAX(inode)
|
10 年 前 |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 年 前 |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 年 前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年 前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年 前 |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 年 前 |
Jan Kara
|
7ba3ec5749
ext2: Fix fs corruption in ext2_get_xip_mem()
|
11 年 前 |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 年 前 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 年 前 |
Jan Kara
|
c288d29696
ext2: Fix BUG_ON in evict() on inode deletion
|
12 年 前 |