index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
devpts
Age
Commit message (
Expand
)
Author
2016-08-16
devpts: clean up interface to pty drivers
Linus Torvalds
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2015-06-30
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-06-06
fs/devpts/inode.c: convert printk to pr_foo()
Fabian Frederick
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-11-13
devpts: plug the memory leak in kill_sb
Ilija Hadzic
2013-01-26
userns: Allow the userns root to mount of devpts
Eric W. Biederman
2012-10-22
TTY: devpts, document devpts inode operations
Jiri Slaby
2012-10-22
TTY: devpts, do not set driver_data
Jiri Slaby
2012-10-22
TTY: devpts, return created inode from devpts_pty_new
Jiri Slaby
2012-10-22
TTY: devpts, don't care about TTY in devpts_get_tty
Jiri Slaby
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2012-05-15
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-01-24
tty: rework pty count limiting
Konstantin Khlebnikov
2012-01-24
tty: move pty count limiting into devpts
Konstantin Khlebnikov
2012-01-08
devpts: fix double-free on mount failure
Al Viro
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-03-22
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2010-10-29
convert get_sb_single() users
Al Viro
2010-05-21
Simplify devpts_get_sb() failure exits
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
2009-09-23
Move magic numbers into magic.h
Nick Black
2009-06-24
devpts: remove module-related code
H. Peter Anvin
2009-06-11
devpts: unregister the file system on error
Alan Cox
2009-05-15
devpts: correctly set default options
Sukadev Bhattiprolu
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-27
devpts: Must release s_umount on error
Sukadev Bhattiprolu
2009-03-10
devpts: remove graffiti
Alexey Dobriyan
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-02
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2009-01-02
devpts: fix unused function warning
Andrew Morton
2009-01-02
devpts: Coding style clean up
Alan Cox
2009-01-02
Enable multiple instances of devpts
Sukadev Bhattiprolu
2009-01-02
Define get_init_pts_sb()
Sukadev Bhattiprolu
2009-01-02
Define mknod_ptmx()
Sukadev Bhattiprolu
2009-01-02
Extract option parsing to new function
Sukadev Bhattiprolu
2009-01-02
Per-mount 'config' object
Sukadev Bhattiprolu
[next]