aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/devpts_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner1-4/+1
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-0/+10
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-1/+1
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-1/+1
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman1-5/+4
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds1-3/+3
2016-04-18devpts: clean up interface to pty driversLinus Torvalds1-24/+10
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby1-4/+5
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby1-4/+4
2012-10-22TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby1-4/+3
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu1-10/+21
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+34