Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Al Viro
|
208adb6403
qnx4: clean qnx4_fill_super() up
|
11 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 years ago |
Eric W. Biederman
|
511728d778
userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate
|
13 years ago |
Al Viro
|
7cd916f6ea
qnx4: new helper - try_extent()
|
13 years ago |
Al Viro
|
8f82ecae53
qnx4: get rid of qnx4_bread/qnx4_getblk
|
13 years ago |
Kai Bankett
|
516cdb68e5
qnx4fs: small cleanup
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
8bc5191b26
qnx4: don't leak ->BitMap on late failure exits
|
13 years ago |
Al Viro
|
4134bf81ff
qnx4: reduce the insane nesting in qnx4_checkroot()
|
13 years ago |
Al Viro
|
1aab323ea5
qnx4: di_fname is an array, for crying out loud...
|
13 years ago |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Thomas Meyer
|
67c50a7ed5
qnx4fs: Use kmemdup rather than duplicating its implementation
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Arnd Bergmann
|
073c214162
BKL: remove BKL from qnx4
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 years ago |
Christoph Hellwig
|
282dc17884
get rid of cont_write_begin_newtrunc
|
15 years ago |
Julia Lawall
|
7e2a10836c
fs/qnx4: decrement sizeof size in strncmp
|
15 years ago |
Anders Larsen
|
ca120b20c3
qnx4fs: remove remains of the (defunct) write support
|
15 years ago |
Anders Larsen
|
891ddb95d0
qnx4fs: add missing KERN_xxx to printk() calls
|
16 years ago |
Christoph Hellwig
|
945ffe54bb
qnx4: remove write support
|
16 years ago |
Al Viro
|
964f536966
fs/qnx4: sanitize includes
|
16 years ago |