summaryrefslogtreecommitdiff
path: root/fs/devpts
Commit message (Expand)AuthorAge
...
* devpts: unregister the file system on errorAlan Cox2009-06-11
* devpts: correctly set default optionsSukadev Bhattiprolu2009-05-15
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* Merge code for single and multiple-instance mountsSukadev Bhattiprolu2009-03-27
* Remove get_init_pts_sb()Sukadev Bhattiprolu2009-03-27
* Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-27
* Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-27
* Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu2009-03-27
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* devpts: Must release s_umount on errorSukadev Bhattiprolu2009-03-27
* devpts: remove graffitiAlexey Dobriyan2009-03-10
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2009-01-02
* devpts: fix unused function warningAndrew Morton2009-01-02
* devpts: Coding style clean upAlan Cox2009-01-02
* Enable multiple instances of devptsSukadev Bhattiprolu2009-01-02
* Define get_init_pts_sb()Sukadev Bhattiprolu2009-01-02
* Define mknod_ptmx()Sukadev Bhattiprolu2009-01-02
* Extract option parsing to new functionSukadev Bhattiprolu2009-01-02
* Per-mount 'config' objectSukadev Bhattiprolu2009-01-02
* Per-mount allocated_ptysSukadev Bhattiprolu2009-01-02
* Remove devpts_root globalSukadev Bhattiprolu2009-01-02
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2008-11-14
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* Simplify devpts_pty_killSukadev Bhattiprolu2008-10-13
* Simplify devpts_pty_new()Sukadev Bhattiprolu2008-10-13
* Simplify devpts_get_tty()Sukadev Bhattiprolu2008-10-13
* Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-13
* [PATCH] devpts: switch to IDAAlexey Dobriyan2008-08-01
* devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-30
* mount options: fix devptsMiklos Szeredi2008-02-08
* devpts: add fsnotify create eventFlorin Malita2007-05-08
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-03-23
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16