Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
782c3fb22b
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
|
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 |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
39241beb78
userns: Convert ubifs to use kuid/kgid
|
13 years ago |
Artem Bityutskiy
|
3668b70fcf
UBIFS: print less
|
13 years ago |
Artem Bityutskiy
|
79fda5179a
UBIFS: comply with coding style
|
13 years ago |
Jiri Slaby
|
e2441b4319
UBIFS: remove __DATE__ and __TIME__
|
13 years ago |
Artem Bityutskiy
|
73e8712aa0
UBIFS: remove stale commentary
|
13 years ago |
Artem Bityutskiy
|
5c57f20b82
UBIFS: nuke pdflush from comments
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Artem Bityutskiy
|
4415626732
UBI: amend commentaries WRT dtype
|
13 years ago |
Richard Weinberger
|
b36a261e8c
UBI: Kill data type hint
|
13 years ago |
Sidney Amani
|
56b04e3e8b
UBIFS: fix memory leak on error path
|
13 years ago |
Artem Bityutskiy
|
a6aae4dd0f
UBIFS: get rid of dbg_err
|
13 years ago |
Artem Bityutskiy
|
edf6be245f
UBIFS: rename dumping functions
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
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 |
Al Viro
|
5cc361e3b8
ubifs: too early register_filesystem()
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Artem Bityutskiy
|
d3b2578f56
UBIFS: switch to I/O helpers
|
14 years ago |
Artem Bityutskiy
|
a29fa9dfa4
UBIFS: minor cleanup: use S_ISREG helper
|
14 years ago |
Artem Bityutskiy
|
1b51e98365
UBIFS: rename dbg_check_dir_size function
|
14 years ago |
Dan Carpenter
|
185bf87393
ubifs: dereferencing an ERR_PTR in ubifs_mount()
|
14 years ago |
Al Viro
|
d251ed271d
ubifs: fix sget races
|
14 years ago |
Al Viro
|
b1c27ab3f9
ubifs: split allocation of ubifs_info into a separate function
|
14 years ago |