summaryrefslogtreecommitdiffstats
path: root/fs/autofs4
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2006-12-071-3/+4
* [PATCH] autofs4: panic after mount failIan Kent2006-11-142-5/+18
* [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...David Howells2006-10-114-22/+6
* [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] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] autofs4 needs to force fail return revalidateIan Kent2006-09-271-8/+30
* [PATCH] autofs4: zero timeout prevents shutdownIan Kent2006-09-251-3/+3
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-242-2/+1
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-2/+1
* [PATCH] autofs4: need to invalidate children on tree mount expireIan Kent2006-06-251-0/+6
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] autofs4: NFY_NONE wait race fixIan Kent2006-05-153-34/+58
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-4/+4
* [PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk2006-03-282-1/+3
* [PATCH] autofs4: atomic var underflowIan Kent2006-03-272-3/+5
* [PATCH] autofs4: follow_link missing functionalityIan Kent2006-03-272-10/+44
* [PATCH] Remove redundant check from autofs4_put_superDave Jones2006-03-271-2/+1
* [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent2006-03-274-13/+13
* [PATCH] autofs4: add new packet type for v5 communicationsIan Kent2006-03-272-19/+90
* [PATCH] autofs4: add v5 expire logicIan Kent2006-03-271-9/+87
* [PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent2006-03-273-21/+103
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-272-2/+2
* [PATCH] autofs4: rename simple_empty_nolock functionIan Kent2006-03-272-2/+2
* [PATCH] autofs4: white space cleanup for waitq.cIan Kent2006-03-271-10/+9
* [PATCH] autofs4: add a show mount options for proc filesystemIan Kent2006-03-272-6/+34
* [PATCH] autofs4: remove update_atime unused functionIan Kent2006-03-271-34/+4
* [PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2006-03-272-14/+26
* [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-274-11/+59
* [PATCH] autofs4: simplify expire tree traversalIan Kent2006-03-271-62/+40
* [PATCH] autofs4: expire code readability cleanupIan Kent2006-03-271-28/+26
* [PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2006-03-272-13/+4
* [PATCH] autofs4: use libfs routines for readdirIan Kent2006-03-271-86/+40
* [PATCH] autofs4: lookup white space cleanupIan Kent2006-03-271-14/+20
* [PATCH] sem2mutex: autofs4 wq_semIngo Molnar2006-03-233-10/+11
* [PATCH] autofs4 oops fixIan Kent2006-01-141-0/+2
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-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-091-2/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-084-10/+11
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-072-8/+4
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-2/+2
* [PATCH] autofs4: fix infamous "Busy inodes after umount ..." messageIan Kent2005-07-272-0/+74
* [PATCH] autofs4: mistake in debug printIan Kent2005-07-071-2/+2
* [PATCH] autofs4: bad lookup fixIan Kent2005-06-211-1/+8
* [PATCH] autofs4: post expire race fixIan Kent2005-06-211-0/+7
* [PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent2005-06-213-5/+19