index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs4
/
waitq.c
Age
Commit message (
Expand
)
Author
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
2016-09-30
autofs: Fix automounts by using current_real_cred()->uid
Eric W. Biederman
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
2016-07-20
qstr: constify instances in autofs4
Al Viro
2016-06-24
autofs: don't get stuck in a loop if vfs_write() returns an error
Andrey Vagin
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-03-15
autofs4: use pr_xxx() macros directly for logging
Ian Kent
2016-03-15
autofs4: change log print macros to not insert newline
Ian Kent
2016-03-15
autofs4: make autofs log prints consistent
Ian Kent
2016-03-15
autofs4: fix some white space errors
Ian Kent
2016-03-15
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
2016-03-15
autofs4: coding style fixes
Ian Kent
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
autofs: switch to __vfs_write()
Al Viro
2014-01-23
autofs4: translate pids to the right namespace for the daemon
Miklos Szeredi
2013-09-16
autofs4: close the races around autofs4_notify_daemon()
Al Viro
2013-03-01
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
Tim Gardner
2012-11-14
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
2012-09-26
make get_file() return its argument
Al Viro
2012-04-28
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
2012-02-25
autofs: work around unhappy compat problem on x86-64
Ian Kent
2012-01-13
autofs4 - fix deal with autofs4_write races
Ian Kent
2012-01-11
autofs4: deal with autofs4_write/autofs4_write races
Al Viro
2012-01-11
autofs4: catatonic_mode vs. notify_daemon race
Al Viro
2012-01-11
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
Al Viro
2011-08-08
autofs4: fix debug printk warning uncovered by cleanup
Linus Torvalds
2011-03-24
autofs4 - remove autofs4_lock
Ian Kent
2011-01-15
autofs4: Fix wait validation
Ian Kent
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2009-06-09
autofs4: remove hashed check in validate_wait()
Ian Kent
2009-01-06
autofs4: make autofs type usage explicit
Ian Kent
2008-11-14
CRED: Wrap task credential accesses in the autofs4 filesystem
David Howells
2008-10-16
autofs4: track uid and gid of last mount requester
Ian Kent
2008-10-16
autofs4: cleanup autofs mount type usage
Ian Kent
2008-07-24
autofs4: indirect dentry must almost always be positive
Ian Kent
2008-07-24
autofs4: detect invalid direct mount requests
Ian Kent
2008-07-24
autofs4: fix waitq memory leak
Ian Kent
2008-07-24
autofs4: check kernel communication pipe is valid for write
Ian Kent
2008-07-24
autofs4: add missing kfree
Ian Kent
2008-07-24
autofs4: fix pending mount race
Ian Kent
2008-07-24
autofs4: fix waitq locking
Ian Kent
2008-07-24
autofs4: use struct qstr in waitq.c
Jeff Moyer
2008-05-01
autofs4: check for invalid dentry in getpath
Ian Kent
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-02-20
[PATCH] autofs4: header file update
Ian Kent
2006-11-14
[PATCH] autofs4: panic after mount fail
Ian Kent
2006-10-11
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...
David Howells
2006-05-15
[PATCH] autofs4: NFY_NONE wait race fix
Ian Kent
[next]