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
*
devpts_pty_kill(): don't bother with d_delete()
Al Viro
2019-09-03
1
-1
/
+1
*
devpts: call fsnotify_unlink() hook
Amir Goldstein
2019-06-20
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
2019-05-24
1
-4
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
2019-01-24
1
-0
/
+1
*
devpts: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-34
/
+13
*
devpts: comment devpts_mntget()
Christian Brauner
2018-03-14
1
-0
/
+18
*
devpts: resolve devpts bind-mounts
Christian Brauner
2018-03-14
1
-10
/
+16
*
devpts: hoist out check for DEVPTS_SUPER_MAGIC
Christian Brauner
2018-03-14
1
-11
/
+15
*
devpts: fix error handling in devpts_mntget()
Eric Biggers
2018-01-31
1
-2
/
+2
*
pty: Repair TIOCGPTPEER
Eric W. Biederman
2017-08-24
1
-16
/
+49
*
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
2017-08-23
1
-3
/
+1
*
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
2017-08-17
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-3
/
+3
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-3
/
+3
*
|
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
Eric W. Biederman
2016-09-23
1
-9
/
+4
*
|
devpts: Remove sync_filesystems
Eric W. Biederman
2016-09-23
1
-1
/
+0
*
|
devpts: Make devpts_kill_sb safe if fsi is NULL
Eric W. Biederman
2016-09-23
1
-1
/
+2
*
|
devpts: Simplify devpts_mount by using mount_nodev
Eric W. Biederman
2016-09-23
1
-18
/
+1
*
|
devpts: Move the creation of /dev/pts/ptmx into fill_super
Eric W. Biederman
2016-09-23
1
-8
/
+11
*
|
devpts: Move parse_mount_options into fill_super
Eric W. Biederman
2016-09-23
1
-8
/
+8
|
/
*
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
2016-09-03
1
-1
/
+2
*
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
Eric W. Biederman
2016-06-23
1
-1
/
+2
*
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2016-06-05
1
-136
/
+55
*
devpts: more pty driver interface cleanups
Linus Torvalds
2016-04-26
1
-41
/
+12
*
devpts: clean up interface to pty drivers
Linus Torvalds
2016-04-18
1
-25
/
+24
*
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-06
1
-0
/
+20
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
2015-06-30
1
-7
/
+24
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-8
/
+8
*
fs/devpts/inode.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
1
-11
/
+15
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
*
devpts: plug the memory leak in kill_sb
Ilija Hadzic
2013-11-13
1
-0
/
+1
*
userns: Allow the userns root to mount of devpts
Eric W. Biederman
2013-01-26
1
-0
/
+18
*
TTY: devpts, document devpts inode operations
Jiri Slaby
2012-10-22
1
-0
/
+21
*
TTY: devpts, do not set driver_data
Jiri Slaby
2012-10-22
1
-15
/
+6
*
TTY: devpts, return created inode from devpts_pty_new
Jiri Slaby
2012-10-22
1
-6
/
+6
*
TTY: devpts, don't care about TTY in devpts_get_tty
Jiri Slaby
2012-10-22
1
-5
/
+4
*
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-3
/
+3
*
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
1
-8
/
+16
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-2
/
+1
|
\
|
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
*
|
tty: rework pty count limiting
Konstantin Khlebnikov
2012-01-24
1
-4
/
+30
*
|
tty: move pty count limiting into devpts
Konstantin Khlebnikov
2012-01-24
1
-1
/
+52
|
/
*
devpts: fix double-free on mount failure
Al Viro
2012-01-08
1
-3
/
+1
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
1
-2
/
+2
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
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
[next]