1. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  2. a549984 ext4: revert "ext4: use io_end for multiple bios" by Theodore Ts'o · 11 years ago
  3. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  4. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  5. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  6. e615573 ext4: limit group search loop for non-extent files by Lachlan McIlroy · 11 years ago
  7. e30b5dc ext4: fix fio regression by Yan, Zheng · 11 years ago
  8. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 0d606e2 ext4: fix type-widening bug in inode table readahead code by Theodore Ts'o · 11 years ago
  10. 3f8a641 ext4: add check for inodes_count overflow in new resize ioctl by Theodore Ts'o · 11 years ago
  11. 7f3e3c7 ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG by Theodore Ts'o · 11 years ago
  12. c5c72d8 ext4: fix online resizing for ext3-compat file systems by Theodore Ts'o · 11 years ago
  13. 13fca32 ext4: mark metadata blocks using bh flags by Theodore Ts'o · 11 years ago
  14. 9f20350 ext4: mark all metadata I/O with REQ_META by Theodore Ts'o · 11 years ago
  15. c4d8b02 ext4: fix readdir error in case inline_data+^dir_index. by Tao Ma · 11 years ago
  16. 8af0f08 ext4: fix readdir error in the case of inline_data+dir_index by Tao Ma · 11 years ago
  17. 2656497 ext4: mext_insert_extents should update extent block checksum by Darrick J. Wong · 11 years ago
  18. eb9cc7e ext4: move quota initialization out of inode allocation transaction by Jan Kara · 11 years ago
  19. fd03d8d ext4: reserve xattr index for Rich ACL support by Theodore Ts'o · 11 years ago
  20. 7b001d6 ext4: clear buffer_uninit flag when submitting IO by Jan Kara · 11 years ago
  21. 4eec708 ext4: use io_end for multiple bios by Jan Kara · 11 years ago
  22. 0058f96 ext4: make ext4_bio_write_page() use BH_Async_Write flags by Jan Kara · 11 years ago
  23. e1091b1 ext4: Use kstrtoul() instead of parse_strtoul() by Lukas Czerner · 11 years ago
  24. 7e8b12c ext4: defragmentation code cleanup by Dmitry Monakhov · 11 years ago
  25. 43e50f5 ext4: do not convert to indirect with bigalloc enabled by Lukas Czerner · 11 years ago
  26. 0d14b09 ext4: move ext4_ind_migrate() into migrate.c by Lukas Czerner · 11 years ago
  27. d6a7710 ext4: fix miscellaneous big endian warnings by Theodore Ts'o · 11 years ago
  28. 171a7f2 ext4: fix big-endian bug in metadata checksum calculations by Dmitry Monakhov · 11 years ago
  29. 0b65349 ext4: fix big-endian bug in extent migration code by Dmitry Monakhov · 11 years ago
  30. 8c8e0ca ext4: fix usless declarations by Dmitri Monakho · 11 years ago
  31. 27dd438 ext4: introduce reserved space by Lukas Czerner · 11 years ago
  32. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  33. f45a5ef ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS by Jan Kara · 11 years ago
  34. eabe044 ext4: speed-up releasing blocks on commit by Andrey Sidorov · 11 years ago
  35. 5c1ff33 ext4: fix free space estimate in ext4_nonda_switch() by Eric Whitney · 11 years ago
  36. bcb1385 ext4: fix deadlock with quota feature by Jan Kara · 11 years ago
  37. e8238f9 ext4: fix incorrect lock ordering for ext4_ind_migrate by Dmitry Monakhov · 11 years ago
  38. 393d1d1 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT by Dr. Tilmann Bubeck · 11 years ago
  39. f78ee70d ext4: print more info in ext4_print_free_blocks() by Lukas Czerner · 11 years ago
  40. be8981b ext4: try to prepend extent to the existing one by Lukas Czerner · 11 years ago
  41. bc2d9db ext4: Transfer initialized block to right neighbor if possible by Lukas Czerner · 11 years ago
  42. bd86298 ext4: introduce ext4_get_group_number() by Lukas Czerner · 11 years ago
  43. 6891100 ext4: make ext4_block_in_group() much more efficient by Lukas Czerner · 11 years ago
  44. a75ae78f ext4: unregister es_shrinker if mount failed by Dmitry Monakhov · 11 years ago
  45. 5d3ee20 ext4: fix journal callback list traversal by Dmitry Monakhov · 11 years ago
  46. 996bb9f ext4: support simple conversion of extent-mapped inodes to use i_blocks by Theodore Ts'o · 11 years ago
  47. d76a3a77 ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 11 years ago
  48. b10a44c ext4: add might_sleep() annotations by Theodore Ts'o · 11 years ago
  49. 19b5ef6 ext4: add mutex_is_locked() assertion to ext4_truncate() by Theodore Ts'o · 11 years ago
  50. 819c492 ext4: refactor truncate code by Theodore Ts'o · 11 years ago
  51. 26a4c0c ext4: refactor punch hole code by Theodore Ts'o · 11 years ago
  52. 781f143 ext4: fold ext4_alloc_blocks() in ext4_alloc_branch() by Theodore Ts'o · 11 years ago
  53. eed4333 ext4: fold ext4_generic_write_end() into ext4_write_end() by Zheng Liu · 11 years ago
  54. 74d553a ext4: collapse handling of data=ordered and data=writeback codepaths by Theodore Ts'o · 11 years ago
  55. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 11 years ago
  56. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  57. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 11 years ago
  58. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 11 years ago
  59. 0e40110 ext4: fix memory leakage in mext_check_coverage by Dmitry Monakhov · 11 years ago
  60. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  61. 4f42f80 ext4: use s_extent_max_zeroout_kb value as number of kb by Lukas Czerner · 11 years ago
  62. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 11 years ago
  63. 386ad67 ext4: reserve metadata block for every delayed write by Lukas Czerner · 11 years ago
  64. 232ec87 ext4: update reserved space after the 'correction' by Lukas Czerner · 11 years ago
  65. bb8b20e ext4: do not use yield() by Lukas Czerner · 11 years ago
  66. e3d85c3 ext4: remove unused variable in ext4_free_blocks() by Lukas Czerner · 11 years ago
  67. e1c3659 ext4: fix WARN_ON from ext4_releasepage() by Jan Kara · 11 years ago
  68. 3a22567 ext4: fix the wrong number of the allocated blocks in ext4_split_extent() by Zheng Liu · 11 years ago
  69. adb2355 ext4: update extent status tree after an extent is zeroed out by Zheng Liu · 11 years ago
  70. cdee784 ext4: fix wrong m_len value after unwritten extent conversion by Zheng Liu · 11 years ago
  71. 921f266 ext4: add self-testing infrastructure to do a sanity check by Dmitry Monakhov · 11 years ago
  72. bd38436 ext4: avoid a potential overflow in ext4_es_can_be_merged() by Zheng Liu · 11 years ago
  73. 6ca470d7 ext4: invalidate extent status tree during extent migration by Dmitry Monakhov · 11 years ago
  74. de99fcc ext4: remove unnecessary wait for extent conversion in ext4_fallocate() by Jan Kara · 11 years ago
  75. ff95ec2 ext4: add warning to ext4_convert_unwritten_extents_endio by Dmitry Monakhov · 11 years ago
  76. ec22ba8 ext4: disable merging of uninitialized extents by Dmitry Monakhov · 11 years ago
  77. 357b66f ext4: ext4_split_extent should take care of extent zeroout by Dmitry Monakhov · 11 years ago
  78. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  79. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  81. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 11 years ago
  82. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 11 years ago
  83. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  84. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  85. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 11 years ago
  86. 1ac6466 ext4: use percpu counter for extent cache count by Theodore Ts'o · 11 years ago
  87. 2463077 ext4: optimize ext4_es_shrink() by Theodore Ts'o · 11 years ago
  88. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  89. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  90. 7bf2fbc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  91. 8e919d1 ext4: fix extent status tree regression for file systems > 512GB by Theodore Ts'o · 11 years ago
  92. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  94. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  95. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  96. 304e220 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 11 years ago
  97. d438147 ext4: no need to remove extent if len is 0 in ext4_es_remove_extent() by Eryu Guan · 11 years ago
  98. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  99. 1231b3a ext4: fix xattr block allocation/release with bigalloc by Lukas Czerner · 11 years ago
  100. 74cd15c ext4: reclaim extents from extent status tree by Zheng Liu · 11 years ago