1. 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
  2. 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
  3. c4eb1b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  4. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  5. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 11 years ago
  7. a1dd3c1 f2fs: fix to recover i_size from roll-forward by Jaegeuk Kim · 11 years ago
  8. 5ebefc5 f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes() by Gu Zheng · 11 years ago
  9. 763bfe1 f2fs: remove reusing any prefree segments by Jaegeuk Kim · 11 years ago
  10. 6cc4af5 f2fs: code cleanup and simplify in func {find/add}_gc_inode by Gu Zheng · 11 years ago
  11. 8736fbf f2fs: optimize the init_dirty_segmap function by Namjae Jeon · 11 years ago
  12. 060dd67 f2fs: fix an endian conversion bug detected by sparse by Jaegeuk Kim · 11 years ago
  13. 7e586fa f2fs: fix crc endian conversion by Jaegeuk Kim · 11 years ago
  14. 6ae06ff ext4: optimize starting extent in ext4_ext_rm_leaf() by Ashish Sangwan · 11 years ago
  15. 41a5b91 jbd2: invalidate handle if jbd2_journal_restart() fails by Theodore Ts'o · 11 years ago
  16. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  17. cb53054 ext4: fix up error handling for mpage_map_and_submit_extent() by Theodore Ts'o · 11 years ago
  18. 39c0415 jbd2: fix theoretical race in jbd2__journal_restart by Theodore Ts'o · 11 years ago
  19. e1be3a9 ext4: only zero partial blocks in ext4_zero_partial_blocks() by Lukas Czerner · 11 years ago
  20. 42c832d ext4: check error return from ext4_write_inline_data_end() by Theodore Ts'o · 11 years ago
  21. 353eefd ext4: delete unnecessary C statements by jon ernst · 11 years ago
  22. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  23. fe52d17 jbd2: move superblock checksum calculation to jbd2_write_superblock() by Theodore Ts'o · 11 years ago
  24. aeb2817 ext4: pass inode pointer instead of file pointer to punch hole by Ashish Sangwan · 11 years ago
  25. c4932db ext4: improve free space calculation for inline_data by boxi liu · 11 years ago
  26. e7c96e8 ext4: reduce object size when !CONFIG_PRINTK by Joe Perches · 11 years ago
  27. d3922a7 ext4: improve extent cache shrink mechanism to avoid to burn CPU time by Zheng Liu · 11 years ago
  28. 2c00ef3 ext4: implement error handling of ext4_mb_new_preallocation() by Alexey Khoroshilov · 11 years ago
  29. 6ca792e ext4: fix corruption when online resizing a fs with 1K block size by Maarten ter Huurne · 11 years ago
  30. 8bb495e Linux 3.10 by Linus Torvalds · 11 years ago
  31. f0277dc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  32. 4b48380 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  33. ea461ab powerpc/eeh: Fix fetching bus for single-dev-PE by Gavin Shan · 11 years ago
  34. 6c355be Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  35. 8d5bc1a ARM: dt: Only print warning, not WARN() on bad cpu map in device tree by Olof Johansson · 11 years ago
  36. 7846de4 powerpc/pci: Improve device hotplug initialization by Guenter Roeck · 11 years ago
  37. 133841c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  38. 6554431 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  39. 706b23b Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation by Mathieu Desnoyers · 11 years ago
  40. bd2931b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  41. 63edbce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 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
  43. 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
  44. 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
  45. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  46. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  47. 2de5f05 [readdir] convert ecryptfs by Al Viro · 11 years ago
  48. e924f251 [readdir] convert coda by Al Viro · 11 years ago
  49. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  50. 2c6a247 [readdir] convert fatfs by Al Viro · 11 years ago
  51. b822755 [readdir] convert xfs by Al Viro · 11 years ago
  52. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  53. 8e28bc7 [readdir] convert hostfs by Al Viro · 11 years ago
  54. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  55. 76f582a [readdir] convert ncpfs by Al Viro · 11 years ago
  56. e72514e [readdir] convert hfsplus by Al Viro · 11 years ago
  57. 002f8be [readdir] convert hfs by Al Viro · 11 years ago
  58. f0f49ef [readdir] convert befs by Al Viro · 11 years ago
  59. be4ccdc [readdir] convert cifs by Al Viro · 11 years ago
  60. 9b5d5a1 [readdir] convert freevxfs by Al Viro · 11 years ago
  61. 8d3af7f [readdir] convert fuse by Al Viro · 11 years ago
  62. 568f8f5 [readdir] convert hpfs by Al Viro · 11 years ago
  63. cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 11 years ago
  64. 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 11 years ago
  65. 4acf381 [readdir] convert reiserfs by Al Viro · 11 years ago
  66. 956ce20 [readdir] convert ntfs by Al Viro · 11 years ago
  67. bfee716 [readdir] convert isofs by Al Viro · 11 years ago
  68. 0312fa7 [readdir] convert jffs2 by Al Viro · 11 years ago
  69. 6f7f231 [readdir] convert f2fs by Al Viro · 11 years ago
  70. 8f29843 [readdir] convert 9p by Al Viro · 11 years ago
  71. 0edf977 [readdir] convert affs by Al Viro · 11 years ago
  72. 2638ffb [readdir] convert adfs by Al Viro · 11 years ago
  73. 46d0733 [readdir] convert logfs by Al Viro · 11 years ago
  74. 070a0eb [readdir] convert jfs by Al Viro · 11 years ago
  75. 77acfa2 [readdir] convert ceph by Al Viro · 11 years ago
  76. 23db862 [readdir] convert nfs by Al Viro · 11 years ago
  77. 725bebb [readdir] convert ext4 by Al Viro · 11 years ago
  78. 4deb398 [readdir] convert qnx6 by Al Viro · 11 years ago
  79. 663f4de [readdir] convert qnx4 by Al Viro · 11 years ago
  80. 9fd4d05 [readdir] convert omfs by Al Viro · 11 years ago
  81. 1616abe [readdir] convert nilfs2 by Al Viro · 11 years ago
  82. d55fea8 [readdir] convert sysfs by Al Viro · 11 years ago
  83. d81a8ef [readdir] convert gfs2 by Al Viro · 11 years ago
  84. 75811d4 [readdir] convert exofs by Al Viro · 11 years ago
  85. 81b9f66 [readdir] convert bfs by Al Viro · 11 years ago
  86. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  87. 68c6147 [readdir] convert openpromfs by Al Viro · 11 years ago
  88. 7aa123a [readdir] convert efs by Al Viro · 11 years ago
  89. 5201885 [readdir] convert configfs by Al Viro · 11 years ago
  90. 3903b38 [readdir] convert romfs by Al Viro · 11 years ago
  91. 5f6039c [readdir] convert squashfs by Al Viro · 11 years ago
  92. 01122e0 [readdir] convert ubifs by Al Viro · 11 years ago
  93. 5add2ee [readdir] convert udf by Al Viro · 11 years ago
  94. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  95. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 11 years ago
  96. 80886298 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  97. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  98. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  99. 83a8761 move linux/loop.h to drivers/block by Al Viro · 11 years ago
  100. e06aeb5 compat.c: LOOP_CLR_FD is taken care of in loop.c itself... by Al Viro · 11 years ago