1. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  3. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  4. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  5. febe29d reiserfs: fix misspelling of "journaled" by Adam Buchbinder · 15 years ago
  6. 336e868 inotify: remove superfluous return code check by Giuseppe Scrivano · 15 years ago
  7. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  8. be030e6 fs/debugfs/inode.c: fix comment typos by Alberto Bertogli · 15 years ago
  9. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  10. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  11. b17621f writeback: introduce wbc.for_background by Wu Fengguang · 15 years ago
  12. 951c30d writeback: remove the always false bdi_cap_writeback_dirty() test by Wu Fengguang · 15 years ago
  13. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  14. 26bb750 GFS2: Fix glock refcount issues by Steven Whitehouse · 15 years ago
  15. c29cd90 writeback: remove unused nonblocking and congestion checks (gfs2) by Wu Fengguang · 15 years ago
  16. 9ae3c6d GFS2: drop rindex glock to refresh rindex list by Benjamin Marzinski · 15 years ago
  17. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  18. 2c77634 GFS2: Locking order fix in gfs2_check_blk_state by Steven Whitehouse · 15 years ago
  19. 1579343 GFS2: Remove dirent_first() function by Steven Whitehouse · 15 years ago
  20. cdcfde6 GFS2: Display nobarrier option in /proc/mounts by Steven Whitehouse · 15 years ago
  21. f25934c GFS2: add barrier/nobarrier mount options by Christoph Hellwig · 15 years ago
  22. c14f573 GFS2: remove division from new statfs code by Benjamin Marzinski · 15 years ago
  23. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  24. 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
  25. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
  26. e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
  27. 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
  28. 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
  29. 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
  30. 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
  31. ea76233 GFS2: Add proper error reporting to quota sync via sysfs by Steven Whitehouse · 15 years ago
  32. 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
  33. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  34. cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
  35. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  36. ab20183 VFS: Use GFP_NOFS in posix_acl_from_xattr() by Steven Whitehouse · 15 years ago
  37. 106381b GFS2: Add cached ACLs support by Steven Whitehouse · 15 years ago
  38. 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
  39. 69dca42 GFS2: Use gfs2_set_mode() instead of munge_mode() by Steven Whitehouse · 15 years ago
  40. c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  41. 2646a1f GFS2: Fix up system xattrs by Steven Whitehouse · 15 years ago
  42. f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
  43. 7e71c55 GFS2: Fix potential race in glock code by Steven Whitehouse · 15 years ago
  44. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  45. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
  46. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 15 years ago
  48. 6f05416 9p: fix build breakage introduced by FS-Cache by David Howells · 15 years ago
  49. e6ec116 jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer() by Theodore Ts'o · 15 years ago
  50. 99d7832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  51. 573c24c dlm: always use GFP_NOFS by David Teigland · 15 years ago
  52. d0964c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  53. 199bc9f jffs2: Fix memory corruption in jffs2_read_inode_range() by David Woodhouse · 15 years ago
  54. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  55. a694291a nilfs2: separate wait function from nilfs_segctor_write by Ryusuke Konishi · 15 years ago
  56. e29df39 nilfs2: add iterator for segment buffers by Ryusuke Konishi · 15 years ago
  57. 9c965ba nilfs2: hide nilfs_write_info struct in segment buffer code by Ryusuke Konishi · 15 years ago
  58. 9284ad2 nilfs2: relocate io status variables to segment buffer by Ryusuke Konishi · 15 years ago
  59. 5f1586d nilfs2: do not return io error for bio allocation failure by Ryusuke Konishi · 15 years ago
  60. 0935db7 nilfs2: use list_splice_tail or list_splice_tail_init by Ryusuke Konishi · 15 years ago
  61. 1b73239 fuse: reject O_DIRECT flag also in fuse_create by Csaba Henk · 15 years ago
  62. abdb318 nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty by Jiro SEKIBA · 15 years ago
  63. 3534573 nilfs2: delete mark_inode_dirty in nilfs_delete_entry by Jiro SEKIBA · 15 years ago
  64. 58d5547 nilfs2: delete mark_inode_dirty in nilfs_commit_chunk by Jiro SEKIBA · 15 years ago
  65. 2093abf nilfs2: change return type of nilfs_commit_chunk by Jiro SEKIBA · 15 years ago
  66. 4cd76c3 nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink by Jiro SEKIBA · 15 years ago
  67. 1749147 nilfs2: delete redundant mark_inode_dirty by Jiro SEKIBA · 15 years ago
  68. 565de40 nilfs2: expand inode_inc_link_count and inode_dec_link_count by Jiro SEKIBA · 15 years ago
  69. 43f8bc2 nilfs2: delete mark_inode_dirty from nilfs_set_link by Jiro SEKIBA · 15 years ago
  70. 9ca941d nilfs2: delete mark_inode_dirty in nilfs_new_inode by Jiro SEKIBA · 15 years ago
  71. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 15 years ago
  72. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 15 years ago
  73. 16bc67e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  74. d9449ce Fix regression in direct writes performance due to WRITE_ODIRECT flag removal by Vivek Goyal · 15 years ago
  75. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  76. 2f81e75 [CIFS] Fix sparse warning by Steve French · 15 years ago
  77. cea6234 [CIFS] Duplicate data on appending to some Samba servers by Steve French · 15 years ago
  78. 8e6c033 [CIFS] fix oops in cifs_lookup during net boot by Steve French · 15 years ago
  79. 3f0ca30 ext4: remove unused parameter wbc from __ext4_journalled_writepage() by Wu Fengguang · 15 years ago
  80. ac48b0a ext4: move_extent_per_page() cleanup by Akira Fujita · 15 years ago
  81. 446aaa6 ext4: initialize moved_len before calling ext4_move_extents() by Kazuya Mio · 15 years ago
  82. 94d7c16 ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  83. 774888b UBIFS: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  84. 9722324 UBIFS: support mounting of UBI volume character devices by Corentin Chary · 15 years ago
  85. 1e43bee Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  86. fe542cf LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock(). by Tetsuo Handa · 15 years ago
  87. 87038c2d partitions: read whole sector with EFI GPT header by Karel Zak · 15 years ago
  88. 7d13af3 partitions: use sector size for EFI GPT by Karel Zak · 15 years ago
  89. 9084d47 ext4: use ext4_data_block_valid() in ext4_free_blocks() by Theodore Ts'o · 15 years ago
  90. 1585d8d ext4: add check for wraparound in ext4_data_block_valid() by Theodore Ts'o · 15 years ago
  91. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  92. 4433871 ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() by Theodore Ts'o · 15 years ago
  93. b7e57e7 ext4: fold ext4_journal_forget() into ext4_forget() by Theodore Ts'o · 15 years ago
  94. e4684b3 ext4: fold ext4_journal_revoke() into ext4_forget() by Theodore Ts'o · 15 years ago
  95. d6797d1 ext4: move ext4_forget() to ext4_jbd2.c by Theodore Ts'o · 15 years ago
  96. 4fa9f4e FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n by David Howells · 15 years ago
  97. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 15 years ago
  98. 0109d7e SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() by David Howells · 15 years ago
  99. 1d2c6cf kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() by Frederic Weisbecker · 15 years ago
  100. 931ed94 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago