summaryrefslogtreecommitdiffstats
path: root/fs/afs/mntpt.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-011-1/+1
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-281-8/+0Star
* Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-151-2/+1Star
* Introduce path_put()Jan Blunck2008-02-151-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-11/+11
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-1/+1
* afs: mntput called before dputAndreas Gruenbacher2007-09-121-1/+1
* AFS: AFS fixupsDavid Howells2007-05-091-2/+3
* mm: make read_cache_page synchronousNick Piggin2007-05-071-7/+4Star
* [AFS]: Add security support.David Howells2007-04-271-4/+8
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-43/+63
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-17/+10Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] struct path: convert afsJosef Sipek2006-12-081-4/+4
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-9/+2Star
|\
| * [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-9/+2Star
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] Fix up symlink function pointersAl Viro2005-08-201-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+287