summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/root.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+2
* pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* autofs4: deadlock during createIan Kent2007-08-231-14/+17
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-111-9/+9
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney2007-04-131-3/+3
* [PATCH] autofs4: check for directory re-create in lookupIan Kent2007-02-211-4/+19
* [PATCH] autofs4: fix another race between mount and expireIan Kent2007-02-211-20/+151
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-3/+3
* [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-8/+8
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] autofs4: pending flag not cleared on mount failIan Kent2006-09-291-3/+3
* [PATCH] autofs4: autofs4_follow_link false negative fixIan Kent2006-09-291-1/+1
* [PATCH] autofs4 needs to force fail return revalidateIan Kent2006-09-271-8/+30
* [PATCH] autofs4: NFY_NONE wait race fixIan Kent2006-05-151-7/+3Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] autofs4: follow_link missing functionalityIan Kent2006-03-271-6/+44
* [PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent2006-03-271-12/+52
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-271-1/+1
* [PATCH] autofs4: rename simple_empty_nolock functionIan Kent2006-03-271-1/+1
* [PATCH] autofs4: remove update_atime unused functionIan Kent2006-03-271-34/+4Star
* [PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2006-03-271-0/+4
* [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-271-1/+22
* [PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2006-03-271-5/+4Star
* [PATCH] autofs4: use libfs routines for readdirIan Kent2006-03-271-86/+40Star
* [PATCH] autofs4: lookup white space cleanupIan Kent2006-03-271-14/+20
* [PATCH] autofs4 oops fixIan Kent2006-01-151-0/+2
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [PATCH] switch autofs4 to touch_atime()Christoph Hellwig2006-01-101-9/+9
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-2/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-091-1/+2
* [PATCH] autofs4: bad lookup fixIan Kent2005-06-221-1/+8
* [PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent2005-06-221-1/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+808