summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-02devpts: fix unused function warningAndrew Morton1-1/+1
2009-01-02tty: Fix close races in USB serialAlan Cox1-5/+10
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson1-17/+9
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson1-17/+38
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson1-9/+15
2009-01-02pty: simplify resizeAlan Cox6-36/+74
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel1-1/+1
2009-01-02sierra: Fix formattingAlan Cox1-1/+1
2009-01-02devpts: Coding style clean upAlan Cox1-27/+26
2009-01-02Document usage of multiple-instances of devptsSukadev Bhattiprolu1-0/+132
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu1-7/+163
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu1-1/+54
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu1-5/+110
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu1-0/+11
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu1-3/+9
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu1-18/+27
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu1-7/+48
2009-01-02Remove devpts_root globalSukadev Bhattiprolu1-9/+20
2009-01-02n_tty: clean up coding styleAlan Cox1-16/+13
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson4-156/+594
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang1-0/+1
2009-01-02Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang1-3/+8
2009-01-02Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang1-12/+4
2009-01-02Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang1-0/+24
2009-01-02Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang1-98/+89
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds81-351/+696
2008-12-31nfsd race fixes: jfsDave Kleikamp2-16/+37
2008-12-31nfsd race fixes: reiserfsAl Viro2-5/+18
2008-12-31nfsd race fixes: ext4Al Viro2-2/+18
2008-12-31nfsd race fixes: ext3Al Viro2-2/+19
2008-12-31nfsd race fixes: ext2Al Viro2-2/+19
2008-12-31nfsd/create race fixes, infrastructureAl Viro2-0/+61
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris11-42/+46
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq1-4/+5
2008-12-31kill ->dir_notify()Al Viro9-142/+1
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet3-9/+9
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet1-3/+3
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt1-1/+1
2008-12-31take init_fs to saner placeAl Viro24-27/+8
2008-12-31kill vfs_permissionChristoph Hellwig3-21/+16
2008-12-31pass a struct path * to may_openChristoph Hellwig3-10/+11
2008-12-31kill walk_init_rootChristoph Hellwig1-13/+8
2008-12-31remove incorrect comment in inode_permissionChristoph Hellwig1-1/+0
2008-12-31expand some comments (d_path / seq_path)Arjan van de Ven2-4/+14
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei2-2/+2
2008-12-31fix switch_names() breakage in short-to-short caseAl Viro1-2/+3
2008-12-31befs: ensure fast symlinks are NUL-terminatedDuane Griffin1-1/+4
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin1-1/+3
2008-12-31sysv: ensure fast symlinks are NUL-terminatedDuane Griffin1-1/+5
2008-12-31ext4: ensure fast symlinks are NUL-terminatedDuane Griffin1-2/+5