index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
romfs
/
super.c
Commit message (
Expand
)
Author
Age
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
*
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-29
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
fix leak in romfs_fill_super()
Al Viro
2010-01-26
*
fs/romfs: correct error-handling code
Julia Lawall
2009-09-24
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
*
ROMFS: romfs_dev_read() error ignored
Roel Kluin
2009-05-09
*
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
2009-04-24
*
fs/romfs: return f_fsid for statfs(2)
Coly Li
2009-04-07
*
NOMMU: Make it possible for RomFS to use MTD devices directly
David Howells
2009-03-24