index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
devpts
Age
Commit message (
Expand
)
Author
2012-10-22
TTY: devpts, don't care about TTY in devpts_get_tty
Jiri Slaby
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2012-05-15
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-01-24
tty: rework pty count limiting
Konstantin Khlebnikov
2012-01-24
tty: move pty count limiting into devpts
Konstantin Khlebnikov
2012-01-08
devpts: fix double-free on mount failure
Al Viro
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-03-22
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2010-10-29
convert get_sb_single() users
Al Viro
2010-05-21
Simplify devpts_get_sb() failure exits
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
2009-09-23
Move magic numbers into magic.h
Nick Black
2009-06-24
devpts: remove module-related code
H. Peter Anvin
2009-06-11
devpts: unregister the file system on error
Alan Cox
2009-05-15
devpts: correctly set default options
Sukadev Bhattiprolu
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-27
devpts: Must release s_umount on error
Sukadev Bhattiprolu
2009-03-10
devpts: remove graffiti
Alexey Dobriyan
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-02
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2009-01-02
devpts: fix unused function warning
Andrew Morton
2009-01-02
devpts: Coding style clean up
Alan Cox
2009-01-02
Enable multiple instances of devpts
Sukadev Bhattiprolu
2009-01-02
Define get_init_pts_sb()
Sukadev Bhattiprolu
2009-01-02
Define mknod_ptmx()
Sukadev Bhattiprolu
2009-01-02
Extract option parsing to new function
Sukadev Bhattiprolu
2009-01-02
Per-mount 'config' object
Sukadev Bhattiprolu
2009-01-02
Per-mount allocated_ptys
Sukadev Bhattiprolu
2009-01-02
Remove devpts_root global
Sukadev Bhattiprolu
2008-11-14
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
Simplify devpts_pty_kill
Sukadev Bhattiprolu
2008-10-13
Simplify devpts_pty_new()
Sukadev Bhattiprolu
2008-10-13
Simplify devpts_get_tty()
Sukadev Bhattiprolu
2008-10-13
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
2008-08-01
[PATCH] devpts: switch to IDA
Alexey Dobriyan
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-02-08
mount options: fix devpts
Miklos Szeredi
[prev]
[next]