Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74b5037baa2011a2799e2c43adde7d171b072f9e
/
fs
/
cramfs
1508f3eb
fs/cramfs/inode.c: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
31d92e5
fs/cramfs: code clean-up
by Fabian Frederick
· 10 years ago
4f21e1e
fs/cramfs: use pr_fmt
by Fabian Frederick
· 10 years ago
f175ff8
fs/cramfs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
67f9fd9
mm: remove read_cache_page_async()
by Sasha Levin
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
f7f4f4d
cramfs: take headers to fs/cramfs
by Al Viro
· 11 years ago
2309fb8
cramfs: get rid of ->put_super()
by Al Viro
· 11 years ago
54886a7
cramfs: mark as obsolete
by Michael Opdenacker
· 11 years ago
6f7f231
[readdir] convert f2fs
by Al Viro
· 11 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
a7d9cfe
userns: Convert cramfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
0cc785e
cramfs: Fix typo in inode.c
by Masanari Iida
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
175a4eb
fs: propagate umode_t, misc bits
by Al Viro
· 13 years ago
ff01bb48
fs: move code out of buffer.c
by Al Viro
· 13 years ago
0577d1b
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
by Al Viro
· 13 years ago
6f772fe
cramfs: generate unique inode number for better inode cache usage
by Stefani Seibold
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
b845ff8
cramfs: only unlock new inodes
by Alexander Shishkin
· 14 years ago
77b8a75
simplify get_cramfs_inode()
by Al Viro
· 14 years ago
94ea77a
fs/cramfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
98310e5
cramfs: propagate uncompression errors
by David VomLehn
· 16 years ago
2a22783
fs/Kconfig: move cramfs out
by Alexey Dobriyan
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
82d63fc
cramfs: fix named-pipe handling
by Al Viro
· 16 years ago
cb68837
fs: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
4176ed5
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
by Andi Drebes
· 17 years ago
6bbfb07
fs/cramfs/inode.c: remove unused variable
by Andi Drebes
· 17 years ago
ac8d35c
cramfs: error message about endianess
by Andi Drebes
· 17 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
352d8af
[PATCH] struct path: convert cramfs
by Josef Sipek
· 18 years ago
8bb0269
[PATCH] corrupted cramfs filesystems cause kernel oops
by Phillip Lougher
· 18 years ago
368bdb3
[PATCH] cramfs: make cramfs_uncompress_exit() return void
by Alexey Dobriyan
· 18 years ago
50d44ed
[PATCH] cramfs: rewrite init_cramfs_fs()
by Alexey Dobriyan
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
353ab6e
[PATCH] sem2mutex: fs/
by Ingo Molnar
· 19 years ago
ff3aea0
[PATCH] cramfs mounts provide corrupted content since 2.6.15
by Dave Johnson
· 19 years ago
e711700
[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>
by Adrian Bunk
· 19 years ago
a97c9bf
[PATCH] fix cramfs making duplicate entries in inode cache
by Dave Johnson
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago