summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/autofs_i.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-031-7/+0
* autofs4: always use lookup for lookupIan Kent2009-12-161-0/+7
* autofs4: use autofs_info for pending flagIan Kent2009-12-161-1/+2
* autofs4: use helper functions for expiring listIan Kent2009-12-161-0/+26
* autofs4: use helper functions for active list handlingIan Kent2009-12-161-0/+2
* switch follow_down()Al Viro2009-06-111-3/+3
* autofs4: cleanup expire code duplicationIan Kent2009-04-011-0/+2
* autofs4: make autofs type usage explicitIan Kent2009-01-061-2/+0
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-161-2/+33
* autofs4: track uid and gid of last mount requesterIan Kent2008-10-161-0/+3
* autofs4: cleanup autofs mount type usageIan Kent2008-10-161-4/+2
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-241-0/+1
* autofs4: fix direct mount pending expire raceIan Kent2008-07-241-0/+3
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-241-7/+3
* autofs4: fix waitq memory leakIan Kent2008-07-241-1/+1
* autofs4: use struct qstr in waitq.cJeff Moyer2008-07-241-3/+1
* autofs4: use look aside list for lookupsIan Kent2008-07-241-0/+2
* autofs4: don't make expiring dentry negativeIan Kent2008-07-241-3/+3
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* pid namespaces: round up the APIPavel Emelianov2007-10-191-1/+1
* [PATCH] autofs4: fix another race between mount and expireIan Kent2007-02-201-0/+4
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-5/+5
* [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+2
* [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...David Howells2006-10-111-2/+1
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-2/+0
* [PATCH] autofs4: NFY_NONE wait race fixIan Kent2006-05-151-3/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk2006-03-281-0/+3
* [PATCH] autofs4: atomic var underflowIan Kent2006-03-271-1/+1
* [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent2006-03-271-3/+3
* [PATCH] autofs4: add new packet type for v5 communicationsIan Kent2006-03-271-7/+16
* [PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent2006-03-271-0/+8
* [PATCH] autofs4: rename simple_empty_nolock functionIan Kent2006-03-271-1/+1
* [PATCH] autofs4: add a show mount options for proc filesystemIan Kent2006-03-271-0/+3
* [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-271-0/+1
* [PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2006-03-271-8/+0
* [PATCH] sem2mutex: autofs4 wq_semIngo Molnar2006-03-231-1/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-081-1/+1
* [PATCH] autofs4: fix infamous "Busy inodes after umount ..." messageIan Kent2005-07-271-0/+1
* [PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent2005-06-211-0/+13
* [PATCH] autofs4: tree race fixIan Kent2005-05-011-2/+12
* [PATCH] autofs4: wait order fixIan Kent2005-05-011-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+193
OpenPOWER on IntegriCloud