Al Viro
|
b85fd6bdc9
don't open-code parent_ino() in assorted ->readdir()
|
14 年之前 |
Al Viro
|
ee60498f3e
coda_venus_readdir(): use offsetof()
|
14 年之前 |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 年之前 |
Sage Weil
|
42b850b280
coda: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 年之前 |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 年之前 |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 年之前 |
Al Viro
|
31a203df9c
take coda-private headers out of include/linux
|
14 年之前 |
Al Viro
|
9501e4c48e
switch coda
|
14 年之前 |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 年之前 |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 年之前 |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年之前 |
Yoshihisa Abe
|
f7cc02b871
Coda: push BKL regions into coda_upcall()
|
14 年之前 |
Yoshihisa Abe
|
b5ce1d83a6
Coda: add spin lock to protect accesses to struct coda_inode_info.
|
14 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Al Viro
|
e16404ed0f
constify dentry_operations: misc filesystems
|
16 年之前 |
Miklos Szeredi
|
f696a3659f
[PATCH] move executable checking into ->permission()
|
17 年之前 |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 年之前 |
Harvey Harrison
|
9fe76c763f
coda: add static to functions in dir.c
|
17 年之前 |
Jan Harkes
|
d3fec424b2
coda: remove CODA_STORE/CODA_RELEASE upcalls
|
18 年之前 |
Al Viro
|
5f47c7eac6
coda breakage
|
18 年之前 |
Jan Harkes
|
3cf01f28c3
coda: remove statistics counters from /proc/fs/coda
|
18 年之前 |
Jan Harkes
|
ed36f72367
coda: cleanup coda_lookup, use dsplice_alias
|
18 年之前 |
Jan Harkes
|
978752534e
coda: avoid lockdep warning in coda_readdir
|
18 年之前 |
Jan Harkes
|
8c6d215284
coda: allow removal of busy directories
|
18 年之前 |
Jan Harkes
|
d728900cd5
coda: fix nlink updates for directories
|
18 年之前 |
Al Viro
|
7c9e3c2e3b
wrong order of arguments of ->readdir()
|
18 年之前 |
Arjan van de Ven
|
754661f143
[PATCH] mark struct inode_operations const 1
|
18 年之前 |