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