1. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  2. d0eafc7 CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  3. 39efd19 Add device function for USB serial console by Kevin Hao · 16 years ago
  4. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 16 years ago
  5. 9f2a036 Convert the oxsemi tornado special cases to use the quirk interface and not by Russell King · 16 years ago
  6. 8c056e5 devpts: fix unused function warning by Andrew Morton · 16 years ago
  7. 4bd43f2 tty: Fix close races in USB serial by Alan Cox · 16 years ago
  8. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 16 years ago
  9. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 16 years ago
  10. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 16 years ago
  11. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  12. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  13. d95186d sierra: Fix formatting by Alan Cox · 16 years ago
  14. 835aa44 devpts: Coding style clean up by Alan Cox · 16 years ago
  15. 784c4d8 Document usage of multiple-instances of devpts by Sukadev Bhattiprolu · 16 years ago
  16. 2a1b2dc Enable multiple instances of devpts by Sukadev Bhattiprolu · 16 years ago
  17. d4076ac Define get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  18. 1f8f1e2 Define mknod_ptmx() by Sukadev Bhattiprolu · 16 years ago
  19. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 16 years ago
  20. 53af8ee Extract option parsing to new function by Sukadev Bhattiprolu · 16 years ago
  21. 31af0ab Per-mount 'config' object by Sukadev Bhattiprolu · 16 years ago
  22. e76b7c0 Per-mount allocated_ptys by Sukadev Bhattiprolu · 16 years ago
  23. 59e55e6 Remove devpts_root global by Sukadev Bhattiprolu · 16 years ago
  24. 300a620 n_tty: clean up coding style by Alan Cox · 16 years ago
  25. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  26. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 16 years ago
  27. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 16 years ago
  28. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 16 years ago
  29. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 16 years ago
  30. 52e15f0e Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 16 years ago
  31. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  32. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  33. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  34. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  35. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  36. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  37. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  38. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  39. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  40. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  41. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  42. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  43. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  44. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  45. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  46. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  47. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  48. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  49. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  50. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  51. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  52. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  53. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  54. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  55. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  56. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  57. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  58. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago
  59. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  60. a17d523 eCryptfs: check readlink result was not an error before using it by Duane Griffin · 16 years ago
  61. 5cc4a03 fs/namespace.c: drop code after return by Julia Lawall · 16 years ago
  62. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  63. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  64. e2b689d fs: reorder struct inotify_device on 64bits to remove padding by Richard Kennedy · 16 years ago
  65. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  66. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. ec270e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 16 years ago
  68. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  69. f57fa1d Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  70. 6094c85a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  71. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  72. f54a6ec Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  73. 5ed1836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  75. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  76. 1af237a tracing: removed duplicated #include by Huang Weiyi · 16 years ago
  77. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  78. 14eeee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  79. 5b8f258 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  80. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  82. 3f4b5c5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  83. a4ba2e9 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  84. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  85. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  86. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. ee48c3d Merge branches 'cma' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  90. f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 16 years ago
  91. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  92. 46f72f5 fs/nfs/nfs4proc.c: make nfs4_map_errors() static by WANG Cong · 16 years ago
  93. fb5edd0 [SCSI] fcoe: fix configuration problems by James Bottomley · 16 years ago
  94. 58daa68 [SCSI] cxgb3i: fix select/depend problem by James Bottomley · 16 years ago
  95. 56b854b [SCSI] fcoe: fix incorrect use of struct module by James Bottomley · 16 years ago
  96. 73c3367 [SCSI] cxgb3i: remove use of skb->sp by Karen Xie · 16 years ago
  97. c367346 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. by Karen Xie · 16 years ago
  98. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  99. cec7384 V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends by Steven Rostedt · 16 years ago
  100. aa16c10 V4L/DVB (10128): modify V4L documentation to be a valid XHTML by Németh Márton · 16 years ago