Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | autofs4: translate pids to the right namespace for the daemon | Miklos Szeredi | 1 | -2/+14 |
2013-09-17 | autofs4: close the races around autofs4_notify_daemon() | Al Viro | 1 | -10/+3 |
2013-03-02 | autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree() | Tim Gardner | 1 | -4/+2 |
2012-11-15 | userns: Support autofs4 interacing with multiple user namespaces | Eric W. Biederman | 1 | -2/+3 |
2012-09-27 | make get_file() return its argument | Al Viro | 1 | -2/+1 |
2012-04-28 | Revert "autofs: work around unhappy compat problem on x86-64" | Linus Torvalds | 1 | -19/+3 |
2012-02-26 | autofs: work around unhappy compat problem on x86-64 | Ian Kent | 1 | -3/+19 |
2012-01-13 | autofs4 - fix deal with autofs4_write races | Ian Kent | 1 | -1/+1 |
2012-01-11 | autofs4: deal with autofs4_write/autofs4_write races | Al Viro | 1 | -4/+5 |
2012-01-11 | autofs4: catatonic_mode vs. notify_daemon race | Al Viro | 1 | -11/+14 |
2012-01-11 | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race | Al Viro | 1 | -1/+7 |
2011-08-08 | autofs4: fix debug printk warning uncovered by cleanup | Linus Torvalds | 1 | -1/+1 |
2011-03-24 | autofs4 - remove autofs4_lock | Ian Kent | 1 | -3/+3 |
2011-01-16 | autofs4: Fix wait validation | Ian Kent | 1 | -1/+16 |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -3/+4 |
2011-01-07 | fs: Use rename lock and RCU for multi-step operations | Nick Piggin | 1 | -3/+15 |
2009-06-10 | autofs4: remove hashed check in validate_wait() | Ian Kent | 1 | -14/+8 |
2009-01-07 | autofs4: make autofs type usage explicit | Ian Kent | 1 | -4/+4 |
2008-11-14 | CRED: Wrap task credential accesses in the autofs4 filesystem | David Howells | 1 | -2/+2 |
2008-10-16 | autofs4: track uid and gid of last mount requester | Ian Kent | 1 | -0/+34 |
2008-10-16 | autofs4: cleanup autofs mount type usage | Ian Kent | 1 | -4/+4 |
2008-07-24 | autofs4: indirect dentry must almost always be positive | Ian Kent | 1 | -3/+14 |
2008-07-24 | autofs4: detect invalid direct mount requests | Ian Kent | 1 | -0/+4 |
2008-07-24 | autofs4: fix waitq memory leak | Ian Kent | 1 | -9/+9 |
2008-07-24 | autofs4: check kernel communication pipe is valid for write | Ian Kent | 1 | -2/+14 |
2008-07-24 | autofs4: add missing kfree | Ian Kent | 1 | -1/+3 |
2008-07-24 | autofs4: fix pending mount race | Ian Kent | 1 | -38/+97 |
2008-07-24 | autofs4: fix waitq locking | Ian Kent | 1 | -11/+12 |
2008-07-24 | autofs4: use struct qstr in waitq.c | Jeff Moyer | 1 | -41/+45 |
2008-05-01 | autofs4: check for invalid dentry in getpath | Ian Kent | 1 | -1/+1 |
2007-10-19 | sparse pointer use of zero as null | Stephen Hemminger | 1 | -1/+1 |
2007-02-21 | [PATCH] autofs4: header file update | Ian Kent | 1 | -4/+8 |
2006-11-14 | [PATCH] autofs4: panic after mount fail | Ian Kent | 1 | -4/+2 |
2006-10-11 | [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_... | David Howells | 1 | -1/+0 |
2006-05-15 | [PATCH] autofs4: NFY_NONE wait race fix | Ian Kent | 1 | -24/+53 |
2006-03-27 | [PATCH] autofs4: atomic var underflow | Ian Kent | 1 | -2/+4 |
2006-03-27 | [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* | Ian Kent | 1 | -3/+3 |
2006-03-27 | [PATCH] autofs4: add new packet type for v5 communications | Ian Kent | 1 | -12/+74 |
2006-03-27 | [PATCH] autofs4: white space cleanup for waitq.c | Ian Kent | 1 | -10/+9 |
2006-03-23 | [PATCH] sem2mutex: autofs4 wq_sem | Ingo Molnar | 1 | -8/+8 |
2005-11-07 | [PATCH] kfree cleanup: fs | Jesper Juhl | 1 | -4/+2 |
2005-07-08 | [PATCH] autofs4: mistake in debug print | Ian Kent | 1 | -2/+2 |
2005-06-22 | [PATCH] autofs4: post expire race fix | Ian Kent | 1 | -0/+7 |
2005-05-01 | [PATCH] autofs4: wait order fix | Ian Kent | 1 | -10/+12 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+303 |