1. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  2. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 12 years ago
  4. 6ae06ff ext4: optimize starting extent in ext4_ext_rm_leaf() by Ashish Sangwan · 12 years ago
  5. 41a5b91 jbd2: invalidate handle if jbd2_journal_restart() fails by Theodore Ts'o · 12 years ago
  6. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 12 years ago
  7. cb53054 ext4: fix up error handling for mpage_map_and_submit_extent() by Theodore Ts'o · 12 years ago
  8. 39c0415 jbd2: fix theoretical race in jbd2__journal_restart by Theodore Ts'o · 12 years ago
  9. e1be3a9 ext4: only zero partial blocks in ext4_zero_partial_blocks() by Lukas Czerner · 12 years ago
  10. 42c832d ext4: check error return from ext4_write_inline_data_end() by Theodore Ts'o · 12 years ago
  11. 353eefd ext4: delete unnecessary C statements by jon ernst · 12 years ago
  12. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 12 years ago
  13. fe52d17 jbd2: move superblock checksum calculation to jbd2_write_superblock() by Theodore Ts'o · 12 years ago
  14. aeb2817 ext4: pass inode pointer instead of file pointer to punch hole by Ashish Sangwan · 12 years ago
  15. c4932db ext4: improve free space calculation for inline_data by boxi liu · 12 years ago
  16. e7c96e8 ext4: reduce object size when !CONFIG_PRINTK by Joe Perches · 12 years ago
  17. d3922a7 ext4: improve extent cache shrink mechanism to avoid to burn CPU time by Zheng Liu · 12 years ago
  18. 2c00ef3 ext4: implement error handling of ext4_mb_new_preallocation() by Alexey Khoroshilov · 12 years ago
  19. 6ca792e ext4: fix corruption when online resizing a fs with 1K block size by Maarten ter Huurne · 12 years ago
  20. 63edbce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. 82d0b80 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. ac6614b [readdir] constify ->actor by Al Viro · 12 years ago
  23. 2233f31 [readdir] ->readdir() is gone by Al Viro · 12 years ago
  24. 2de5f05 [readdir] convert ecryptfs by Al Viro · 12 years ago
  25. e924f25 [readdir] convert coda by Al Viro · 12 years ago
  26. 3704412b [readdir] convert ocfs2 by Al Viro · 12 years ago
  27. 2c6a247 [readdir] convert fatfs by Al Viro · 12 years ago
  28. b822755 [readdir] convert xfs by Al Viro · 12 years ago
  29. 9cdda8d [readdir] convert btrfs by Al Viro · 12 years ago
  30. 8e28bc7 [readdir] convert hostfs by Al Viro · 12 years ago
  31. 1bbae9f [readdir] convert afs by Al Viro · 12 years ago
  32. 76f582a [readdir] convert ncpfs by Al Viro · 12 years ago
  33. e72514e [readdir] convert hfsplus by Al Viro · 12 years ago
  34. 002f8be [readdir] convert hfs by Al Viro · 12 years ago
  35. f0f49ef [readdir] convert befs by Al Viro · 12 years ago
  36. be4ccdc [readdir] convert cifs by Al Viro · 12 years ago
  37. 9b5d5a1 [readdir] convert freevxfs by Al Viro · 12 years ago
  38. 8d3af7f [readdir] convert fuse by Al Viro · 12 years ago
  39. 568f8f5 [readdir] convert hpfs by Al Viro · 12 years ago
  40. cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 12 years ago
  41. 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 12 years ago
  42. 4acf381 [readdir] convert reiserfs by Al Viro · 12 years ago
  43. 956ce20 [readdir] convert ntfs by Al Viro · 12 years ago
  44. bfee716 [readdir] convert isofs by Al Viro · 12 years ago
  45. 0312fa7 [readdir] convert jffs2 by Al Viro · 12 years ago
  46. 6f7f231 [readdir] convert f2fs by Al Viro · 12 years ago
  47. 8f29843 [readdir] convert 9p by Al Viro · 12 years ago
  48. 0edf977 [readdir] convert affs by Al Viro · 12 years ago
  49. 2638ffb [readdir] convert adfs by Al Viro · 12 years ago
  50. 46d0733 [readdir] convert logfs by Al Viro · 12 years ago
  51. 070a0eb [readdir] convert jfs by Al Viro · 12 years ago
  52. 77acfa2 [readdir] convert ceph by Al Viro · 12 years ago
  53. 23db862 [readdir] convert nfs by Al Viro · 12 years ago
  54. 725bebb [readdir] convert ext4 by Al Viro · 12 years ago
  55. 4deb398 [readdir] convert qnx6 by Al Viro · 12 years ago
  56. 663f4de [readdir] convert qnx4 by Al Viro · 12 years ago
  57. 9fd4d05 [readdir] convert omfs by Al Viro · 12 years ago
  58. 1616abe [readdir] convert nilfs2 by Al Viro · 12 years ago
  59. d55fea8 [readdir] convert sysfs by Al Viro · 12 years ago
  60. d81a8ef [readdir] convert gfs2 by Al Viro · 12 years ago
  61. 75811d4 [readdir] convert exofs by Al Viro · 12 years ago
  62. 81b9f66 [readdir] convert bfs by Al Viro · 12 years ago
  63. f0c3b50 [readdir] convert procfs by Al Viro · 12 years ago
  64. 68c6147 [readdir] convert openpromfs by Al Viro · 12 years ago
  65. 7aa123a [readdir] convert efs by Al Viro · 12 years ago
  66. 5201885 [readdir] convert configfs by Al Viro · 12 years ago
  67. 3903b38 [readdir] convert romfs by Al Viro · 12 years ago
  68. 5f6039c [readdir] convert squashfs by Al Viro · 12 years ago
  69. 01122e0 [readdir] convert ubifs by Al Viro · 12 years ago
  70. 5add2ee [readdir] convert udf by Al Viro · 12 years ago
  71. 5ded75e [readdir] convert ext3 by Al Viro · 12 years ago
  72. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 12 years ago
  73. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 12 years ago
  74. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 12 years ago
  75. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 12 years ago
  76. e06aeb5 compat.c: LOOP_CLR_FD is taken care of in loop.c itself... by Al Viro · 12 years ago
  77. 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 12 years ago
  78. 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 12 years ago
  79. 2976b10 perf: Disable monitoring on setuid processes for regular users by Stephane Eranian · 12 years ago
  80. 5dbc746 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  81. acdb37c fs: fix new splice.c kernel-doc warning by Randy Dunlap · 12 years ago
  82. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 12 years ago
  83. 14c1441 fuse: hold i_mutex in fuse_file_fallocate() by Maxim Patlasov · 12 years ago
  84. 03b40e3 ext4: delete unused variables by Jon Ernst · 12 years ago
  85. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  86. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  87. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 12 years ago
  88. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 12 years ago
  89. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 12 years ago
  90. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 12 years ago
  91. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 12 years ago
  92. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 12 years ago
  93. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  94. 72dac95 ext4: return FIEMAP_EXTENT_UNKNOWN for delalloc extents by Jie Liu · 12 years ago
  95. 75497d0 jbd2: remove debug dependency on debug_fs and update Kconfig help text by Paul Gortmaker · 12 years ago
  96. 169f1a2 jbd2: use a single printk for jbd_debug() by Paul Gortmaker · 12 years ago
  97. cfc7bc8 jbd2: fix duplicate debug label for phase 2 by Paul Gortmaker · 12 years ago
  98. 0ef5418 jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space() by Paul Gortmaker · 12 years ago
  99. 3ca841c jbd2: relocate assert after state lock in journal_commit_transaction() by Paul Gortmaker · 12 years ago
  100. 4418e141 ext4: Fix fsync error handling after filesystem abort by Dmitry Monakhov · 12 years ago