1. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  2. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  3. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 8 years ago
  4. e1860a7 btrfs: GFP_NOFS does not GFP_HIGHMEM by David Sterba · 8 years ago
  5. 05135f5 btrfs: switch to common message helpers in open_ctree, adjust messages by David Sterba · 8 years ago
  6. 2f3165e btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes by Zygo Blaxell · 8 years ago
  7. af6f8f6 btrfs: sink gfp parameter to clear_extent_dirty by David Sterba · 8 years ago
  8. 9116621 btrfs: sink gfp parameter to clear_extent_bits by David Sterba · 8 years ago
  9. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
  10. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  11. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  12. 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
  13. 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 · 9 years ago
  14. ce63f89 btrfs: transaction_kthread() is not freezable by Jiri Kosina · 9 years ago
  15. 838fe18 btrfs: cleaner_kthread() doesn't need explicit freeze by Jiri Kosina · 9 years ago
  16. 0f80553 btrfs: do not write corrupted metadata blocks to disk by Alex Lyakas · 9 years ago
  17. 8bd98f0 btrfs: csum_tree_block: return proper errno value by Alex Lyakas · 9 years ago
  18. 968f3e3 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  19. bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  20. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 9 years ago
  21. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  22. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  23. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 9 years ago
  24. 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 9 years ago
  25. 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 9 years ago
  26. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  27. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
  28. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
  29. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  30. 96da091 btrfs: Introduce new mount option to disable tree log replay by Qu Wenruo · 9 years ago
  31. 8dcddfa btrfs: Introduce new mount option usebackuproot to replace recovery by Qu Wenruo · 9 years ago
  32. 74e4d82 btrfs: let callers of btrfs_alloc_root pass gfp flags by David Sterba · 9 years ago
  33. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 9 years ago
  34. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  35. d32a4e3 Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  36. 80ad623 Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" by David Sterba · 9 years ago
  37. 6b20e0a btrfs: add free space tree to lockdep classes by David Sterba · 9 years ago
  38. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  39. 319e4d0 btrfs: Enhance super validation check by Qu Wenruo · 9 years ago
  40. c2d6cb1 Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 9 years ago
  41. 326f784 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  42. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  43. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 9 years ago
  44. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  45. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  46. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  47. 7928d67 btrfs: cleanup, remove stray return statements by David Sterba · 9 years ago
  48. b2acddd Btrfs: add missing brelse when superblock checksum fails by Anand Jain · 9 years ago
  49. 511711a btrfs: don't run delayed references while we are creating the free space tree by Chris Mason · 9 years ago
  50. f0f7641 Merge branch 'freespace-4.5' into for-linus-4.5 by Chris Mason · 9 years ago
  51. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  52. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  53. f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
  54. 70f6d82 Btrfs: add free space tree mount option by Omar Sandoval · 9 years ago
  55. 4db8c52 btrfs: remove a trivial helper btrfs_set_buffer_uptodate by David Sterba · 9 years ago
  56. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  57. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  58. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  60. 7343dd6 btrfs: qgroup: exit the rescan worker during umount by Justin Maggard · 9 years ago
  61. 6962491 btrfs: clear PF_NOFREEZE in cleaner_kthread() by Jiri Kosina · 9 years ago
  62. a9e6d15 Merge branch 'allocator-fixes' into for-linus-4.4 by Chris Mason · 9 years ago
  63. 161c3549 Btrfs: change how we wait for pending ordered extents by Josef Bacik · 9 years ago
  64. 55eeaf0 btrfs: qgroup: Introduce new functions to reserve/free metadata by Qu Wenruo · 9 years ago
  65. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  66. 8789f4f btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures() by Zhao Lei · 9 years ago
  67. 6db4a73 Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  68. 62fb50a Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  69. 640926f Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  70. ee86395 btrfs: comment the rest of implicit barriers before waitqueue_active by David Sterba · 10 years ago
  71. 175d58c Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  72. f14d104 btrfs: switch more printks to our helpers by David Sterba · 9 years ago
  73. 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
  74. b14af3b btrfs: switch message printers to ratelimited _in_rcu variants by David Sterba · 9 years ago
  75. e5fffba Btrfs: open_ctree: Fix possible memory leak by chandan · 9 years ago
  76. 29c36d7 Btrfs: add btrfs_read_dev_one_super() to read one specific SB by Anand Jain · 9 years ago
  77. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  78. 92fc03f Btrfs: SB read failure should return EIO for __bread failure by Anand Jain · 9 years ago
  79. 6618a59 Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted by Anand Jain · 9 years ago
  80. 96f3136 Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted by Anand Jain · 9 years ago
  81. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  82. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  83. 85e0a0f Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock by Filipe Manana · 9 years ago
  84. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  85. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  86. 943c6e9 btrfs: Add raid56 support for updating by Zhao Lei · 9 years ago
  87. 2c45804 btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures by Zhao Lei · 9 years ago
  88. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  89. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  90. a4027a2 Btrfs: remove unused mutex from struct 'btrfs_fs_info' by Byongho Lee · 9 years ago
  91. 78fa177 btrfs: Show detail information when mount failed on missing devices by Zhao Lei · 9 years ago
  92. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  93. e44163e btrfs: explictly delete unused block groups in close_ctree and ro-remount by Jeff Mahoney · 9 years ago
  94. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  95. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  96. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  97. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  98. da288d2 Btrfs: fix crash on close_ctree() if cleaner starts new transaction by Filipe Manana · 9 years ago
  99. 67c5e7d Btrfs: fix race between balance and unused block group deletion by Filipe Manana · 9 years ago
  100. c40b7b0 Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand by Chris Mason · 9 years ago