Eric W. Biederman
|
75422726b0
libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Al Viro
|
04fff6416c
simple_write_end(): don't zero in short copy into uptodate
|
9 years ago |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
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
|
f5c2443837
libfs: Use IOP_XATTR flag for empty directory handling
|
8 years ago |
Andreas Gruenbacher
|
bba0bd31b1
sockfs: Get rid of getxattr iop
|
8 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Miklos Szeredi
|
e0e0be8a83
libfs: support RENAME_NOREPLACE in simple_rename()
|
8 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Al Viro
|
ebaaa80e8f
lockless next_positive()
|
9 years ago |
Al Viro
|
4f42c1b5b9
libfs.c: new helper - next_positive()
|
9 years ago |
Al Viro
|
274f5b041d
dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lock
|
9 years ago |
Al Viro
|
ba65dc5ef1
much milder d_walk() race
|
9 years ago |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
9 years ago |
Al Viro
|
c51da20c48
more trivial ->iterate_shared conversions
|
9 years ago |
Al Viro
|
4e82901cd6
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
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
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
cd3417c8fc
kill free_page_put_link()
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Eric W. Biederman
|
4b75de8615
fs: Set the size of empty dirs to 0.
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |