index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
dir.c
Age
Commit message (
Expand
)
Author
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
2013-09-29
afs: dget_parent() can't return a negative dentry
Al Viro
2013-09-07
afs: get rid of redundant ->d_name.len checks
Al Viro
2013-09-05
afs: use check_submounts_and_drop()
Miklos Szeredi
2013-06-29
[readdir] convert afs
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2011-06-16
AFS: Use i_generation not i_version for the vnode uniquifier
David Howells
2011-05-28
afs: remove unnecessary dentry_unhash on rmdir, dir rename
Sage Weil
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-12
switch afs
Al Viro
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
fs: change d_delete semantics
Nick Piggin
2010-10-25
new helper: ihold()
Al Viro
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
2010-05-21
AFS: Don't put struct file on the stack
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-12
AFS: Fix compilation warning
Artem Bityutskiy
2009-03-27
constify dentry_operations: AFS
Al Viro
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-04-30
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-01-28
vfs: Add 64 bit i_version support
Jean Noel Cordenner
2007-07-16
AFS: implement file locking
David Howells
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-11
AFS: implement statfs
David Howells
2007-05-09
AFS: implement basic file write support
David Howells
2007-05-09
AFS: AFS fixups
David Howells
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
2007-04-26
[AFS]: Fix u64 printing in debug logging.
David S. Miller
2007-04-26
[AFS]: Add "directory write" support.
David Howells
2007-04-26
[AFS]: Add security support.
David Howells
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert afs
Josef Sipek
2006-10-11
[PATCH] fs/*: use BUILD_BUG_ON
Alexey Dobriyan
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
[next]