Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
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 |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Al Viro
|
93c76a3d43
file_inode(f)->i_mapping is f->f_mapping
|
9 years ago |
Linus Torvalds
|
c2e7b20705
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
323ee8fc54
hfsplus: switch to ->iterate_shared()
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
54e514b91b
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Sergei Antonov
|
059a704c43
hfsplus: fix expand when not enough available space
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 years ago |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 years ago |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 years ago |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Sergei Antonov
|
d7d673a591
hfsplus: add HFSX subfolder count support
|
11 years ago |
Christoph Hellwig
|
b168fff721
hfsplus: use xattr handlers for removexattr
|
11 years ago |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Christoph Hellwig
|
b0a7ab5706
hfsplus: use generic posix ACL infrastructure
|
11 years ago |