Commit Graph

125037 Commits (acc71bbad33478973dbed68ebbc2d76dac9a51bd)
 

Author SHA1 Message Date
Joe Peterson acc71bbad3 n_tty: Fix hanfling of buffer full corner cases 16 years ago
Joe Peterson a59c0d6f14 n_tty: Fix handling of control characters and continuations 16 years ago
Alan Cox fc6f623822 pty: simplify resize 16 years ago
Jason Wessel a47d545f57 tty: Fix sparse static warning for tty_driver_lookup_tty 16 years ago
Alan Cox d95186d1f4 sierra: Fix formatting 16 years ago
Alan Cox 835aa440f1 devpts: Coding style clean up 16 years ago
Sukadev Bhattiprolu 784c4d8b1b Document usage of multiple-instances of devpts 16 years ago
Sukadev Bhattiprolu 2a1b2dc0c8 Enable multiple instances of devpts 16 years ago
Sukadev Bhattiprolu d4076ac55b Define get_init_pts_sb() 16 years ago
Sukadev Bhattiprolu 1f8f1e2965 Define mknod_ptmx() 16 years ago
Sukadev Bhattiprolu e4adca27bc Add DEVPTS_MULTIPLE_INSTANCES config token 16 years ago
Sukadev Bhattiprolu 53af8ee409 Extract option parsing to new function 16 years ago
Sukadev Bhattiprolu 31af0abbda Per-mount 'config' object 16 years ago
Sukadev Bhattiprolu e76b7c01e5 Per-mount allocated_ptys 16 years ago
Sukadev Bhattiprolu 59e55e6cf8 Remove devpts_root global 16 years ago
Alan Cox 300a6204b4 n_tty: clean up coding style 16 years ago
Joe Peterson a88a69c912 n_tty: Fix loss of echoed characters and remove bkl from n_tty 16 years ago
Sonic Zhang e482a2378f Blackfin Serial Driver: Remove BI status for known_good_char 16 years ago
Sonic Zhang 68a784cb1a Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode 16 years ago
Sonic Zhang b6efa1eabb Blackfin Serial Driver: Clean serial console and early prink code. 16 years ago
Graf Yang 80d5c474b8 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly 16 years ago
Sonic Zhang 52e15f0eae Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework 16 years ago
Linus Torvalds b58602a4ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Dave Kleikamp 1f3403fa64 nfsd race fixes: jfs 16 years ago
Al Viro c1eaa26b67 nfsd race fixes: reiserfs 16 years ago
Al Viro 6b38e842bb nfsd race fixes: ext4 16 years ago
Al Viro c38012daa7 nfsd race fixes: ext3 16 years ago
Al Viro 41080b5a24 nfsd race fixes: ext2 16 years ago
Al Viro 261bca86ed nfsd/create race fixes, infrastructure 16 years ago
Eric Paris 272eb01485 filesystem notification: create fs/notify to contain all fs notification 16 years ago
Denis ChengRq c2acf7b908 fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Eric Dumazet b6b3fdead2 filp_cachep can be static in fs/file_table.c 16 years ago
Eric Dumazet fd659fd627 fix f_count description in Documentation/filesystems/files.txt 16 years ago
Steven Rostedt 1239f26c05 make INIT_FS use the __RW_LOCK_UNLOCKED initialization 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Christoph Hellwig cb23beb551 kill vfs_permission 16 years ago
Christoph Hellwig 3fb64190aa pass a struct path * to may_open 16 years ago
Christoph Hellwig b4091d5f6f kill walk_init_root 16 years ago
Christoph Hellwig 66f221875d remove incorrect comment in inode_permission 16 years ago
Arjan van de Ven 52afeefb9d expand some comments (d_path / seq_path) 16 years ago
Zhaolei be42c4c433 correct wrong function name of d_put in kernel document and source comment 16 years ago
Al Viro dc711ca35f fix switch_names() breakage in short-to-short case 16 years ago
Duane Griffin 7df5fa06de befs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin a63d0ff31a freevxfs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin 21acaf8e8d sysv: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin e83c1397ca ext4: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin b5ed3112b5 ext3: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin 8d6d0c4da2 ext2: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin ebd09abbd9 vfs: ensure page symlinks are NUL-terminated 16 years ago