Jan Kara
|
a2ed0b391d
isofs: Do not return EACCES for unknown filesystems
|
8 years ago |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 years ago |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
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 |
Arnd Bergmann
|
7ca2f23440
isofs: avoid unused function warning
|
10 years ago |
Al Viro
|
b0afd8e5db
isofs: don't bother with ->d_op for normal case
|
10 years ago |
Rasmus Villemoes
|
a97df4277d
isofs: replace strnicmp with strncasecmp
|
10 years ago |
Jan Kara
|
410dd3cf4c
isofs: Fix unbounded recursion when processing relocated directories
|
11 years ago |
Linus Torvalds
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Fabian Frederick
|
b3b749b7ac
fs/isofs/inode.c add __init to init_inodecache()
|
11 years ago |
Al Viro
|
966c1f75f8
isofs: don't pass dentry to isofs_hash{i,}_common()
|
12 years ago |
Jan Kara
|
17b7f7cf58
isofs: Refuse RW mount of the filesystem instead of making it RO
|
12 years ago |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 years ago |
Eric W. Biederman
|
fa7614ddd6
fs: Readd the fs module aliases.
|
12 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
|
ba64e2b9e3
userns: Convert isofs to use kuid/kgid where appropriate
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
8fdd8c49fe
isofs: inode leak on mount failure
|
13 years ago |
Al Viro
|
7328bdd6cf
isofs: propagate umode_t
|
14 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Linus Torvalds
|
092f4c56c1
Merge branch 'akpm' (Andrew's incoming - part two)
|
13 years ago |
Namjae Jeon
|
3069083cc8
isofs: add readpages support
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Jan Kara
|
d769b3c2ab
isofs: Remove global fs lock
|
14 years ago |
Linus Torvalds
|
c11760c6d8
isofs: fix bh leak in isofs_fill_super() error case
|
14 years ago |