Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
hace 7 años |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
hace 7 años |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
hace 8 años |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
hace 8 años |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
hace 9 años |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
hace 9 años |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
hace 9 años |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
hace 9 años |
Al Viro
|
0ebf7f10d6
fix sysvfs symlinks
|
hace 9 años |
Al Viro
|
2e03f3ea7a
sysv: switch to simple_follow_link()
|
hace 10 años |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
hace 11 años |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
hace 11 años |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
hace 11 años |
Marco Stornelli
|
c07cb01c45
sysv: drop lock/unlock super
|
hace 13 años |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 13 años |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
hace 13 años |
Eric W. Biederman
|
a726ecce75
userns: Convert the sysv filesystem to use kuid/kgid where appropriate
|
hace 13 años |
Artem Bityutskiy
|
9d46be294d
fs/sysv: stop using write_super and s_dirt
|
hace 13 años |
Artem Bityutskiy
|
eee458936b
fs/sysv: remove another useless write_super call
|
hace 13 años |
Artem Bityutskiy
|
a4d05d315a
fs/sysv: remove useless write_super call
|
hace 13 años |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
hace 13 años |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
hace 13 años |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
hace 13 años |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
hace 14 años |
Artem Bityutskiy
|
719f2c879f
sysv: do not mark superblock dirty on remount
|
hace 15 años |
Al Viro
|
d299eadc09
switch sysv to ->evict_inode()
|
hace 15 años |
Al Viro
|
4c9002de32
fix fs/sysv s_dirt handling
|
hace 15 años |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
hace 15 años |
Al Viro
|
5ac3455a84
get rid of BKL in fs/sysv
|
hace 16 años |
Christoph Hellwig
|
ad43ffdeea
sysv: add ->sync_fs
|
hace 16 años |