aboutsummaryrefslogtreecommitdiff
path: root/fs/devpts
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11devpts_get_tty() should validate inodeSukadev Bhattiprolu
2009-09-23Move magic numbers into magic.hNick Black
2009-06-24devpts: remove module-related codeH. Peter Anvin
2009-06-11devpts: unregister the file system on errorAlan Cox
2009-05-15devpts: correctly set default optionsSukadev Bhattiprolu
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds