index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
devpts
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
2011-03-22
1
-1
/
+1
*
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2011-03-21
1
-10
/
+9
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-17
/
+15
*
Simplify devpts_get_sb() failure exits
Al Viro
2010-05-21
1
-6
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
2009-12-11
1
-2
/
+14
*
Move magic numbers into magic.h
Nick Black
2009-09-23
1
-2
/
+1
*
devpts: remove module-related code
H. Peter Anvin
2009-06-24
1
-10
/
+0
*
devpts: unregister the file system on error
Alan Cox
2009-06-11
1
-1
/
+3
*
devpts: correctly set default options
Sukadev Bhattiprolu
2009-05-15
1
-6
/
+12
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-3
/
+2
*
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
2009-03-27
1
-73
/
+40
*
Remove get_init_pts_sb()
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+6
*
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+17
*
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
2009-03-27
1
-78
/
+22
*
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
2009-03-27
1
-1
/
+6
*
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-27
1
-1
/
+2
*
devpts: Must release s_umount on error
Sukadev Bhattiprolu
2009-03-27
1
-0
/
+2
*
devpts: remove graffiti
Alexey Dobriyan
2009-03-10
1
-5
/
+0
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-4
/
+0
*
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2009-01-02
1
-3
/
+3
*
devpts: fix unused function warning
Andrew Morton
2009-01-02
1
-1
/
+1
*
devpts: Coding style clean up
Alan Cox
2009-01-02
1
-27
/
+26
*
Enable multiple instances of devpts
Sukadev Bhattiprolu
2009-01-02
1
-7
/
+163
*
Define get_init_pts_sb()
Sukadev Bhattiprolu
2009-01-02
1
-1
/
+54
*
Define mknod_ptmx()
Sukadev Bhattiprolu
2009-01-02
1
-5
/
+110
*
Extract option parsing to new function
Sukadev Bhattiprolu
2009-01-02
1
-3
/
+9
*
Per-mount 'config' object
Sukadev Bhattiprolu
2009-01-02
1
-18
/
+27
*
Per-mount allocated_ptys
Sukadev Bhattiprolu
2009-01-02
1
-7
/
+48
*
Remove devpts_root global
Sukadev Bhattiprolu
2009-01-02
1
-9
/
+20
*
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2008-11-14
1
-2
/
+2
*
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
1
-1
/
+1
*
Simplify devpts_pty_kill
Sukadev Bhattiprolu
2008-10-13
1
-17
/
+12
*
Simplify devpts_pty_new()
Sukadev Bhattiprolu
2008-10-13
1
-3
/
+8
*
Simplify devpts_get_tty()
Sukadev Bhattiprolu
2008-10-13
1
-12
/
+5
*
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
2008-10-13
1
-5
/
+6
*
[PATCH] devpts: switch to IDA
Alexey Dobriyan
2008-08-01
1
-8
/
+8
*
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-04-30
1
-1
/
+42
*
mount options: fix devpts
Miklos Szeredi
2008-02-08
1
-3
/
+18
*
devpts: add fsnotify create event
Florin Malita
2007-05-08
1
-1
/
+4
*
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
1
-1
/
+1
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-2
/
+0
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-2
/
+2
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
[PATCH] devpts: use lib/parser.c for parsing mount options
Domen Puncer
2006-03-23
1
-27
/
+49
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-4
/
+4
*
[PATCH] Generic VFS fallback for security xattrs
Stephen Smalley
2005-09-05
3
-69
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
3
-0
/
+297