Amir Goldstein
|
1e6cb72399
fsnotify: add super block object type
|
7 éve |
Linus Torvalds
|
aba16dc5cf
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
|
7 éve |
Matthew Wilcox
|
5a66847e44
fs: Convert unnamed_dev_ida to new API
|
7 éve |
Kirill Tkhai
|
9b996468cf
mm: add SHRINK_EMPTY shrinker methods return value
|
7 éve |
Kirill Tkhai
|
c92e8e10ca
fs: propagate shrinker::id to list_lru
|
7 éve |
Kirill Tkhai
|
2b3648a6ff
fs/super.c: refactor alloc_super()
|
7 éve |
Linus Torvalds
|
f956d08a56
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
Dave Chinner
|
79f546a696
fs: don't scan the inode cache before SB_BORN is set
|
7 éve |
Al Viro
|
1c18d2a15e
it's SB_BORN, not MS_BORN...
|
7 éve |
Tetsuo Handa
|
8e04944f0e
mm,vmscan: Allow preallocating memory for register_shrinker().
|
7 éve |
Linus Torvalds
|
7214dd4ea9
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
Mateusz Guzik
|
08fdc8a013
buffer.c: call thaw_super during emergency thaw
|
7 éve |
Linus Torvalds
|
19e7b5f994
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
NeilBrown
|
f1ee616214
VFS: don't keep disconnected dentries on d_anon
|
7 éve |
Al Viro
|
9ee332d99e
sget(): handle failures of register_shrinker()
|
7 éve |
Al Viro
|
ca0168e8a7
alloc_super(): do ->s_umount initialization earlier
|
7 éve |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 éve |
Al Viro
|
c645b93098
fold destroy_super() into __put_super()
|
7 éve |
Al Viro
|
0200894d11
new helper: destroy_unused_super()
|
7 éve |
Mateusz Guzik
|
fa7c1d5080
vfs: factor sb iteration out of do_emergency_remount
|
7 éve |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 éve |
Jan Kara
|
bc8230ee8e
quota: Convert dqio_mutex to rwsem
|
8 éve |
David Howells
|
e462ec50cb
VFS: Differentiate mount flags (MS_*) from internal superblock flags
|
8 éve |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 éve |
David Howells
|
1d278a8790
VFS: Kill off s_options and helpers
|
8 éve |
David Howells
|
dd111b31e9
VFS: Clean up whitespace in fs/namespace.c and fs/super.c
|
8 éve |
Jan Kara
|
7c4cc30024
bdi: Drop 'parent' argument from bdi_register[_va]()
|
8 éve |
Jan Kara
|
c1844d536d
fs: Remove SB_I_DYNBDI flag
|
8 éve |
Jan Kara
|
13eec2363e
fs: Get proper reference for s_bdi
|
8 éve |