summaryrefslogtreecommitdiffstats
path: root/fs/devpts
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_single() usersAl Viro2010-10-291-17/+15
* Simplify devpts_get_sb() failure exitsAl Viro2010-05-211-6/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* devpts_get_tty() should validate inodeSukadev Bhattiprolu2009-12-111-2/+14
* Move magic numbers into magic.hNick Black2009-09-231-2/+1
* devpts: remove module-related codeH. Peter Anvin2009-06-241-10/+0
* devpts: unregister the file system on errorAlan Cox2009-06-111-1/+3
* devpts: correctly set default optionsSukadev Bhattiprolu2009-05-151-6/+12
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-3/+2
* Merge code for single and multiple-instance mountsSukadev Bhattiprolu2009-03-271-73/+40
* Remove get_init_pts_sb()Sukadev Bhattiprolu2009-03-271-19/+6
* Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-271-19/+17
* Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-271-78/+22
* Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu2009-03-271-1/+6
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+2
* devpts: Must release s_umount on errorSukadev Bhattiprolu2009-03-271-0/+2
* devpts: remove graffitiAlexey Dobriyan2009-03-101-5/+0
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-4/+0
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2009-01-021-3/+3
* devpts: fix unused function warningAndrew Morton2009-01-021-1/+1
* devpts: Coding style clean upAlan Cox2009-01-021-27/+26
* Enable multiple instances of devptsSukadev Bhattiprolu2009-01-021-7/+163
* Define get_init_pts_sb()Sukadev Bhattiprolu2009-01-021-1/+54
* Define mknod_ptmx()Sukadev Bhattiprolu2009-01-021-5/+110
* Extract option parsing to new functionSukadev Bhattiprolu2009-01-021-3/+9
* Per-mount 'config' objectSukadev Bhattiprolu2009-01-021-18/+27
* Per-mount allocated_ptysSukadev Bhattiprolu2009-01-021-7/+48
* Remove devpts_root globalSukadev Bhattiprolu2009-01-021-9/+20
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2008-11-141-2/+2
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* Simplify devpts_pty_killSukadev Bhattiprolu2008-10-131-17/+12
* Simplify devpts_pty_new()Sukadev Bhattiprolu2008-10-131-3/+8
* Simplify devpts_get_tty()Sukadev Bhattiprolu2008-10-131-12/+5
* Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-131-5/+6
* [PATCH] devpts: switch to IDAAlexey Dobriyan2008-08-011-8/+8
* devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-1/+42
* mount options: fix devptsMiklos Szeredi2008-02-081-3/+18
* devpts: add fsnotify create eventFlorin Malita2007-05-081-1/+4
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-03-231-27/+49
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+4
* [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-053-69/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-163-0/+297
OpenPOWER on IntegriCloud