1. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 16 years ago
  2. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  3. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. be2e880 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  5. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  6. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  7. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  8. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  9. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  10. 5c598b3 [PATCH] fix sysctl_nr_open bugs by Al Viro · 16 years ago
  11. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  12. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  13. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 16 years ago
  14. 1b690b4 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. by David Woodhouse · 16 years ago
  15. bd73096 fuse: use clamp() rather than nested min/max by Harvey Harrison · 16 years ago
  16. 868eb7a autofs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  17. 9d2de6a autofs4: fix incorrect return from root.c:try_to_fill_dentry() by Jeff Moyer · 16 years ago
  18. 0337904 autofs4: fix execution order race in mount request code by Jeff Moyer · 16 years ago
  19. cab0936 autofs4: check for invalid dentry in getpath by Ian Kent · 16 years ago
  20. afec570 autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() by Ian Kent · 16 years ago
  21. 02c6be6 vfs: fix permission checking in sys_utimensat by Miklos Szeredi · 16 years ago
  22. 590fe34 [JFFS2] Quiet lockdep false positive. by David Woodhouse · 16 years ago
  23. 4e571ab [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() by David Woodhouse · 16 years ago
  24. 214b704 Fix dnotify/close race by Al Viro · 16 years ago
  25. 4ba1c5b ocfs2: Use GFP_NOFS in kmalloc during localalloc window move by Sunil Mushran · 16 years ago
  26. bc53580 ocfs2: Allow uid/gid/perm changes of symlinks by Sunil Mushran · 16 years ago
  27. 95642e5 ocfs2/dlm: dlmdebug.c: make 2 functions static by Adrian Bunk · 16 years ago
  28. 4af694e ocfs2: make struct o2cb_stack_ops static by Adrian Bunk · 16 years ago
  29. 4d8755b ocfs2: make struct ocfs2_control_device static by Adrian Bunk · 16 years ago
  30. 9d80f75 ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) by Joel Becker · 16 years ago
  31. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  32. 40a2159 sysfs: Disallow truncation of files in sysfs by Ben Hutchings · 16 years ago
  33. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  34. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  35. 530b641 afs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  36. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  37. 487798d hfsplus: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  38. 3e5a509 hfs: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  39. 0713292 sysv: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  40. e3592b1 quota: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  41. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  42. 6369a4a affs: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  43. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 16 years ago
  44. 4dbf930 fuse: fix sparse warnings by Miklos Szeredi · 16 years ago
  45. 5559b8f fuse: fix race in llseek by Miklos Szeredi · 16 years ago
  46. b48badf fuse: fix node ID type by Miklos Szeredi · 16 years ago
  47. e5d9a0d fuse: fix max i/o size calculation by Miklos Szeredi · 16 years ago
  48. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 16 years ago
  49. ea9b990 fuse: implement perform_write by Nick Piggin · 16 years ago
  50. 854512e fuse: clean up setting i_size in write by Miklos Szeredi · 16 years ago
  51. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 16 years ago
  52. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 16 years ago
  53. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  54. b6f2fcb mm: bdi: expose the BDI object in sysfs for FUSE by Miklos Szeredi · 16 years ago
  55. fa79975 mm: bdi: expose the BDI object in sysfs for NFS by Miklos Szeredi · 16 years ago
  56. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 16 years ago
  57. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  58. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  59. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  60. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  61. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  62. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  63. 7a5e873 signals: de_thread: simplify the ->child_reaper switching by Oleg Nesterov · 16 years ago
  64. 06fffb1 do_task_stat: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  65. 2deb1ac isofs: fix access to unallocated memory when reading corrupted filesystem by Jan Kara · 16 years ago
  66. 64275ea [XFS] Include linux/random.h in all builds, not just debug. by David Chinner · 16 years ago
  67. 53492b1 [S390] System z large page support. by Gerald Schaefer · 16 years ago
  68. c4755d1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  69. c15a243 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  70. f1fa334 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta by Roel Kluin · 16 years ago
  71. f8a87d8 ext4: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  72. 7c2f3d6 ext3: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  73. 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 16 years ago
  74. 60bd63d ext4: cleanup for compiling mballoc with verification and debugging #defines by Solofo Ramangalahy · 16 years ago
  75. c19204b ext4: don't use ext4_error in ext4_check_descriptors by Josef Bacik · 16 years ago
  76. 8753e88 ext4: mark inode dirty after initializing the extent tree by Aneesh Kumar K.V · 16 years ago
  77. ef73772 ext4: update ctime and mtime for truncate with extents. by Solofo Ramangalahy · 16 years ago
  78. c83617d ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group by Aneesh Kumar K.V · 16 years ago
  79. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  80. 216553c ext4: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  81. 2887df1 ext4: Fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  82. 53b7e9f ext4: Fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  83. 355a469 trivial: fix user-visible typo in hfsplus by Dave Jones · 16 years ago
  84. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  85. 39fa003 aio: fix misleading comments by Jeff Moyer · 16 years ago
  86. 97a4feb ncpfs: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  87. 58d485d isofs: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  88. 8b3789e hfsplus: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  89. 803f445 fat: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  90. 9396d49 afs: support the CB.ProbeUuid RPC op by David Howells · 16 years ago
  91. 7c80bcc afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself by David Howells · 16 years ago
  92. 0ae52d6 afs: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 16 years ago
  93. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  94. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  95. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 16 years ago
  96. 79da366 jbd2: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  97. 19b4fc5 reiserfs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  98. 46fe74f ext4: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  99. 21ac295 afs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  100. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago