aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/mntpt.c
Commit message (Expand)AuthorAge
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* afs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* vfs: kill ->mnt_devname use in afs printksAl Viro2012-01-03
* Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-11
* AFS: Don't put struct file on the stackAl Viro2010-05-21
* AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
* switch follow_down()Al Viro2009-06-11
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-03
* [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-01
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
* Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-15
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* afs: mntput called before dputAndreas Gruenbacher2007-09-11
* AFS: AFS fixupsDavid Howells2007-05-09
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [AFS]: Add security support.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] struct path: convert afsJosef Sipek2006-12-08
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] Fix up symlink function pointersAl Viro2005-08-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16