Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
22826df93dc5f0a4dcd84a28a25c395d0975fda0
/
fs
/
omfs
/
inode.c
93e6dc1
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
587228b
omfs: propagate umode_t
by Al Viro
· 13 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
8196867
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs
by Linus Torvalds
· 14 years ago
69c9e75
switch omfs to ->evict_inode()
by Al Viro
· 14 years ago
8800a04
omfs: sanity check cluster size
by Bob Copeland
· 14 years ago
9442e54
omfs: refuse to mount if bitmap pointer is obviously wrong
by Bob Copeland
· 16 years ago
f068272
omfs: check bounds on block numbers before passing to sb_bread
by Bob Copeland
· 16 years ago
70d9e38
omfs: fix memory leak
by Davidlohr Bueso
· 14 years ago
6a9e652
omfs: replace inode uid,gid,mode initialization with helper function
by Dmitry Monakhov
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
108afd0
omfs: remove unused version.h include
by Huang Weiyi
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
197e671
fs/omfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
c222d53
CRED: Wrap task credential accesses in the OMFS filesystem
by David Howells
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
c963343
omfs: fix potential oops when directory size is corrupted
by Bob Copeland
· 16 years ago
dc60bf1
omfs: fix warning
by Alexander Beregalov
· 16 years ago
555e377
omfs: add inode routines
by Bob Copeland
· 16 years ago