Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
1ac7fd8190
ncpfs: Support interacting with multiple user namespaces
|
13 years ago |
Marco Stornelli
|
3e7a806928
ncpfs: drop vmtruncate
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Djalal Harouni
|
759c361eb9
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Andrew Morton
|
2a5cac17c0
fs/ncpfs/inode.c: suppress used-uninitialised warning
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Al Viro
|
32c419d95f
move internal-only parts of ncpfs headers to fs/ncpfs
|
14 years ago |
Al Viro
|
0378c4051a
switch ncpfs
|
14 years ago |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Tejun Heo
|
5d8e4bddc6
ncpfs: don't use flush_scheduled_work()
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 years ago |
Petr Vandrovec
|
2a4df5d332
ncpfs: Lock socket in ncpfs while setting its callbacks
|
14 years ago |
Petr Vandrovec
|
2e54eb96e2
BKL: Remove BKL from ncpfs
|
14 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
94ee8494ac
switch ncpfs to ->evict_inode()
|
15 years ago |