Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Joe Perches
|
15a03ac6f8
ncpfs/inode.c: fix mismatch printk formats and arguments
|
11 years ago |
Joe Perches
|
d3b73ca1be
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
|
11 years ago |
Joe Perches
|
b41f8b84d0
ncpfs: Add pr_fmt and convert printks to pr_<level>
|
11 years ago |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Al Viro
|
44ba8406d0
ncpfs: switch to sockfd_lookup()/sockfd_put()
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Al Viro
|
1dcddd4abd
ncpfs: rcu-delay unload_nls() and freeing ncp_server
|
12 years ago |
Wei Yongjun
|
4fbeb19d53
ncpfs: fix error return code in ncp_parse_options()
|
12 years ago |
Al Viro
|
338b2f5749
ncpfs: don't bother with EBUSY on removal of busy directories
|
12 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
1ac7fd8190
ncpfs: Support interacting with multiple user namespaces
|
13 years ago |
Marco Stornelli
|
3e7a806928
ncpfs: drop vmtruncate
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |