1. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  2. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  3. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  4. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  5. edfacdd devpts_get_tty() should validate inode by Sukadev Bhattiprolu · 15 years ago
  6. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  7. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  8. 0c3dc2b xfs: remove incorrect sparse annotation for xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  9. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  10. 5683f53 xfs: uninline xfs_get_extsz_hint by Christoph Hellwig · 15 years ago
  11. e82fa0c xfs: rename xfs_attr_fetch to xfs_attr_get_int by Christoph Hellwig · 15 years ago
  12. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  13. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  14. fc5bc4c xfs: Wrapped journal record corruption on read at recovery by Andy Poling · 15 years ago
  15. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  16. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  17. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  18. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  19. c56c963 xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks by Christoph Hellwig · 15 years ago
  20. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  21. 4e2ccdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  22. e16acb5 sysfs: sysfs_setattr remove unnecessary permission check. by Eric W. Biederman · 15 years ago
  23. ca1bab3 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir by Eric W. Biederman · 15 years ago
  24. 832b6af sysfs: Propagate renames to the vfs on demand by Eric W. Biederman · 15 years ago
  25. a16bbc3 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish by Eric W. Biederman · 15 years ago
  26. 06fc0d6 sysfs: In sysfs_chmod_file lazily propagate the mode change. by Eric W. Biederman · 15 years ago
  27. e61ab4a sysfs: Implement sysfs_getattr & sysfs_permission by Eric W. Biederman · 15 years ago
  28. c099aac sysfs: Nicely indent sysfs_symlink_inode_operations by Eric W. Biederman · 15 years ago
  29. 6b0bfe9 sysfs: Update s_iattr on link and unlink. by Eric W. Biederman · 15 years ago
  30. 35df63c sysfs: Fix locking and factor out sysfs_sd_setattr by Eric W. Biederman · 15 years ago
  31. 4be3df2 sysfs: Simplify iattr time assignments by Eric W. Biederman · 15 years ago
  32. 4c6974f sysfs: Simplify sysfs_chmod_file semantics by Eric W. Biederman · 15 years ago
  33. e8f077c sysfs: Use dentry_ops instead of directly playing with the dcache by Eric W. Biederman · 15 years ago
  34. 28a027c sysfs: Rename sysfs_d_iput to sysfs_dentry_iput by Eric W. Biederman · 15 years ago
  35. f44d3e7 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex by Eric W. Biederman · 15 years ago
  36. d3a3b0a debugfs: fix create mutex racy fops and private data by Mathieu Desnoyers · 15 years ago
  37. f38506c sysfs: mark a locally-only used function static by Stefan Richter · 15 years ago
  38. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  39. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  40. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  41. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  42. 8e0eb40 ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks() by Roel Kluin · 15 years ago
  43. 68eb3db ext3: Fix data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  44. 5a20bdf ext4: Support for 64-bit quota format by Jan Kara · 15 years ago
  45. 1aeec43 ext3: Support for vfsv1 quota format by Jan Kara · 15 years ago
  46. 498c601 quota: Implement quota format with 64-bit space and inode limits by Jan Kara · 15 years ago
  47. 3067393 quota: Move definition of QFMT_OCFS2 to linux/quota.h by Jan Kara · 15 years ago
  48. 92e1288 ext2: fix comment in ext2_find_entry about return values by Jérémy Cochoy · 15 years ago
  49. 4cf46b6 ext3: Unify log messages in ext3 by Alexey Fisher · 15 years ago
  50. 2074abf ext2: clear uptodate flag on super block I/O error by Stephen Hemminger · 15 years ago
  51. 2314b07 ext2: Unify log messages in ext2 by Alexey Fisher · 15 years ago
  52. dee1d3b ext3: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  53. b918397 ext3: Don't update the superblock in ext3_statfs() by Eric Sandeen · 15 years ago
  54. d965736 ext3: journal all modifications in ext3_xattr_set_handle by Eric Sandeen · 15 years ago
  55. c56818d quota: Fix WARN_ON in lookup_one_len by Jan Kara · 15 years ago
  56. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  57. 5ced58f ubifs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  58. 027cf31 afs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  59. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  60. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  61. 59bc055 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size by Jan Kara · 15 years ago
  62. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  63. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  64. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  65. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  66. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  67. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  68. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  69. 58311c4 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  70. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  71. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  72. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  73. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  74. a9280fe Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  75. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  76. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  77. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  78. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  79. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  80. 4a58579 ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  81. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  82. 194074a ext4: fix incorrect block reservation on quota transfer. by Dmitry Monakhov · 15 years ago
  83. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 15 years ago
  84. 8aa6790 ext4: ext4_get_reserved_space() must return bytes instead of blocks by Dmitry Monakhov · 15 years ago
  85. b844167 ext4: remove blocks from inode prealloc list on failure by Curt Wohlgemuth · 15 years ago
  86. d4edac3 ext4: wait for log to commit when umounting by Josef Bacik · 15 years ago
  87. b9a4207 ext4: Avoid data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  88. 24b5842 ext4: Use ext4 file system driver for ext2/ext3 file system mounts by Theodore Ts'o · 15 years ago
  89. c09eef3 ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() by Roel Kluin · 15 years ago
  90. 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
  91. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  92. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  93. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  94. febe29d reiserfs: fix misspelling of "journaled" by Adam Buchbinder · 15 years ago
  95. 336e868 inotify: remove superfluous return code check by Giuseppe Scrivano · 15 years ago
  96. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  97. be030e6 fs/debugfs/inode.c: fix comment typos by Alberto Bertogli · 15 years ago
  98. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  99. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  100. b17621f writeback: introduce wbc.for_background by Wu Fengguang · 15 years ago