Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8ce655e737dc395e115ecdce143a43b9b6127f46
/
fs
/
omfs
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 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
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
7f09410
const: mark remaining address_space_operations const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
bea6b64
switch omfs to simple_fsync()
by Al Viro
· 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
da55e6f
fs/Kconfig: move omfs out
by Alexey Dobriyan
· 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
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
9419fc1
omfs: fix oops when file metadata is corrupted
by Bob Copeland
· 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
d406f66
omfs: sparse annotations
by Harvey Harrison
· 16 years ago
63ca8ce
omfs: update kbuild to include OMFS
by Bob Copeland
· 16 years ago
36cc410
omfs: add bitmap routines
by Bob Copeland
· 16 years ago
8f09e98
omfs: add file routines
by Bob Copeland
· 16 years ago
a3ab715
omfs: add directory routines
by Bob Copeland
· 16 years ago
555e377
omfs: add inode routines
by Bob Copeland
· 16 years ago
1b002d7
omfs: define filesystem structures
by Bob Copeland
· 16 years ago