index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
romfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-2
/
+2
*
romfs: use different way to generate fsid for BLOCK or MTD
Coly Li
2017-01-24
1
-1
/
+22
*
romfs, squashfs: switch to ->iterate_shared()
Al Viro
2016-05-09
1
-2
/
+2
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-2
/
+2
*
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-0
/
+1
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-3
/
+0
*
fs/romfs/super.c: add blank line after declarations
Fabian Frederick
2014-08-08
1
-0
/
+2
*
fs/romfs/super.c: use pr_fmt in logging
Fabian Frederick
2014-08-08
1
-7
/
+8
*
fs/romfs/super.c: convert printk to pr_foo()
Fabian Frederick
2014-08-08
1
-9
/
+7
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
*
romfs: fix returm err while getting inode in fill_super
Rui Xiang
2014-01-23
1
-4
/
+2
*
[readdir] convert romfs
Al Viro
2013-06-29
1
-12
/
+9
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-4
/
+2
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-29
1
-9
/
+8
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
fix leak in romfs_fill_super()
Al Viro
2010-01-26
1
-0
/
+1
*
fs/romfs: correct error-handling code
Julia Lawall
2009-09-24
1
-1
/
+1
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
ROMFS: romfs_dev_read() error ignored
Roel Kluin
2009-05-09
1
-1
/
+2
*
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
2009-04-24
1
-2
/
+2
*
fs/romfs: return f_fsid for statfs(2)
Coly Li
2009-04-07
1
-0
/
+5
*
NOMMU: Make it possible for RomFS to use MTD devices directly
David Howells
2009-03-24
1
-0
/
+648