1. ee26562 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  2. 04da11b UBIFS: fix zero-length truncations by Artem Bityutskiy · 16 years ago
  3. 82d63fc cramfs: fix named-pipe handling by Al Viro · 16 years ago
  4. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  5. ff9bc51 binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers by Pavel Emelyanov · 16 years ago
  6. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  7. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  8. 5f22ca9 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion by Linus Torvalds · 16 years ago
  9. 3d2af34 [CIFS] Kerberos support not considered experimental anymore by Steve French · 16 years ago
  10. c16fefa [CIFS] distinguish between Kerberos and MSKerberos in upcall by Steve French · 16 years ago
  11. cb7691b cifs: add local server pointer to cifs_setup_session by Jeff Layton · 16 years ago
  12. aab3a8c [CIFS] reindent misindented statement by Ilpo Järvinen · 16 years ago
  13. 97e1cfb udf: Fix error paths in udf_new_inode() by Jan Kara · 16 years ago
  14. db0badc udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2) by Jan Kara · 16 years ago
  15. 45edb89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  16. 21d3bdb Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  17. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 16 years ago
  18. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago
  19. 7d455e0 fs/inode.c: properly init address_space->writeback_index by Chris Mason · 16 years ago
  20. c78c7e3 UBIFS: xattr bugfixes by Artem Bityutskiy · 16 years ago
  21. ad66133 [CIFS] mount of IPC$ breaks with iget patch by Steve French · 16 years ago
  22. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  23. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  24. 5140934 dlm: rename structs by David Teigland · 16 years ago
  25. cb980d9 dlm: add missing kfrees by David Teigland · 16 years ago
  26. 720b499 UBIFS: remove unneeded check by Artem Bityutskiy · 16 years ago
  27. 0a883a0 UBIFS: few commentary fixes by Artem Bityutskiy · 16 years ago
  28. 5acd6ff UBIFS: fix budgeting request alignment in xattr code by Zoltan Sogor · 16 years ago
  29. 840dc6b UBIFS: improve arguments checking in debugging messages by Artem Bityutskiy · 16 years ago
  30. 81ffa38 UBIFS: always set i_generation to 0 by Adrian Hunter · 16 years ago
  31. 3a13252 UBIFS: correct spelling of "thrice". by Adrian Hunter · 16 years ago
  32. 22bc7fa UBIFS: support splice_write by Zoltan Sogor · 16 years ago
  33. 0010f18 UBIFS: minor tweaks in commit by Artem Bityutskiy · 16 years ago
  34. b364b41 UBIFS: reserve more space for index by Artem Bityutskiy · 16 years ago
  35. 1de9415 UBIFS: print pid in dump function by Artem Bityutskiy · 16 years ago
  36. dab4b4d UBIFS: align inode data to eight by Artem Bityutskiy · 16 years ago
  37. 547000d UBIFS: improve budgeting checks by Artem Bityutskiy · 16 years ago
  38. f769108 UBIFS: correct orphan deletion order by Adrian Hunter · 16 years ago
  39. 7d62ff2 UBIFS: fix typos in comments by Adrian Hunter · 16 years ago
  40. bc813355 UBIFS: do not union creat_sqnum and del_cmtno by Adrian Hunter · 16 years ago
  41. de94eb5 UBIFS: optimize deletions by Artem Bityutskiy · 16 years ago
  42. 014eb04 UBIFS: increment commit number earlier by Artem Bityutskiy · 16 years ago
  43. fd6c6b5 UBIFS: remove another unneeded function parameter by Artem Bityutskiy · 16 years ago
  44. 1f28681 UBIFS: remove unneeded function parameter by Artem Bityutskiy · 16 years ago
  45. fbfa6c8 UBIFS: do not write orphans back by Artem Bityutskiy · 16 years ago
  46. ff46d7b UBIFS: make ubifs_ro_mode() not inline by Adrian Hunter · 16 years ago
  47. 2fb42b1 UBIFS: ensure UBIFS switches to read-only on error by Adrian Hunter · 16 years ago
  48. 16dfd80 UBIFS: fix error return in failure mode by Adrian Hunter · 16 years ago
  49. 1e0f358 UBIFS: free budget in delete_inode as well by Artem Bityutskiy · 16 years ago
  50. 7d32c2b UBIFS: improve debugging by Artem Bityutskiy · 16 years ago
  51. 182854b UBIFS: fix budgeting calculations by Artem Bityutskiy · 16 years ago
  52. ce769ca UBIFS: print volume name as well by Artem Bityutskiy · 16 years ago
  53. c6a7b0f [XFS] Fix use after free in xfs_log_done(). by Lachlan McIlroy · 16 years ago
  54. c94312d [XFS] Make xfs_bmap_*_count_leaves void. by Ruben Porras · 16 years ago
  55. 5695ef46 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 16 years ago
  56. d62c251 [XFS] use KM_MAYFAIL in xfs_mountfs by Christoph Hellwig · 16 years ago
  57. ff4f038 [XFS] refactor xfs_mount_free by Christoph Hellwig · 16 years ago
  58. 6203300 [XFS] don't call xfs_freesb from xfs_unmountfs by Christoph Hellwig · 16 years ago
  59. 41b5c2e [XFS] xfs_unmountfs should return void by Christoph Hellwig · 16 years ago
  60. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
  61. 77508ec [XFS] move root inode IRELE into xfs_unmountfs by Christoph Hellwig · 16 years ago
  62. 3a76c1e [XFS] stop using file_update_time by Christoph Hellwig · 16 years ago
  63. 8e5975c [XFS] optimize xfs_ichgtime by Christoph Hellwig · 16 years ago
  64. dff35fd [XFS] update timestamp in xfs_ialloc manually by Christoph Hellwig · 16 years ago
  65. ab4a9b0 [XFS] remove the sema_t from XFS. by David Chinner · 16 years ago
  66. e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
  67. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  68. b4dd330 [XFS] replace the XFS buf iodone semaphore with a completion by David Chinner · 16 years ago
  69. 12017fa [XFS] clean up stale references to semaphores by David Chinner · 16 years ago
  70. 597bca6 [XFS] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  71. d63f154 [XFS] Fix compile failure in xfs_buf_trace() by Lachlan McIlroy · 16 years ago
  72. 169d622 [XFS] Use the same btree_cur union member for alloc and inobt trees. by Christoph Hellwig · 16 years ago
  73. cdcf4333 [XFS] small cleanups in xfs_btree.c by Christoph Hellwig · 16 years ago
  74. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 16 years ago
  75. 5ec7f8c [XFS] kill bhv_vnode_t by Christoph Hellwig · 16 years ago
  76. df80c93 [XFS] remove some easy bhv_vnode_t instances by Christoph Hellwig · 16 years ago
  77. e1cccd9 [XFS] kill xfs_lock_dir_and_entry by Christoph Hellwig · 16 years ago
  78. 1550d0b [XFS] kill INDUCE_IO_ERROR by Christoph Hellwig · 16 years ago
  79. 907f49a [XFS] implement IHOLD/IRELE directly by Christoph Hellwig · 16 years ago
  80. 0b1f9177 [XFS] remove remaining VN_HOLD calls by Christoph Hellwig · 16 years ago
  81. 604323c [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c by Christoph Hellwig · 16 years ago
  82. 863890c [XFS] kill vn_to_inode by Christoph Hellwig · 16 years ago
  83. a19d033 [XFS] Remove vn_from_inode() by Christoph Hellwig · 16 years ago
  84. 39dab9d [XFS] remove shouting-indirection macros from xfs_trans.h by Eric Sandeen · 16 years ago
  85. db7a2c7 [XFS] convert xfs to use ERR_CAST by Eric Sandeen · 16 years ago
  86. cdeb380 [XFS] remove INT_GET and friends by Eric Sandeen · 16 years ago
  87. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 16 years ago
  88. a738159 [XFS] don't leak m_fsname/m_rtname/m_logname by Christoph Hellwig · 16 years ago
  89. 5e9da7b [XFS] Move attr log alloc size calculator to another function. by Niv Sardi · 16 years ago
  90. 6785073 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 by David Chinner · 16 years ago
  91. e6064d3 [XFS] XFS: Kill xfs_vtoi() by David Chinner · 16 years ago
  92. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  93. 705db4a [XFS] kill shouty XFS_ITOV_NULL macro by David Chinner · 16 years ago
  94. 0165164 [XFS] Avoid directly referencing the VFS inode. by David Chinner · 16 years ago
  95. 3790689 [XFS] Do not access buffers after dropping reference count by Lachlan McIlroy · 16 years ago
  96. 79071eb [XFS] Use the generic bitops rather than implementing them ourselves. by David Chinner · 16 years ago
  97. b0e0c9e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  98. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  99. dd76346 reiserfs: removed duplicated #include by Huang Weiyi · 16 years ago
  100. 523723b fs/eventpoll.c: fix sys_epoll_create1() comment by Andrew Morton · 16 years ago