index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
devpts
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-16
convert devpts
Al Viro
1
-36
/
+21
2025-06-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
1
-1
/
+1
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-04-07
devpts: Fix type for uid and gid params
David Howells
1
-2
/
+2
2025-02-06
vfs: Convert devpts to use the new mount API
David Howells
1
-139
/
+108
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-10-18
devpts: convert to new timestamp accessors
Jeff Layton
1
-3
/
+3
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-5
/
+5
2023-08-19
devpts: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-07-13
devpts: convert to ctime accessor functions
Jeff Layton
1
-3
/
+3
2023-03-13
devpts: simplify two-level sysctl registration for pty_kern_table
Luis Chamberlain
1
-19
/
+1
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-1
/
+1
2019-09-03
devpts_pty_kill(): don't bother with d_delete()
Al Viro
1
-1
/
+1
2019-06-20
devpts: call fsnotify_unlink() hook
Amir Goldstein
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-24
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
1
-0
/
+1
2018-08-21
devpts: Convert to new IDA API
Matthew Wilcox
1
-33
/
+12
2018-03-14
devpts: comment devpts_mntget()
Christian Brauner
1
-0
/
+18
2018-03-14
devpts: resolve devpts bind-mounts
Christian Brauner
1
-10
/
+16
2018-03-14
devpts: hoist out check for DEVPTS_SUPER_MAGIC
Christian Brauner
1
-11
/
+15
2018-01-31
devpts: fix error handling in devpts_mntget()
Eric Biggers
1
-2
/
+2
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
1
-16
/
+49
2017-08-23
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
1
-3
/
+1
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
1
-1
/
+3
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-3
/
+3
2016-09-23
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
Eric W. Biederman
1
-9
/
+4
2016-09-23
devpts: Remove sync_filesystems
Eric W. Biederman
1
-1
/
+0
2016-09-23
devpts: Make devpts_kill_sb safe if fsi is NULL
Eric W. Biederman
1
-1
/
+2
2016-09-23
devpts: Simplify devpts_mount by using mount_nodev
Eric W. Biederman
1
-18
/
+1
2016-09-23
devpts: Move the creation of /dev/pts/ptmx into fill_super
Eric W. Biederman
1
-8
/
+11
2016-09-23
devpts: Move parse_mount_options into fill_super
Eric W. Biederman
1
-8
/
+8
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-06-23
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
Eric W. Biederman
1
-1
/
+2
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
1
-136
/
+55
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
1
-41
/
+12
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
1
-25
/
+24
2016-02-06
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2015-06-30
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
1
-7
/
+24
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-8
/
+8
2014-06-06
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-26
userns: Allow the userns root to mount of devpts
Eric W. Biederman
1
-0
/
+18
2012-10-22
TTY: devpts, document devpts inode operations
Jiri Slaby
1
-0
/
+21
[next]