aboutsummaryrefslogtreecommitdiffstats
path: root/fs/devpts (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu1-17/+12
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu1-3/+8
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu1-12/+5
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu1-5/+6
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan1-8/+8
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu1-1/+42
2008-02-08mount options: fix devptsMiklos Szeredi1-3/+18
2007-05-08devpts: add fsnotify create eventFlorin Malita1-1/+4
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-23[PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer1-27/+49
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley3-69/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+297