Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
před 7 roky |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
před 8 roky |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
před 8 roky |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
před 8 roky |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
před 9 roky |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
před 9 roky |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
před 9 roky |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
před 9 roky |
Firo Yang
|
83b08bf7de
fs/minix: remove unneeded cast
|
před 10 roky |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
před 10 roky |
Qi Yong
|
6d6747f853
minix zmap block counts calculation fix
|
před 11 roky |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
před 11 roky |
Fabian Frederick
|
84ee353df0
fs/minix/inode.c: add __init to init_inodecache()
|
před 11 roky |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
před 11 roky |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
před 11 roky |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
před 12 roky |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
před 12 roky |
Marco Stornelli
|
7fc7cd00f6
minix: drop vmtruncate
|
před 12 roky |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 13 roky |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
před 13 roky |
Eric W. Biederman
|
f303bdc55e
userns: Convert minix to use kuid/kgid where appropriate
|
před 13 roky |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
před 13 roky |
Al Viro
|
ca85c07809
minixfs: switch to d_make_root()
|
před 13 roky |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
před 13 roky |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 13 roky |
Al Viro
|
d6042eac44
minixfs: misplaced checks lead to dentry leak
|
před 13 roky |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
před 13 roky |
Josh Boyer
|
016e8d44bc
fs/minix: Verify bitmap block counts before mounting
|
před 14 roky |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
před 13 roky |
Al Viro
|
2def9e4ec7
minix_getattr(): don't bother with ->d_parent
|
před 14 roky |