Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
09897d78dbc3a544426f2272b5601c62922ccab9
/
fs
/
omfs
/
dir.c
9fd4d05
[readdir] convert omfs
by Al Viro
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
587228b
omfs: propagate umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
41c9648
omfs: fix (mode & S_IFDIR) abuse
by Al Viro
· 13 years ago
8aaa0f5
omfs: remove unnecessary dentry_unhash on rmdir, dir rneame
by Sage Weil
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
31be83a
omfs: make readdir stop when filldir says so
by Al Viro
· 14 years ago
d932805
omfs: merge unlink() and rmdir(), close leak in rename()
by Al Viro
· 14 years ago
cdb2649
omfs: stop playing silly buggers with omfs_unlink() in ->rename()
by Al Viro
· 14 years ago
013e4f4
omfs: rename() needs to mark old_inode dirty after ctime update
by Al Viro
· 14 years ago
f068272
omfs: check bounds on block numbers before passing to sb_bread
by Bob Copeland
· 16 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
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
d406f66
omfs: sparse annotations
by Harvey Harrison
· 16 years ago
a3ab715
omfs: add directory routines
by Bob Copeland
· 16 years ago