aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/autofs_i.h
Commit message (Expand)AuthorAgeFilesLines
* autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-05-071-0/+11
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-05-071-1/+0
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-03-121-0/+1
* autofs4 - remove autofs4_lockIan Kent2011-03-241-2/+0
* autofs4: clean ->d_release() and autofs4_free_ino() upAl Viro2011-01-181-1/+0
* autofs4: split autofs4_init_ino()Al Viro2011-01-181-1/+2
* autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymoreAl Viro2011-01-181-1/+1
* autofs4: kill ->size in autofs_infoAl Viro2011-01-181-2/+0
* autofs4: pass mode to autofs4_get_inode() explicitlyAl Viro2011-01-181-3/+2
* autofs4: keep symlink body in inode->i_privateAl Viro2011-01-181-5/+0
* autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-151-1/+0
* autofs4: Clean up dentry operationsIan Kent2011-01-151-5/+2
* autofs4: Clean up inode operationsIan Kent2011-01-151-3/+0
* autofs4: Remove unused codeIan Kent2011-01-151-7/+0
* autofs4: Add d_manage() dentry operationIan Kent2011-01-151-1/+49
* autofs4: Add d_automount() dentry operationIan Kent2011-01-151-0/+30
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-151-13/+0
* fs: dcache remove dcache_lockNick Piggin2011-01-071-0/+3
* fs: dcache scale subdirsNick Piggin2011-01-071-0/+11
* fs: dcache scale d_unhashedNick Piggin2011-01-071-13/+0
* 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