1. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  6. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. 40e71e7 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  11. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  12. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  13. fe3c22b Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  14. ce49b628 Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  15. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  16. a842701 Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  17. bcd7351 Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  18. 6072a93 Merge tag 'dlm-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  19. 3f490f7 Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  20. c4eb1b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  21. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  22. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  23. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 11 years ago
  24. a1dd3c1 f2fs: fix to recover i_size from roll-forward by Jaegeuk Kim · 11 years ago
  25. 5ebefc5 f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes() by Gu Zheng · 11 years ago
  26. 763bfe1 f2fs: remove reusing any prefree segments by Jaegeuk Kim · 11 years ago
  27. 6cc4af5 f2fs: code cleanup and simplify in func {find/add}_gc_inode by Gu Zheng · 11 years ago
  28. 8736fbf f2fs: optimize the init_dirty_segmap function by Namjae Jeon · 11 years ago
  29. 060dd67 f2fs: fix an endian conversion bug detected by sparse by Jaegeuk Kim · 11 years ago
  30. 7e586fa f2fs: fix crc endian conversion by Jaegeuk Kim · 11 years ago
  31. 6ae06ff ext4: optimize starting extent in ext4_ext_rm_leaf() by Ashish Sangwan · 11 years ago
  32. 41a5b91 jbd2: invalidate handle if jbd2_journal_restart() fails by Theodore Ts'o · 11 years ago
  33. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  34. cb53054 ext4: fix up error handling for mpage_map_and_submit_extent() by Theodore Ts'o · 11 years ago
  35. 39c0415 jbd2: fix theoretical race in jbd2__journal_restart by Theodore Ts'o · 11 years ago
  36. e1be3a9 ext4: only zero partial blocks in ext4_zero_partial_blocks() by Lukas Czerner · 11 years ago
  37. 42c832d ext4: check error return from ext4_write_inline_data_end() by Theodore Ts'o · 11 years ago
  38. 353eefd ext4: delete unnecessary C statements by jon ernst · 11 years ago
  39. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  40. fe52d17 jbd2: move superblock checksum calculation to jbd2_write_superblock() by Theodore Ts'o · 11 years ago
  41. aeb2817 ext4: pass inode pointer instead of file pointer to punch hole by Ashish Sangwan · 11 years ago
  42. c4932db ext4: improve free space calculation for inline_data by boxi liu · 11 years ago
  43. e7c96e8 ext4: reduce object size when !CONFIG_PRINTK by Joe Perches · 11 years ago
  44. d3922a7 ext4: improve extent cache shrink mechanism to avoid to burn CPU time by Zheng Liu · 11 years ago
  45. 2c00ef3 ext4: implement error handling of ext4_mb_new_preallocation() by Alexey Khoroshilov · 11 years ago
  46. 6ca792e ext4: fix corruption when online resizing a fs with 1K block size by Maarten ter Huurne · 11 years ago
  47. 8bb495e Linux 3.10 by Linus Torvalds · 11 years ago
  48. f0277dc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  49. 4b48380 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  50. 828c6a1 Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller" by Greg Kroah-Hartman · 11 years ago
  51. ea461ab powerpc/eeh: Fix fetching bus for single-dev-PE by Gavin Shan · 11 years ago
  52. 6c355be Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  53. 8d5bc1a ARM: dt: Only print warning, not WARN() on bad cpu map in device tree by Olof Johansson · 11 years ago
  54. 7846de4 powerpc/pci: Improve device hotplug initialization by Guenter Roeck · 11 years ago
  55. 133841c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  56. 6554431 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  57. 706b23b Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation by Mathieu Desnoyers · 11 years ago
  58. bd2931b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  59. 63edbce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. a61aef7 Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 by Linus Torvalds · 11 years ago
  61. a75930c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 82d0b80 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  64. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  65. 2de5f05 [readdir] convert ecryptfs by Al Viro · 11 years ago
  66. e924f25 [readdir] convert coda by Al Viro · 11 years ago
  67. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  68. 2c6a247 [readdir] convert fatfs by Al Viro · 11 years ago
  69. b822755 [readdir] convert xfs by Al Viro · 11 years ago
  70. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  71. 8e28bc7 [readdir] convert hostfs by Al Viro · 11 years ago
  72. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  73. 76f582a [readdir] convert ncpfs by Al Viro · 11 years ago
  74. e72514e [readdir] convert hfsplus by Al Viro · 11 years ago
  75. 002f8be [readdir] convert hfs by Al Viro · 11 years ago
  76. f0f49ef [readdir] convert befs by Al Viro · 11 years ago
  77. be4ccdc [readdir] convert cifs by Al Viro · 11 years ago
  78. 9b5d5a1 [readdir] convert freevxfs by Al Viro · 11 years ago
  79. 8d3af7f [readdir] convert fuse by Al Viro · 11 years ago
  80. 568f8f5 [readdir] convert hpfs by Al Viro · 11 years ago
  81. cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 11 years ago
  82. 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 11 years ago
  83. 4acf381 [readdir] convert reiserfs by Al Viro · 11 years ago
  84. 956ce20 [readdir] convert ntfs by Al Viro · 11 years ago
  85. bfee716 [readdir] convert isofs by Al Viro · 11 years ago
  86. 0312fa7 [readdir] convert jffs2 by Al Viro · 11 years ago
  87. 6f7f231 [readdir] convert f2fs by Al Viro · 11 years ago
  88. 8f29843 [readdir] convert 9p by Al Viro · 11 years ago
  89. 0edf977 [readdir] convert affs by Al Viro · 11 years ago
  90. 2638ffb [readdir] convert adfs by Al Viro · 11 years ago
  91. 46d0733 [readdir] convert logfs by Al Viro · 11 years ago
  92. 070a0eb [readdir] convert jfs by Al Viro · 11 years ago
  93. 77acfa2 [readdir] convert ceph by Al Viro · 11 years ago
  94. 23db862 [readdir] convert nfs by Al Viro · 11 years ago
  95. 725bebb [readdir] convert ext4 by Al Viro · 11 years ago
  96. 4deb398 [readdir] convert qnx6 by Al Viro · 11 years ago
  97. 663f4de [readdir] convert qnx4 by Al Viro · 11 years ago
  98. 9fd4d05 [readdir] convert omfs by Al Viro · 11 years ago
  99. 1616abe [readdir] convert nilfs2 by Al Viro · 11 years ago
  100. d55fea8 [readdir] convert sysfs by Al Viro · 11 years ago