Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Tejun Heo
|
e8c8d1bc06
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
|
12 years ago |
Marco Stornelli
|
8e22cc88d6
vfs: drop lock/unlock super
|
12 years ago |
Fengguang Wu
|
125c4c706b
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Artem Bityutskiy
|
f0cd2dbb6c
vfs: kill write_super and sync_supers
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Minchan Kim
|
8e125cd855
vmscan: remove obsolete shrink_control comment
|
13 years ago |
Jan Kara
|
d9c95bdd53
fs: Remove old freezing mechanism
|
13 years ago |
Jan Kara
|
5accdf82ba
fs: Improve filesystem freezing handling
|
13 years ago |
Linus Torvalds
|
2e3ee61348
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Wanpeng Li
|
331cbdeede
writeback: Fix some comment errors
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
aab008db80
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
|
13 years ago |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
Konrad Rzeszutek Wilk
|
16c0cfa425
Merge branch 'stable/cleancache.v13' into linux-next
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Jan Kara
|
6b6dc836a1
vfs: Provide function to get superblock and wait for it to thaw
|
13 years ago |
Al Viro
|
4040153087
security: trim security.h
|
13 years ago |
Dan Magenheimer
|
3167760f83
mm: cleancache: s/flush/invalidate/
|
13 years ago |
Kazuya Mio
|
e1616300a2
wake up s_wait_unfrozen when ->freeze_fs fails
|
13 years ago |
Miklos Szeredi
|
8e8b87964b
vfs: prevent remount read-only if pending removes
|
13 years ago |
Miklos Szeredi
|
4ed5e82fe7
vfs: protect remounting superblock read-only
|
13 years ago |
Miklos Szeredi
|
39f7c4db1d
vfs: keep list of mounts for each superblock
|
13 years ago |
Al Viro
|
dabe0dc194
vfs: fix the rest of sget() races
|
13 years ago |
Al Viro
|
a5166169f9
vfs: convert fs_supers to hlist
|
13 years ago |
Al Viro
|
f47ec3f283
trim fs/internal.h
|
13 years ago |
Miklos Szeredi
|
2833eb2b46
vfs: ignore error on forced remount
|
13 years ago |
Mikulas Patocka
|
09f363c736
vmscan: fix shrinker callback bug in fs/super.c
|
13 years ago |