index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
devpts
Commit message (
Expand
)
Author
Age
*
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
|
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
*
|
tty: rework pty count limiting
Konstantin Khlebnikov
2012-01-24
*
|
tty: move pty count limiting into devpts
Konstantin Khlebnikov
2012-01-24
|
/
*
devpts: fix double-free on mount failure
Al Viro
2012-01-08
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
*
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-02
*
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
2011-03-22
*
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2011-03-21
*
convert get_sb_single() users
Al Viro
2010-10-29
*
Simplify devpts_get_sb() failure exits
Al Viro
2010-05-21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
2009-12-11
*
Move magic numbers into magic.h
Nick Black
2009-09-23
*
devpts: remove module-related code
H. Peter Anvin
2009-06-24
*
devpts: unregister the file system on error
Alan Cox
2009-06-11
*
devpts: correctly set default options
Sukadev Bhattiprolu
2009-05-15
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
*
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-27
*
devpts: remove graffiti
Alexey Dobriyan
2009-03-10
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
*
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
2009-01-02
*
Per-mount allocated_ptys
Sukadev Bhattiprolu
2009-01-02
*
Remove devpts_root global
Sukadev Bhattiprolu
2009-01-02
*
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2008-11-13
*
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
*
Simplify devpts_pty_kill
Sukadev Bhattiprolu
2008-10-13
*
Simplify devpts_pty_new()
Sukadev Bhattiprolu
2008-10-13
*
Simplify devpts_get_tty()
Sukadev Bhattiprolu
2008-10-13
*
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
2008-10-13
*
[PATCH] devpts: switch to IDA
Alexey Dobriyan
2008-08-01
*
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-04-30
*
mount options: fix devpts
Miklos Szeredi
2008-02-08
*
devpts: add fsnotify create event
Florin Malita
2007-05-08
*
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
[next]