summaryrefslogtreecommitdiff
path: root/fs/autofs4/waitq.c
Commit message (Expand)AuthorAge
* Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-30
|\
| * autofs4: Modify autofs_wait to use current_uid() and current_gid()Eric W. Biederman2017-11-30
* | autofs: fix careless error in recent commitNeilBrown2017-12-14
|/
* autofs: don't fail mount for transient errorNeilBrown2017-11-17
* autofs4: switch autofs4_write to __kernel_writeChristoph Hellwig2017-09-04
* Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-10
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* fs: Better permission checking for submountsEric W. Biederman2017-02-02
* autofs: use path_has_submounts() to fix unreliable have_submount() checksIan Kent2016-12-03
* autofs: change autofs4_wait() to take struct pathIan Kent2016-12-03
* autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman2016-09-30
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in autofs4Al Viro2016-07-20
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ | |/ |/|
| * vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* | autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin2016-06-24
|/
* autofs4: use pr_xxx() macros directly for loggingIan Kent2016-03-15
* autofs4: change log print macros to not insert newlineIan Kent2016-03-15
* autofs4: make autofs log prints consistentIan Kent2016-03-15
* autofs4: fix some white space errorsIan Kent2016-03-15
* autofs4: fix coding style line length in autofs4_wait()Ian Kent2016-03-15
* autofs4: coding style fixesIan Kent2016-03-15
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* autofs: switch to __vfs_write()Al Viro2015-04-11
* autofs4: translate pids to the right namespace for the daemonMiklos Szeredi2014-01-23
* autofs4: close the races around autofs4_notify_daemon()Al Viro2013-09-16
* autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()Tim Gardner2013-03-01
* userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-14
* make get_file() return its argumentAl Viro2012-09-26
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-04-28
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-25
* autofs4 - fix deal with autofs4_write racesIan Kent2012-01-13
* autofs4: deal with autofs4_write/autofs4_write racesAl Viro2012-01-11
* autofs4: catatonic_mode vs. notify_daemon raceAl Viro2012-01-11
* autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro2012-01-11
* autofs4: fix debug printk warning uncovered by cleanupLinus Torvalds2011-08-08
* autofs4 - remove autofs4_lockIan Kent2011-03-24
* autofs4: Fix wait validationIan Kent2011-01-15
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-07
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-09
* autofs4: make autofs type usage explicitIan Kent2009-01-06
* CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2008-11-14
* autofs4: track uid and gid of last mount requesterIan Kent2008-10-16
* autofs4: cleanup autofs mount type usageIan Kent2008-10-16
* autofs4: indirect dentry must almost always be positiveIan Kent2008-07-24
* autofs4: detect invalid direct mount requestsIan Kent2008-07-24
* autofs4: fix waitq memory leakIan Kent2008-07-24
* autofs4: check kernel communication pipe is valid for writeIan Kent2008-07-24