1. 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
  2. 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
  3. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  4. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  5. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  6. 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
  7. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  8. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  9. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  10. 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
  11. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  12. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  13. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  14. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  15. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  16. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  17. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  18. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  19. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  20. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  21. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  22. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  23. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  24. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  25. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  26. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  27. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 9 years ago
  28. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  29. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  30. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
  31. 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
  32. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  33. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  34. 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
  35. 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
  36. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  37. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  38. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  39. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  40. 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 8 years ago
  41. 6771089 Btrfs: be more precise on errors when getting an inode from disk by Filipe Manana · 8 years ago
  42. 9515558 Btrfs: send, don't bug on inconsistent snapshots by Filipe Manana · 8 years ago
  43. 15b253e Btrfs: send, avoid incorrect leaf accesses when sending utimes operations by Filipe Manana · 8 years ago
  44. 764433a Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations by Robbie Ko · 9 years ago
  45. 443f9d2 Btrfs: send, fix warning due to late freeing of orphan_dir_info structures by Robbie Ko · 9 years ago
  46. 99ea42d Btrfs: incremental send, fix premature rmdir operations by Robbie Ko · 9 years ago
  47. 4122ea6 Btrfs: incremental send, fix invalid paths for rename operations by Filipe Manana · 8 years ago
  48. 7969e77 Btrfs: send, add missing error check for calls to path_loop() by Filipe Manana · 8 years ago
  49. 801bec3 Btrfs: send, fix failure to move directories with the same name around by Robbie Ko · 9 years ago
  50. 0596a90 Btrfs: add missing check for writeback errors on fsync by Filipe Manana · 8 years ago
  51. 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
  52. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  53. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  54. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  55. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  56. 64b6358 btrfs: add btrfs_trans_handle->fs_info pointer by Jeff Mahoney · 8 years ago
  57. 05f9a78 btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction by Jeff Mahoney · 8 years ago
  58. 1db1ff9 btrfs: convert nodesize macros to static inlines by Jeff Mahoney · 8 years ago
  59. 14a1e06 btrfs: introduce BTRFS_MAX_ITEM_SIZE by Jeff Mahoney · 8 years ago
  60. 0c83b62 btrfs: cleanup, remove prototype for btrfs_find_root_ref by Jeff Mahoney · 8 years ago
  61. df39756 btrfs: copy_to_sk drop unused root parameter by Jeff Mahoney · 8 years ago
  62. bd6c57d btrfs: simpilify btrfs_subvol_inherit_props by Jeff Mahoney · 8 years ago
  63. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 8 years ago
  64. 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 8 years ago
  65. 8632daa btrfs: tests, move initialization into tests/ by Jeff Mahoney · 8 years ago
  66. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 8 years ago
  67. bc07452 btrfs: prefix fsid to all trace events by Jeff Mahoney · 8 years ago
  68. cb00109 btrfs: plumb fs_info into btrfs_work by Jeff Mahoney · 8 years ago
  69. 9f8d490 btrfs: remove obsolete part of comment in statfs by David Sterba · 8 years ago
  70. 05653ef btrfs: hide test-only member under ifdef by David Sterba · 8 years ago
  71. aee133a btrfs: Ratelimit "no csum found" info message by Nikolay Borisov · 8 years ago
  72. 35f4e5e btrfs: Add ratelimit to btrfs printing by Nikolay Borisov · 8 years ago
  73. 5a488b9 Btrfs: fix unexpected balance crash due to BUG_ON by Liu Bo · 8 years ago
  74. 0fd8c3d Btrfs: fix panic in balance due to EIO by Liu Bo · 8 years ago
  75. baf863b Btrfs: fix eb memory leak due to readpage failure by Liu Bo · 8 years ago
  76. f490709 Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup() by Liu Bo · 8 years ago
  77. 39581a3 btrfs: fix free space calculation in dump_space_info() by Wang Xiaoguang · 8 years ago
  78. 751bebb Btrfs: subpage-blocksize: Rate limit scrub error message by Chandan Rajendra · 8 years ago
  79. dda3245 btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize by Wang Xiaoguang · 8 years ago
  80. f5daf2c Btrfs: fix BUG_ON in btrfs_submit_compressed_write by Liu Bo · 8 years ago
  81. e2bf6e8 btrfs: make sure device is synced before return by Anand Jain · 8 years ago
  82. f448341 btrfs: reorg btrfs_close_one_device() by Anand Jain · 8 years ago
  83. c8bb0c8 btrfs: Cleanup compress_file_range() by Ashish Samant · 8 years ago
  84. 6f034ec Btrfs: cleanup BUG_ON in merge_bio by Liu Bo · 8 years ago
  85. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 8 years ago
  86. a60617d btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() by Salah Triki · 8 years ago
  87. 3d48d98 btrfs: Handle uninitialised inode eviction by Nikolay Borisov · 8 years ago
  88. fb770ae Btrfs: fix read_node_slot to return errors by Liu Bo · 8 years ago
  89. 876d2cf Btrfs: fix double free of fs root by Liu Bo · 8 years ago
  90. 5e24e9a Btrfs: error out if generic_bin_search get invalid arguments by Liu Bo · 8 years ago
  91. 6fb37b7 Btrfs: check inconsistence between chunk and block group by Liu Bo · 8 years ago
  92. c1fd5c3 btrfs: add missing bytes_readonly attribute file in sysfs by Wang Xiaoguang · 8 years ago
  93. 8b8b08c Btrfs: fix delalloc accounting after copy_from_user faults by Chris Mason · 8 years ago
  94. bac357dc Btrfs: avoid deadlocks during reservations in btrfs_truncate_block by Josef Bacik · 8 years ago
  95. df5c82a Btrfs: fix comparison in __btrfs_map_block() by Vincent Stehlé · 8 years ago
  96. 8ca17f0 Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes by Josef Bacik · 8 years ago
  97. ac2faba Btrfs: fill relocation block rsv after allocation by Josef Bacik · 8 years ago
  98. 40acc3e Btrfs: always use trans->block_rsv for orphans by Josef Bacik · 8 years ago
  99. ae2e472 Btrfs: change how we calculate the global block rsv by Josef Bacik · 8 years ago
  100. 87241c2 Btrfs: use root when checking need_async_flush by Josef Bacik · 8 years ago