Dan Williams
|
f44c77630d
fs, dax: prepare for dax-specific address_space_operations
|
7 tahun lalu |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 tahun lalu |
Jeff Layton
|
383aa543c2
fs: convert __generic_file_fsync to use errseq_t based reporting
|
8 tahun lalu |
Jeff Layton
|
dac257f741
fs: check for writeback errors after syncing out buffers in generic_file_fsync
|
8 tahun lalu |
Eric Biggers
|
cda37124f4
fs: constify tree_descr arrays passed to simple_fill_super()
|
8 tahun lalu |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 tahun lalu |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 tahun lalu |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 tahun lalu |
Eric W. Biederman
|
75422726b0
libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
|
8 tahun lalu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 tahun lalu |
Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 tahun lalu |
Al Viro
|
04fff6416c
simple_write_end(): don't zero in short copy into uptodate
|
9 tahun lalu |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 tahun lalu |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 tahun lalu |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 tahun lalu |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 tahun lalu |
Andreas Gruenbacher
|
f5c2443837
libfs: Use IOP_XATTR flag for empty directory handling
|
8 tahun lalu |
Andreas Gruenbacher
|
bba0bd31b1
sockfs: Get rid of getxattr iop
|
8 tahun lalu |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 tahun lalu |
Miklos Szeredi
|
e0e0be8a83
libfs: support RENAME_NOREPLACE in simple_rename()
|
8 tahun lalu |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 tahun lalu |
Al Viro
|
ebaaa80e8f
lockless next_positive()
|
9 tahun lalu |
Al Viro
|
4f42c1b5b9
libfs.c: new helper - next_positive()
|
9 tahun lalu |
Al Viro
|
274f5b041d
dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lock
|
9 tahun lalu |
Al Viro
|
ba65dc5ef1
much milder d_walk() race
|
9 tahun lalu |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
9 tahun lalu |
Al Viro
|
c51da20c48
more trivial ->iterate_shared conversions
|
9 tahun lalu |
Al Viro
|
4e82901cd6
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
|
9 tahun lalu |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 tahun lalu |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 tahun lalu |