summaryrefslogtreecommitdiff
path: root/fs/devpts
AgeCommit message (Expand)Author
2009-03-27Merge code for single and multiple-instance mountsSukadev Bhattiprolu
2009-03-27Remove get_init_pts_sb()Sukadev Bhattiprolu
2009-03-27Move common mknod_ptmx() calls into callerSukadev Bhattiprolu
2009-03-27Parse mount options just once and copy them to super blockSukadev Bhattiprolu
2009-03-27Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27devpts: Must release s_umount on errorSukadev Bhattiprolu
2009-03-10devpts: remove graffitiAlexey Dobriyan
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells
2009-01-02devpts: fix unused function warningAndrew Morton
2009-01-02devpts: Coding style clean upAlan Cox
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu
2009-01-02Remove devpts_root globalSukadev Bhattiprolu
2008-11-14CRED: Wrap task credential accesses in the devpts filesystemDavid Howells
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu
2008-02-08mount options: fix devptsMiklos Szeredi
2007-05-08devpts: add fsnotify create eventFlorin Malita
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-23[PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley
2005-01-07[PATCH] devpts/inode.c: make one struct staticAdrian Bunk
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-18[PATCH] xattr consolidation v3 - devptsJames Morris
2004-08-30[PATCH] Prevent memory leak in devptsOlaf Kirch
2004-02-22[PATCH] dynamic pty allocationAndrew Morton
2004-01-20[PATCH] Move XATTR_SECURITY_PREFIX macro to common locationAndrew Morton
2003-07-25[PATCH] fs/ Makefile cleanupSam Ravnborg
2003-05-26[PATCH] Cleanup in fs_devpts_inode.cRusty Russell
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] devpts xattr handler for security labelsAndrew Morton
2003-01-14[PATCH] remove obsolete kern_umount alias for mntputChristoph Hellwig
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-09-29[PATCH] C99 designated initializer patch for fs/devpts.Art Haas