Al Viro
|
9763f7a4a5
Merge branch 'work.autofs' into for-linus
|
8 år sedan |
Al Viro
|
5b5577e4eb
autofs: constify find_autofs_mount() callback
|
8 år sedan |
Ian Kent
|
6035974147
autofs: use path_has_submounts() to fix unreliable have_submount() checks
|
8 år sedan |
Ian Kent
|
74f504cff5
autofs: change autofs4_expire_wait()/do_expire_wait() to take struct path
|
8 år sedan |
Tomohiro Kusumi
|
fcc24534b0
autofs: refactor ioctl fn vector in iookup_dev_ioctl()
|
8 år sedan |
Tomohiro Kusumi
|
390855547c
autofs: fix print format for ioctl warning message
|
8 år sedan |
Ian Kent
|
d9e1923207
autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD
|
8 år sedan |
Ian Kent
|
aa8419367b
autofs: fix dev ioctl number range check
|
8 år sedan |
Tomohiro Kusumi
|
41a4497a4f
autofs: don't fail to free_dev_ioctl(param)
|
8 år sedan |
Ian Kent
|
8a78d59304
autofs4: use pr_xxx() macros directly for logging
|
9 år sedan |
Ian Kent
|
90967c87e3
autofs4: change log print macros to not insert newline
|
9 år sedan |
Ian Kent
|
cab49f9ed8
autofs4: make autofs log prints consistent
|
9 år sedan |
Ian Kent
|
0266725ad4
autofs4: fix some white space errors
|
9 år sedan |
Ian Kent
|
e9a7c2f1a5
autofs4: coding style fixes
|
9 år sedan |
Al Viro
|
0a280962dc
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
|
10 år sedan |
NeilBrown
|
23bfc2a24e
autofs4: allow RCU-walk to walk through autofs4
|
10 år sedan |
Fabian Frederick
|
3ff6db3287
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
|
11 år sedan |
Sasha Levin
|
e53d77eb8b
autofs4: check dev ioctl size before allocating
|
11 år sedan |
Sukadev Bhattiprolu
|
6eaba35b43
autofs4: allow autofs to work outside the initial PID namespace
|
11 år sedan |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 år sedan |
Ian Kent
|
ac83871996
autofs4 - fix device ioctl mount lookup
|
12 år sedan |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 år sedan |
Eric W. Biederman
|
45634cd8cb
userns: Support autofs4 interacing with multiple user namespaces
|
13 år sedan |
Al Viro
|
c921b40d62
autofs4: don't open-code fd_install()
|
13 år sedan |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 år sedan |
Linus Torvalds
|
64f371bc31
autofs: make the autofsv5 packet file descriptor use a packetized pipe
|
13 år sedan |
Linus Torvalds
|
fcbf94b9de
Revert "autofs: work around unhappy compat problem on x86-64"
|
13 år sedan |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 år sedan |
Ian Kent
|
a32744d4ab
autofs: work around unhappy compat problem on x86-64
|
13 år sedan |
David Howells
|
1dce27c5aa
Wrap accesses to the fd_sets in struct fdtable
|
13 år sedan |