index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
autofs4
/
waitq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
autofs: delete fs/autofs4 source files
Ian Kent
1
-559
/
+0
2018-06-07
autofs4: use autofs instead of autofs4 everywhere
Ian Kent
1
-26
/
+27
2018-04-11
autofs4: use wait_event_killable
Matthew Wilcox
1
-27
/
+2
2018-01-30
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2017-12-14
autofs: fix careless error in recent commit
NeilBrown
1
-1
/
+0
2017-11-30
autofs4: Modify autofs_wait to use current_uid() and current_gid()
Eric W. Biederman
1
-2
/
+2
2017-11-17
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-09-04
autofs4: switch autofs4_write to __kernel_write
Christoph Hellwig
1
-8
/
+1
2017-07-10
Fix up over-eager 'wait_queue_t' renaming
Linus Torvalds
1
-9
/
+9
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-9
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
1
-2
/
+2
2016-12-03
autofs: use path_has_submounts() to fix unreliable have_submount() checks
Ian Kent
1
-3
/
+7
2016-12-03
autofs: change autofs4_wait() to take struct path
Ian Kent
1
-1
/
+2
2016-09-30
autofs: Fix automounts by using current_real_cred()->uid
Eric W. Biederman
1
-2
/
+2
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-1
/
+1
2016-07-20
qstr: constify instances in autofs4
Al Viro
1
-2
/
+2
2016-06-24
autofs: don't get stuck in a loop if vfs_write() returns an error
Andrey Vagin
1
-3
/
+4
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
1
-1
/
+1
2016-03-15
autofs4: use pr_xxx() macros directly for logging
Ian Kent
1
-12
/
+12
2016-03-15
autofs4: change log print macros to not insert newline
Ian Kent
1
-6
/
+6
2016-03-15
autofs4: make autofs log prints consistent
Ian Kent
1
-2
/
+2
2016-03-15
autofs4: fix some white space errors
Ian Kent
1
-2
/
+1
2016-03-15
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
2016-03-15
autofs4: coding style fixes
Ian Kent
1
-22
/
+27
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-04-11
autofs: switch to __vfs_write()
Al Viro
1
-1
/
+1
2014-01-23
autofs4: translate pids to the right namespace for the daemon
Miklos Szeredi
1
-2
/
+14
2013-09-16
autofs4: close the races around autofs4_notify_daemon()
Al Viro
1
-10
/
+3
2013-03-01
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
Tim Gardner
1
-4
/
+2
2012-11-14
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
1
-2
/
+3
2012-09-26
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-25
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-15
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-09
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-01-06
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
[next]