index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
devpts
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
fs/devpts/inode.c: convert printk to pr_foo()
Fabian Frederick
1
-11
/
+15
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2013-11-13
devpts: plug the memory leak in kill_sb
Ilija Hadzic
1
-0
/
+1
2013-01-27
userns: Allow the userns root to mount of devpts
Eric W. Biederman
1
-0
/
+18
2012-10-23
TTY: devpts, document devpts inode operations
Jiri Slaby
1
-0
/
+21
2012-10-23
TTY: devpts, do not set driver_data
Jiri Slaby
1
-15
/
+6
2012-10-23
TTY: devpts, return created inode from devpts_pty_new
Jiri Slaby
1
-6
/
+6
2012-10-23
TTY: devpts, don't care about TTY in devpts_get_tty
Jiri Slaby
1
-5
/
+4
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-3
/
+3
2012-05-16
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
1
-8
/
+16
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-01-25
tty: rework pty count limiting
Konstantin Khlebnikov
1
-4
/
+30
2012-01-25
tty: move pty count limiting into devpts
Konstantin Khlebnikov
1
-1
/
+52
2012-01-09
devpts: fix double-free on mount failure
Al Viro
1
-3
/
+1
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-03-23
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
1
-1
/
+1
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
1
-10
/
+9
2010-10-29
convert get_sb_single() users
Al Viro
1
-17
/
+15
2010-05-22
Simplify devpts_get_sb() failure exits
Al Viro
1
-6
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-12
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
1
-2
/
+14
2009-09-23
Move magic numbers into magic.h
Nick Black
1
-2
/
+1
2009-06-24
devpts: remove module-related code
H. Peter Anvin
1
-10
/
+0
2009-06-11
devpts: unregister the file system on error
Alan Cox
1
-1
/
+3
2009-05-15
devpts: correctly set default options
Sukadev Bhattiprolu
1
-6
/
+12
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-3
/
+2
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
1
-73
/
+40
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
1
-19
/
+6
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
1
-19
/
+17
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
1
-78
/
+22
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
1
-1
/
+6
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
1
-1
/
+2
2009-03-27
devpts: Must release s_umount on error
Sukadev Bhattiprolu
1
-0
/
+2
2009-03-11
devpts: remove graffiti
Alexey Dobriyan
1
-5
/
+0
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-4
/
+0
2009-01-02
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
1
-3
/
+3
2009-01-02
devpts: fix unused function warning
Andrew Morton
1
-1
/
+1
2009-01-02
devpts: Coding style clean up
Alan Cox
1
-27
/
+26
2009-01-02
Enable multiple instances of devpts
Sukadev Bhattiprolu
1
-7
/
+163
2009-01-02
Define get_init_pts_sb()
Sukadev Bhattiprolu
1
-1
/
+54
2009-01-02
Define mknod_ptmx()
Sukadev Bhattiprolu
1
-5
/
+110
2009-01-02
Extract option parsing to new function
Sukadev Bhattiprolu
1
-3
/
+9
2009-01-02
Per-mount 'config' object
Sukadev Bhattiprolu
1
-18
/
+27
2009-01-02
Per-mount allocated_ptys
Sukadev Bhattiprolu
1
-7
/
+48
2009-01-02
Remove devpts_root global
Sukadev Bhattiprolu
1
-9
/
+20
2008-11-14
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
1
-2
/
+2
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
[next]