aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/mntpt.c
AgeCommit message (Expand)Author
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2010-05-21AFS: Don't put struct file on the stackAl Viro
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-06-11switch follow_down()Al Viro
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-02-14Use path_put() in a few places instead of {mnt,d}put()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-09-11afs: mntput called before dputAndreas Gruenbacher
2007-05-09AFS: AFS fixupsDavid Howells
2007-05-07mm: make read_cache_page synchronousNick 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 sourcesDavid Howells
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-12-08[PATCH] struct path: convert afsJosef Sipek
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds