index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
devpts
Age
Commit message (
Expand
)
Author
2012-01-09
devpts: fix double-free on mount failure
Al Viro
2012-01-07
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-23
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
2009-01-02
Per-mount allocated_ptys
Sukadev Bhattiprolu
2009-01-02
Remove devpts_root global
Sukadev Bhattiprolu
2008-11-13
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2008-10-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-08-01
[PATCH] devpts: switch to IDA
Alexey Dobriyan
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-02-08
mount options: fix devpts
Miklos Szeredi
2007-05-08
devpts: add fsnotify create event
Florin Malita
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-03-23
[PATCH] devpts: use lib/parser.c for parsing mount options
Domen Puncer
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
[next]