aboutsummaryrefslogtreecommitdiff
path: root/fs/devpts/inode.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-13vfs: Use const for kernel parser tableGravatar Steven Whitehouse 1-1/+1
2008-10-13Simplify devpts_pty_killGravatar Sukadev Bhattiprolu 1-17/+12
2008-10-13Simplify devpts_pty_new()Gravatar Sukadev Bhattiprolu 1-3/+8
2008-10-13Simplify devpts_get_tty()Gravatar Sukadev Bhattiprolu 1-12/+5
2008-10-13Add an instance parameter devpts interfacesGravatar Sukadev Bhattiprolu 1-5/+6
2008-08-01[PATCH] devpts: switch to IDAGravatar Alexey Dobriyan 1-8/+8
2008-04-30devpts: factor out PTY index allocationGravatar Sukadev Bhattiprolu 1-1/+42
2008-02-08mount options: fix devptsGravatar Miklos Szeredi 1-3/+18
2007-05-08devpts: add fsnotify create eventGravatar Florin Malita 1-1/+4
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+3
2006-03-23[PATCH] devpts: use lib/parser.c for parsing mount optionsGravatar Domen Puncer 1-27/+49
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2005-09-05[PATCH] Generic VFS fallback for security xattrsGravatar Stephen Smalley 1-21/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+242