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