Linus Torvalds
|
2afe738fc0
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
NeilBrown
|
302ec300ef
autofs: fix careless error in recent commit
|
8 years ago |
Eric W. Biederman
|
116ceac974
autofs4: Modify autofs_wait to use current_uid() and current_gid()
|
8 years ago |
NeilBrown
|
ecc0c469f2
autofs: don't fail mount for transient error
|
8 years ago |
Christoph Hellwig
|
317d5a5f0f
autofs4: switch autofs4_write to __kernel_write
|
8 years ago |
Linus Torvalds
|
7cee9384cb
Fix up over-eager 'wait_queue_t' renaming
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Eric W. Biederman
|
93faccbbfa
fs: Better permission checking for submounts
|
9 years ago |
Ian Kent
|
6035974147
autofs: use path_has_submounts() to fix unreliable have_submount() checks
|
9 years ago |
Ian Kent
|
dd36a882e7
autofs: change autofs4_wait() to take struct path
|
9 years ago |
Eric W. Biederman
|
069d5ac9ae
autofs: Fix automounts by using current_real_cred()->uid
|
9 years ago |
Linus Torvalds
|
835c92d43b
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
554828ee0d
Merge branch 'salted-string-hash'
|
9 years ago |
Al Viro
|
8ac790f312
qstr: constify instances in autofs4
|
9 years ago |
Andrey Vagin
|
5a9294e5c5
autofs: don't get stuck in a loop if vfs_write() returns an error
|
9 years ago |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 years ago |
Ian Kent
|
8a78d59304
autofs4: use pr_xxx() macros directly for logging
|
9 years ago |
Ian Kent
|
90967c87e3
autofs4: change log print macros to not insert newline
|
9 years ago |
Ian Kent
|
cab49f9ed8
autofs4: make autofs log prints consistent
|
9 years ago |
Ian Kent
|
0266725ad4
autofs4: fix some white space errors
|
9 years ago |
Ian Kent
|
b3f67a988c
autofs4: fix coding style line length in autofs4_wait()
|
9 years ago |
Ian Kent
|
e9a7c2f1a5
autofs4: coding style fixes
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
a35fb914ae
autofs: switch to __vfs_write()
|
10 years ago |
Miklos Szeredi
|
fbff08706d
autofs4: translate pids to the right namespace for the daemon
|
12 years ago |
Al Viro
|
606035e76e
autofs4: close the races around autofs4_notify_daemon()
|
12 years ago |
Tim Gardner
|
5140a8ceaa
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
|
12 years ago |
Eric W. Biederman
|
45634cd8cb
userns: Support autofs4 interacing with multiple user namespaces
|
14 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |