1. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  2. cea67ab btrfs: clean the old superblocks before freeing the device by Jeff Mahoney · 8 years ago
  3. 0279422 Btrfs: kill BUG_ON in run_delayed_tree_ref by Liu Bo · 8 years ago
  4. 6bdf131 Btrfs: don't leak reloc root nodes on error by Josef Bacik · 8 years ago
  5. e2c8990 btrfs: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  6. 6b722c1 Btrfs: improve check_node to avoid reading corrupted nodes by Liu Bo · 8 years ago
  7. a42cbec Btrfs: add error handling for extent buffer in print tree by Liu Bo · 8 years ago
  8. a43f7f8 Btrfs: remove BUG_ON in start_transaction by Liu Bo · 8 years ago
  9. 3eb548e Btrfs: memset to avoid stale content in btree node block by Liu Bo · 8 years ago
  10. 3561b9d Btrfs: return gracefully from balance if fs tree is corrupted by Liu Bo · 8 years ago
  11. 9c8e63d Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written by Josef Bacik · 8 years ago
  12. 8436ea91 Btrfs: kill the start argument to read_extent_buffer_pages by Josef Bacik · 8 years ago
  13. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  14. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  15. 897a41b btrfs: add dynamic debug support by Jeff Mahoney · 8 years ago
  16. 2309e79 btrfs: Fix warning "variable ‘gen’ set but not used" by Luis Henriques · 8 years ago
  17. 1f079fa btrfs: Fix warning "variable ‘blocksize’ set but not used" by Luis Henriques · 8 years ago
  18. 5d8eb6f btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs by Naohiro Aota · 8 years ago
  19. 4930338 Btrfs: bail out if block group has different mixed flag by Liu Bo · 8 years ago
  20. 2571e73 Btrfs: fix memory leak in reading btree blocks by Liu Bo · 8 years ago
  21. e46a28c Btrfs: remove BUG() in raid56 by Liu Bo · 8 years ago
  22. afce772 btrfs: fix check_shared for fiemap ioctl by Lu Fengqi · 9 years ago
  23. b0de6c4 btrfs: create example debugfs file only in debugging build by David Sterba · 8 years ago
  24. 07f6a48 btrfs: fix perms on demonstration debugfs interface by Eric Sandeen · 8 years ago
  25. c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago
  26. b22734a Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  27. 325c50e btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 8 years ago
  28. 1e5ec2e Btrfs: handle quota reserve failure properly by Josef Bacik · 8 years ago
  29. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  30. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  31. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  32. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  33. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  34. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  35. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  36. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  37. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  38. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  39. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  40. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  41. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  42. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  43. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  44. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  45. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  46. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  47. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  48. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  49. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  50. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  51. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  52. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  53. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  54. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  55. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 9 years ago
  56. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  57. d8422ba btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  58. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
  59. 9512c47 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  60. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  61. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. 1083881 Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 by Chris Mason · 8 years ago
  63. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  64. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  65. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  66. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  67. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  68. 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 9 years ago
  69. 6771089 Btrfs: be more precise on errors when getting an inode from disk by Filipe Manana · 9 years ago
  70. 9515558 Btrfs: send, don't bug on inconsistent snapshots by Filipe Manana · 8 years ago
  71. 15b253e Btrfs: send, avoid incorrect leaf accesses when sending utimes operations by Filipe Manana · 9 years ago
  72. 764433a Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations by Robbie Ko · 10 years ago
  73. 443f9d2 Btrfs: send, fix warning due to late freeing of orphan_dir_info structures by Robbie Ko · 10 years ago
  74. 99ea42d Btrfs: incremental send, fix premature rmdir operations by Robbie Ko · 10 years ago
  75. 4122ea6 Btrfs: incremental send, fix invalid paths for rename operations by Filipe Manana · 9 years ago
  76. 7969e77 Btrfs: send, add missing error check for calls to path_loop() by Filipe Manana · 9 years ago
  77. 801bec3 Btrfs: send, fix failure to move directories with the same name around by Robbie Ko · 10 years ago
  78. 0596a90 Btrfs: add missing check for writeback errors on fsync by Filipe Manana · 9 years ago
  79. ba929b6 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  80. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  81. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  82. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  84. 64b6358 btrfs: add btrfs_trans_handle->fs_info pointer by Jeff Mahoney · 9 years ago
  85. 05f9a78 btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction by Jeff Mahoney · 9 years ago
  86. 1db1ff9 btrfs: convert nodesize macros to static inlines by Jeff Mahoney · 9 years ago
  87. 14a1e06 btrfs: introduce BTRFS_MAX_ITEM_SIZE by Jeff Mahoney · 9 years ago
  88. 0c83b62 btrfs: cleanup, remove prototype for btrfs_find_root_ref by Jeff Mahoney · 9 years ago
  89. df39756 btrfs: copy_to_sk drop unused root parameter by Jeff Mahoney · 9 years ago
  90. bd6c57d btrfs: simpilify btrfs_subvol_inherit_props by Jeff Mahoney · 9 years ago
  91. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
  92. 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
  93. 8632daa btrfs: tests, move initialization into tests/ by Jeff Mahoney · 9 years ago
  94. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  95. bc07452 btrfs: prefix fsid to all trace events by Jeff Mahoney · 9 years ago
  96. cb00109 btrfs: plumb fs_info into btrfs_work by Jeff Mahoney · 9 years ago
  97. 9f8d490 btrfs: remove obsolete part of comment in statfs by David Sterba · 8 years ago
  98. 05653ef btrfs: hide test-only member under ifdef by David Sterba · 8 years ago
  99. aee133a btrfs: Ratelimit "no csum found" info message by Nikolay Borisov · 8 years ago
  100. 35f4e5e btrfs: Add ratelimit to btrfs printing by Nikolay Borisov · 8 years ago