Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d4f7d322a4ad1d1a280f1b1f36df8d0eb855966c
/
fs
/
romfs
/
super.c
0eac1102e
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 4 years, 2 months ago
d9bc85d
ROMFS: support inode blocks calculation
by Libing Zhou
· 4 years, 2 months ago
6d1349c
[PATCH] reduce boilerplate in fsid handling
by Al Viro
· 4 years, 3 months ago
bc7d9ae
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
b941759
vfs: Convert romfs to use the new mount API
by David Howells
· 6 years ago
22b1396
fs: Fill in max and min timestamps in superblock
by Deepa Dinamani
· 5 years ago
bcb8d71
romfs: convert to ->free_inode()
by Al Viro
· 6 years ago
8130c15
romfs_lookup: switch to d_splice_alias()
by Al Viro
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
f598f82
romfs: use different way to generate fsid for BLOCK or MTD
by Coly Li
· 8 years ago
d375570
romfs, squashfs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
b6d53b1
fs/romfs/super.c: add blank line after declarations
by Fabian Frederick
· 10 years ago
ca9e536
fs/romfs/super.c: use pr_fmt in logging
by Fabian Frederick
· 10 years ago
3d79d31
fs/romfs/super.c: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
40e2c71
romfs: fix returm err while getting inode in fill_super
by Rui Xiang
· 11 years ago
3903b38
[readdir] convert romfs
by Al Viro
· 12 years ago
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
· 13 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