Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6a0a12684523d635e0530a9d70a1eba4b8c4fb9
/
fs
/
romfs
/
super.c
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7e32b7b
fix leak in romfs_fill_super()
by Al Viro
· 15 years ago
a21f3c2
fs/romfs: correct error-handling code
by Julia Lawall
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
774e33e
ROMFS: romfs_dev_read() error ignored
by Roel Kluin
· 16 years ago
84baf74
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
by David Howells
· 16 years ago
8a59f5d
fs/romfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
da4458b
NOMMU: Make it possible for RomFS to use MTD devices directly
by David Howells
· 16 years ago