Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
804483e90794256f9ed53e795ffbf1e94de237c8
/
fs
/
logfs
/
dir.c
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 15 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 15 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 15 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 15 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 15 years ago
a63ab94
logfs doesn't need ->permission() at all
by Al Viro
· 15 years ago
64370e2
logfs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 15 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 15 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 15 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 16 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 16 years ago
02d6d68
logfs: kill BKL
by Arnd Bergmann
· 16 years ago
2562495
fix leak in __logfs_create()
by Al Viro
· 16 years ago
a8cd456
fix "seperate" typos in comments
by Anand Gadiyar
· 16 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 16 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
· 16 years ago
e326068
Prevent schedule while atomic in __logfs_readdir
by Joern Engel
· 16 years ago
30835cd
[LogFS] Prevent 64bit divisions in hash_index
by Joern Engel
· 17 years ago
ddfd1f0
[LogFS] Plug memory leak on error paths
by Joern Engel
· 17 years ago
5db53f3
[LogFS] add new flash file system
by Joern Engel
· 17 years ago