Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9819eb9cd3252fe45d52500f0f12980ee040177
/
fs
/
autofs4
/
dev-ioctl.c
0a28096
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
by Al Viro
· 10 years ago
23bfc2a
autofs4: allow RCU-walk to walk through autofs4
by NeilBrown
· 10 years ago
3ff6db3
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
by Fabian Frederick
· 10 years ago
e53d77e
autofs4: check dev ioctl size before allocating
by Sasha Levin
· 11 years ago
6eaba35
autofs4: allow autofs to work outside the initial PID namespace
by Sukadev Bhattiprolu
· 11 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
ac83871
autofs4 - fix device ioctl mount lookup
by Ian Kent
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
45634cd
userns: Support autofs4 interacing with multiple user namespaces
by Eric W. Biederman
· 13 years ago
c921b40
autofs4: don't open-code fd_install()
by Al Viro
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
64f371b
autofs: make the autofsv5 packet file descriptor use a packetized pipe
by Linus Torvalds
· 13 years ago
fcbf94b
Revert "autofs: work around unhappy compat problem on x86-64"
by Linus Torvalds
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a32744d
autofs: work around unhappy compat problem on x86-64
by Ian Kent
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
3dc8fe4
autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()
by Jesper Juhl
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7ca5ca6
fs/autofs4: use memdup_user
by Julia Lawall
· 14 years ago
578454f
driver core: add devname module aliases to allow module on-demand auto-loading
by Kay Sievers
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f598f9f
Sanitize autofs_dev_ioctl_ismountpoint()
by Al Viro
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
bab77eb
switch follow_up() to struct path
by Al Viro
· 16 years ago
4e44b68
Get rid of path_lookup in autofs4
by Al Viro
· 16 years ago
3eac877
autofs4: use memchr() in invalid_string()
by Al Viro
· 16 years ago
cf2706a3
Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
by Al Viro
· 16 years ago
56fcef7
autofs4: cleanup expire code duplication
by Ian Kent
· 16 years ago
bae8ec6
autofs4: fix string validation check order
by Ian Kent
· 16 years ago
a92daf6
autofs4: make autofs type usage explicit
by Ian Kent
· 16 years ago
41cfef2
autofs4: fix var shadowed by local delaration
by Ian Kent
· 16 years ago
730c9ee
autofs4: improve parameter usage
by Ian Kent
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
96b0317
autofs4: collect version check return
by Ian Kent
· 16 years ago
8d7b48e
autofs4: add miscellaneous device for ioctls
by Ian Kent
· 16 years ago