aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/waitq.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-05-071-18/+2
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-03-121-3/+19
* autofs4 - remove autofs4_lockIan Kent2011-03-241-3/+3
* autofs4: Fix wait validationIan Kent2011-01-151-1/+16
* fs: dcache remove dcache_lockNick Piggin2011-01-071-3/+4
* fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-071-3/+15
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-091-14/+8
* autofs4: make autofs type usage explicitIan Kent2009-01-061-4/+4
* CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2008-11-141-2/+2
* autofs4: track uid and gid of last mount requesterIan Kent2008-10-161-0/+34
* autofs4: cleanup autofs mount type usageIan Kent2008-10-161-4/+4
* autofs4: indirect dentry must almost always be positiveIan Kent2008-07-241-3/+14
* autofs4: detect invalid direct mount requestsIan Kent2008-07-241-0/+4
* autofs4: fix waitq memory leakIan Kent2008-07-241-9/+9
* autofs4: check kernel communication pipe is valid for writeIan Kent2008-07-241-2/+14
* autofs4: add missing kfreeIan Kent2008-07-241-1/+3
* autofs4: fix pending mount raceIan Kent2008-07-241-38/+97
* autofs4: fix waitq lockingIan Kent2008-07-241-11/+12
* autofs4: use struct qstr in waitq.cJeff Moyer2008-07-241-41/+45
* autofs4: check for invalid dentry in getpathIan Kent2008-05-011-1/+1
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* [PATCH] autofs4: header file updateIan Kent2007-02-201-4/+8
* [PATCH] autofs4: panic after mount failIan Kent2006-11-141-4/+2
* [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...David Howells2006-10-111-1/+0
* [PATCH] autofs4: NFY_NONE wait race fixIan Kent2006-05-151-24/+53
* [PATCH] autofs4: atomic var underflowIan Kent2006-03-271-2/+4
* [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-12/+74
* [PATCH] autofs4: white space cleanup for waitq.cIan Kent2006-03-271-10/+9
* [PATCH] sem2mutex: autofs4 wq_semIngo Molnar2006-03-231-8/+8
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-4/+2
* [PATCH] autofs4: mistake in debug printIan Kent2005-07-071-2/+2
* [PATCH] autofs4: post expire race fixIan Kent2005-06-211-0/+7
* [PATCH] autofs4: wait order fixIan Kent2005-05-011-10/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+303