1. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  2. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  3. 56f23fd Btrfs: fix file/data loss caused by fsync after rename and new inode by Filipe Manana · 8 years ago
  4. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  5. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  6. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  7. 7ccefb9 btrfs: Reset IO error counters before start of device replacing by Yauhen Kharuzhy · 8 years ago
  8. 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 8 years ago
  9. c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 8 years ago
  10. 8f282f7 btrfs: fallback to vmalloc in btrfs_compare_tree by David Sterba · 8 years ago
  11. 918c2ee btrfs: handle non-fatal errors in btrfs_qgroup_inherit() by Mark Fasheh · 8 years ago
  12. 0305bc2 btrfs: Output more info for enospc_debug mount option by Qu Wenruo · 8 years ago
  13. 264813a Btrfs: fix invalid reference in replace_path by Liu Bo · 8 years ago
  14. 2a162ce Btrfs: Improve FL_KEEP_SIZE handling in fallocate by Davide Italiano · 9 years ago
  15. 82d2a34 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  16. de17e79 btrfs: fix crash/invalid memory access on fsync when using overlayfs by Filipe Manana · 8 years ago
  17. 232cad8 Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.6 by Chris Mason · 8 years ago
  18. ce63f89 btrfs: transaction_kthread() is not freezable by Jiri Kosina · 8 years ago
  19. 838fe18 btrfs: cleaner_kthread() doesn't need explicit freeze by Jiri Kosina · 8 years ago
  20. 0f80553 btrfs: do not write corrupted metadata blocks to disk by Alex Lyakas · 8 years ago
  21. 8bd98f0 btrfs: csum_tree_block: return proper errno value by Alex Lyakas · 8 years ago
  22. 968f3e3 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  23. 389f239 btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums by Chris Mason · 8 years ago
  24. c28f2420 btrfs: use radix_tree_iter_retry() by Matthew Wilcox · 8 years ago
  25. bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  26. 2e3fcb1 btrfs: Print Warning only if ENOSPC_DEBUG is enabled by Ashish Samant · 8 years ago
  27. 07c9a8e btrfs: scrub: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  28. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 8 years ago
  29. 8ae1af3 btrfs: rename btrfs_print_info to btrfs_print_mod_info by Anand Jain · 8 years ago
  30. 3c1d84b Btrfs: Show a warning message if one of objectid reaches its highest value by Satoru Takeuchi · 8 years ago
  31. 02def69 btrfs: use kbasename in btrfsic_mount by Rasmus Villemoes · 9 years ago
  32. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  33. 2cdcb2b Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  34. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 8 years ago
  35. 5e33a2b Btrfs: do not collect ordered extents when logging that inode exists by Filipe Manana · 8 years ago
  36. affc0ff Btrfs: fix race when checking if we can skip fsync'ing an inode by Filipe Manana · 8 years ago
  37. daac7ba Btrfs: fix listxattrs not listing all xattrs packed in the same item by Filipe Manana · 8 years ago
  38. ade7702 Btrfs: fix deadlock between direct IO reads and buffered writes by Filipe Manana · 8 years ago
  39. f4dfe68 Btrfs: fix extent_same allowing destination offset beyond i_size by Filipe Manana · 8 years ago
  40. 2be63d5 Btrfs: fix file loss on log replay after renaming a file and fsync by Filipe Manana · 8 years ago
  41. 1ec9a1a Btrfs: fix unreplayable log after snapshot delete + parent dir fsync by Filipe Manana · 8 years ago
  42. c05c5ee Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.6 by Chris Mason · 8 years ago
  43. f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 8 years ago
  44. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 8 years ago
  45. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 8 years ago
  46. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 8 years ago
  47. e9ddd77 Merge branch 'foreign/josef/space-updates' into for-chris-4.6 by David Sterba · 8 years ago
  48. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 8 years ago
  49. 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 8 years ago
  50. 67d605f Merge branch 'dev/rename-keys' into for-chris-4.6 by David Sterba · 8 years ago
  51. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 8 years ago
  52. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 8 years ago
  53. 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 9 years ago
  54. d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 8 years ago
  55. c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 8 years ago
  56. f7e98a7 btrfs: change max_inline default to 2048 by David Sterba · 9 years ago
  57. 11ea474 btrfs: remove error message from search ioctl for nonexistent tree by David Sterba · 8 years ago
  58. f827ba9 btrfs: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  59. ce6b714 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  60. aa66b0b btrfs: fix memory leak of fs_info in block group cache by Kinglong Mee · 8 years ago
  61. 4da2e26 btrfs: Continue write in case of can_not_nocow by Zhao Lei · 9 years ago
  62. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 8 years ago
  63. 89771cc btrfs: fix build warning by Sudip Mukherjee · 8 years ago
  64. 47dc196 btrfs: use proper type for failrec in extent_state by David Sterba · 8 years ago
  65. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  66. 8f682f6 btrfs: remove open-coded swap() in backref.c:__merge_refs by Dave Jones · 8 years ago
  67. ac1407b btrfs: remove redundant error check by Byongho Lee · 8 years ago
  68. 0138b6f btrfs: simplify expression in btrfs_calc_trans_metadata_size() by Byongho Lee · 8 years ago
  69. baee879 Btrfs: check reserved when deciding to background flush by Josef Bacik · 8 years ago
  70. 88d3a5a Btrfs: add transaction space reservation tracepoints by Josef Bacik · 9 years ago
  71. dc95f7b Btrfs: fix truncate_space_check by Josef Bacik · 9 years ago
  72. fb4b10e Btrfs: change how we update the global block rsv by Josef Bacik · 9 years ago
  73. 7aff8cf btrfs: reada: ignore creating reada_extent for a non-existent device by Zhao Lei · 9 years ago
  74. 4fe7a0e btrfs: reada: avoid undone reada extents in btrfs_reada_wait by Zhao Lei · 8 years ago
  75. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
  76. 895a11b btrfs: reada: simplify dev->reada_in_flight processing by Zhao Lei · 9 years ago
  77. 8afd684 btrfs: reada: Fix a debug code typo by Zhao Lei · 9 years ago
  78. 57f16e0 btrfs: reada: Jump into cleanup in direct way for __readahead_hook() by Zhao Lei · 9 years ago
  79. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
  80. 6e39dbe btrfs: reada: Pass reada_extent into __readahead_hook directly by Zhao Lei · 9 years ago
  81. b257cf5 btrfs: reada: move reada_extent_put to place after __readahead_hook() by Zhao Lei · 9 years ago
  82. 1e7970c btrfs: reada: Remove level argument in severial functions by Zhao Lei · 9 years ago
  83. 3194502 btrfs: reada: bypass adding extent when all zone failed by Zhao Lei · 9 years ago
  84. 6a159d2 btrfs: reada: add all reachable mirrors into reada device list by Zhao Lei · 9 years ago
  85. a3f7fde btrfs: reada: Move is_need_to_readahead contition earlier by Zhao Lei · 9 years ago
  86. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  87. 97d5f0e btrfs: reada: Avoid many times of empty loop by Zhao Lei · 9 years ago
  88. 8e9aa51 btrfs: reada: Add missed segment checking in reada_find_zone by Zhao Lei · 9 years ago
  89. c37f49c btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone by Zhao Lei · 9 years ago
  90. 5037853 btrfs: reada: Fix in-segment calculation for reada by Zhao Lei · 9 years ago
  91. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 8 years ago
  92. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  93. fed8f16 btrfs: Introduce new mount option alias for nologreplay by Qu Wenruo · 9 years ago
  94. 96da091 btrfs: Introduce new mount option to disable tree log replay by Qu Wenruo · 9 years ago
  95. 8dcddfa btrfs: Introduce new mount option usebackuproot to replace recovery by Qu Wenruo · 9 years ago
  96. 9f07e1d btrfs: teach print_leaf about temporary item subtypes by David Sterba · 8 years ago
  97. 585a3d0 btrfs: teach print_leaf about permanent item subtypes by David Sterba · 8 years ago
  98. 242e295 btrfs: switch dev stats item to the permanent item key by David Sterba · 8 years ago
  99. 50c2d5a btrfs: introduce key type for persistent permanent items by David Sterba · 8 years ago
  100. c479cb4 btrfs: switch balance item to the temporary item key by David Sterba · 8 years ago