Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59ce8c283af64315b9c4ebf40fab3956f6dc3824
/
fs
/
afs
/
dir.c
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 8 years ago
29884ef
afs: switch to ->iterate_shared()
by Al Viro
· 8 years ago
be5b82d
make ext2_get_page() and friends work without external serialization
by Al Viro
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
9b053f3
vfs: Remove unnecessary calls of check_submounts_and_drop
by Eric W. Biederman
· 11 years ago
13f3583
afs: dget_parent() can't return a negative dentry
by Al Viro
· 11 years ago
5d8943b
afs: get rid of redundant ->d_name.len checks
by Al Viro
· 11 years ago
ba81238
afs: use check_submounts_and_drop()
by Miklos Szeredi
· 11 years ago
1bbae9f
[readdir] convert afs
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
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 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
d6e43f7
AFS: Use i_generation not i_version for the vnode uniquifier
by David Howells
· 13 years ago
705da2d
afs: 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
d18610b
AFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
d61dcce
switch afs
by Al Viro
· 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
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
bec5eb6
AFS: Implement an autocell mount capability [ver #2]
by wanglei
· 14 years ago
f6d335c
AFS: Don't put struct file on the stack
by Al Viro
· 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
dd0d9a4
AFS: Fix compilation warning
by Artem Bityutskiy
· 15 years ago
79be57c
constify dentry_operations: AFS
by Al Viro
· 16 years ago
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
530b641
afs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
7a22422
vfs: Add 64 bit i_version support
by Jean Noel Cordenner
· 17 years ago
e8d6c55
AFS: implement file locking
by David Howells
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
45222b9
AFS: implement statfs
by David Howells
· 17 years ago
31143d5
AFS: implement basic file write support
by David Howells
· 17 years ago
416351f
AFS: AFS fixups
by David Howells
· 17 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
ba3e0e1
[AFS]: Fix u64 printing in debug logging.
by David S. Miller
· 18 years ago
260a980
[AFS]: Add "directory write" support.
by David Howells
· 18 years ago
00d3b7a
[AFS]: Add security support.
by David Howells
· 18 years ago
08e0e7c
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
by David Howells
· 18 years ago
ec26815
[AFS]: Clean up the AFS sources
by David Howells
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
1d56a96
[PATCH] struct path: convert afs
by Josef Sipek
· 18 years ago
2ecd05a
[PATCH] fs/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
54b21a7
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
by Andrew Morton
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago