index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
mntpt.c
Age
Commit message (
Expand
)
Author
2011-01-16
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-16
AFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-16
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
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-04-21
AFS: Don't pass error value to page_cache_release() in error handling
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-06-12
switch follow_down()
Al Viro
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-03-28
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-02-15
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
2008-02-15
Introduce path_put()
Jan Blunck
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-09-12
afs: mntput called before dput
Andreas Gruenbacher
2007-05-09
AFS: AFS fixups
David Howells
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
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] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-12-08
[PATCH] struct path: convert afs
Josef Sipek
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-08-20
[PATCH] Fix up symlink function pointers
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds