1. 1a79c1f Btrfs: update comments in cache_save_setup by Liu Bo · 8 years ago
  2. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  3. 1e4f471 btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  4. 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  5. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  7. e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 8 years ago
  8. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 8 years ago
  9. 691fa05 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  10. 9f3db42 btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  11. 703b391 btrfs: Make btrfs_orphan_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  12. 8ed7a2a btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  13. 0e6bf9b btrfs: Make calc_csum_metadata_size take btrfs_inode by Nikolay Borisov · 8 years ago
  14. baa3ba3 btrfs: Make drop_outstanding_extent take btrfs_inode by Nikolay Borisov · 8 years ago
  15. 04f4f91 btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode by Nikolay Borisov · 8 years ago
  16. 70ddc55 btrfs: make btrfs_is_free_space_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  17. 5cdd7db Btrfs: fix assertion failure when freeing block groups at close_ctree() by Filipe Manana · 8 years ago
  18. 77ab86b btrfs: free-space-cache, clean up unnecessary root arguments by Jeff Mahoney · 8 years ago
  19. 5e00f19 btrfs: convert btrfs_inc_block_group_ro to accept fs_info by Jeff Mahoney · 8 years ago
  20. 0c9ab34 btrfs: flush_space always takes fs_info->fs_root by Jeff Mahoney · 8 years ago
  21. 87bde3c btrfs: pass fs_info to (more) routines that are only called with extent_root by Jeff Mahoney · 8 years ago
  22. 8b74c03 btrfs: remove unused parameter from btrfs_prepare_extent_commit by David Sterba · 8 years ago
  23. 7775c81 btrfs: remove unused parameter from btrfs_subvolume_release_metadata by David Sterba · 8 years ago
  24. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
  25. 4136135 Btrfs: use helper to get used bytes of space_info by Liu Bo · 8 years ago
  26. 0c9b36e Btrfs: try to avoid acquiring free space ctl's lock by Liu Bo · 8 years ago
  27. e4c3b2d Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist by Liu Bo · 8 years ago
  28. f72ad18e Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head by Liu Bo · 8 years ago
  29. 003d7c5 btrfs: allow unlink to exceed subvolume quota by Jeff Mahoney · 8 years ago
  30. 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
  31. f85b737 btrfs: fix over-80 lines introduced by previous cleanups by David Sterba · 8 years ago
  32. 4a0cc7c btrfs: Make btrfs_ino take a struct btrfs_inode by Nikolay Borisov · 8 years ago
  33. 823bb20 btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE by David Sterba · 8 years ago
  34. fef394f btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref by Jeff Mahoney · 8 years ago
  35. e321f8a Btrfs: use down_read_nested to make lockdep silent by Liu Bo · 8 years ago
  36. d028099 btrfs: fix locking when we put back a delayed ref that's too new by Jeff Mahoney · 8 years ago
  37. aa7c8da btrfs: fix error handling when run_delayed_extent_op fails by Jeff Mahoney · 8 years ago
  38. 3444136 btrfs: opencode chunk locking, remove helpers by David Sterba · 8 years ago
  39. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  40. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
  41. afdb571 btrfs: simplify btrfs_wait_cache_io prototype by Jeff Mahoney · 8 years ago
  42. 71ff643 btrfs: convert extent-tree tracepoints to use fs_info by Jeff Mahoney · 8 years ago
  43. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago
  44. 6202df6 btrfs: root->fs_info cleanup, update_block_group{,flags} by Jeff Mahoney · 8 years ago
  45. 3796d33 btrfs: root->fs_info cleanup, lock/unlock_chunks by Jeff Mahoney · 9 years ago
  46. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 9 years ago
  47. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  48. fb45625 btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere by Jeff Mahoney · 8 years ago
  49. 2b2e27e btrfs: alloc_reserved_file_extent trace point should use extent_root by Jeff Mahoney · 8 years ago
  50. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 8 years ago
  51. 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 8 years ago
  52. 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
  53. 33d1f05 btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c by Qu Wenruo · 8 years ago
  54. 50b3e04 btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps by Qu Wenruo · 8 years ago
  55. 0c476a5 btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space by Jeff Mahoney · 8 years ago
  56. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  57. 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
  58. 745699e btrfs: remove useless comments by Xiaoguang Wang · 8 years ago
  59. dc1a90c btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed_refs() by Wang Xiaoguang · 8 years ago
  60. cf8cddd btrfs: don't abuse REQ_OP_* flags for btrfs_map_block by Christoph Hellwig · 8 years ago
  61. 9d1032c btrfs: fix WARNING in btrfs_select_ref_head() by Wang Xiaoguang · 9 years ago
  62. 19c4d2f Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" by Chris Mason · 8 years ago
  63. 4867268 Btrfs: don't BUG() during drop snapshot by Josef Bacik · 8 years ago
  64. 6cea66e btrfs: Remove already completed TODO comment by Goldwyn Rodrigues · 8 years ago
  65. dd12d5b btrfs: Do not reassign count in btrfs_run_delayed_refs by Goldwyn Rodrigues · 8 years ago
  66. a958eab Btrfs: fix memory leak in do_walk_down by Liu Bo · 8 years ago
  67. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  68. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  69. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  70. 0279422 Btrfs: kill BUG_ON in run_delayed_tree_ref by Liu Bo · 8 years ago
  71. e2c8990 btrfs: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  72. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  73. 1f079fa btrfs: Fix warning "variable ‘blocksize’ set but not used" by Luis Henriques · 8 years ago
  74. 5d8eb6f btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs by Naohiro Aota · 8 years ago
  75. 4930338 Btrfs: bail out if block group has different mixed flag by Liu Bo · 8 years ago
  76. c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago
  77. 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
  78. 1e5ec2e Btrfs: handle quota reserve failure properly by Josef Bacik · 8 years ago
  79. 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
  80. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  81. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  82. 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
  83. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  84. 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
  85. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  86. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  87. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  88. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  89. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  90. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 9 years ago
  91. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  92. 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
  93. 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
  94. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  95. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  96. 64b6358 btrfs: add btrfs_trans_handle->fs_info pointer by Jeff Mahoney · 9 years ago
  97. 14a1e06 btrfs: introduce BTRFS_MAX_ITEM_SIZE by Jeff Mahoney · 9 years ago
  98. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 8 years ago
  99. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  100. bc07452 btrfs: prefix fsid to all trace events by Jeff Mahoney · 9 years ago