Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b835067880b2635dcff6ec2c39daf1ae09ac5972
/
fs
/
omfs
/
dir.c
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
02027d4
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
f03b8ad
fs: support RENAME_NOREPLACE for local filesystems
by Miklos Szeredi
· 8 years ago
c51da20
more trivial ->iterate_shared conversions
by Al Viro
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
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