summaryrefslogtreecommitdiffstats
path: root/include/linux/devpts_fs.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1Star
* pty: Repair TIOCGPTPEEREric W. Biederman2017-08-241-0/+10
* Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-241-1/+1
* pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-051-5/+4Star
* devpts: more pty driver interface cleanupsLinus Torvalds2016-04-271-3/+3
* devpts: clean up interface to pty driversLinus Torvalds2016-04-181-24/+10Star
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-071-0/+4
* TTY: devpts, do not set driver_dataJiri Slaby2012-10-231-4/+5
* TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-231-4/+4
* TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-231-4/+3Star
* Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-131-10/+21
* devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+34