Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ada577c12f7cd8851c999a9f19f62df06df7c39a
/
fs
/
coda
/
dir.c
f4947fb
coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()
by Al Viro
· 13 years ago
0b2c4e3
coda: deal correctly with allocation failure from coda_cnode_makectl()
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
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
b85fd6b
don't open-code parent_ino() in assorted ->readdir()
by Al Viro
· 13 years ago
ee60498
coda_venus_readdir(): use offsetof()
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
42b850b
coda: remove unnecessary dentry_unhash on rmdir, dir rename
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
31a203d
take coda-private headers out of include/linux
by Al Viro
· 14 years ago
9501e4c
switch coda
by Al Viro
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
f7cc02b
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 14 years ago
b5ce1d8
Coda: add spin lock to protect accesses to struct coda_inode_info.
by Yoshihisa Abe
· 14 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
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
9fe76c7
coda: add static to functions in dir.c
by Harvey Harrison
· 17 years ago
d3fec42
coda: remove CODA_STORE/CODA_RELEASE upcalls
by Jan Harkes
· 17 years ago
5f47c7e
coda breakage
by Al Viro
· 17 years ago
3cf01f2
coda: remove statistics counters from /proc/fs/coda
by Jan Harkes
· 17 years ago
ed36f72
coda: cleanup coda_lookup, use dsplice_alias
by Jan Harkes
· 17 years ago
9787525
coda: avoid lockdep warning in coda_readdir
by Jan Harkes
· 17 years ago
8c6d215
coda: allow removal of busy directories
by Jan Harkes
· 17 years ago
d728900
coda: fix nlink updates for directories
by Jan Harkes
· 17 years ago
7c9e3c2
wrong order of arguments of ->readdir()
by Al Viro
· 17 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
d4176d3
[PATCH] struct path: convert coda
by Josef Sipek
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
c98d8cf
[PATCH] fs/coda/: proper prototypes
by Adrian Bunk
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago