1. 321a4bf btrfs: use the assigned fs_devices instead of the dereference by Anand Jain · 7 years ago
  2. 62088ca btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf by Lu Fengqi · 7 years ago
  3. a9377422 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit by Lu Fengqi · 7 years ago
  4. 280f8bd btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups by Lu Fengqi · 7 years ago
  5. 8696d76 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent by Lu Fengqi · 7 years ago
  6. deb4062 btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree by Lu Fengqi · 7 years ago
  7. 8d38d7e btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items by Lu Fengqi · 7 years ago
  8. a95f3aa btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent by Lu Fengqi · 7 years ago
  9. f0042d5 btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup by Lu Fengqi · 7 years ago
  10. 3efbee1 btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup by Lu Fengqi · 7 years ago
  11. 49a05ec btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup by Lu Fengqi · 7 years ago
  12. 39616c2 btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation by Lu Fengqi · 7 years ago
  13. 6b36f1a btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation by Lu Fengqi · 7 years ago
  14. 9f8a6ce btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation by Lu Fengqi · 7 years ago
  15. 2e980ac btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 7 years ago
  16. 3e07e9a btrfs: qgroup: Drop root parameter from update_qgroup_info_item by Lu Fengqi · 7 years ago
  17. ac8a866 btrfs: qgroup: Drop root parameter from update_qgroup_limit_item by Lu Fengqi · 7 years ago
  18. 6910461 btrfs: qgroup: Drop quota_root parameter from del_qgroup_item by Lu Fengqi · 7 years ago
  19. 99d7f09 btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item by Lu Fengqi · 7 years ago
  20. 711169c btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_item by Lu Fengqi · 7 years ago
  21. fa59f27 btrfs: rename btrfs_parse_early_options by Anand Jain · 7 years ago
  22. c8389d4 btrfs: qgroup: cleanup the unused srcroot from btrfs_qgroup_inherit by Lu Fengqi · 7 years ago
  23. 031f24d btrfs: Use btrfs_mark_bg_unused to replace open code by Qu Wenruo · 7 years ago
  24. 2556fbb btrfs: Rewrite retry logic in do_chunk_alloc by Nikolay Borisov · 7 years ago
  25. dec59fa btrfs: use customized batch size for total_bytes_pinned by Ethan Lien · 7 years ago
  26. d814a49 btrfs: use correct compare function of dirty_metadata_bytes by Ethan Lien · 7 years ago
  27. 36350e9 btrfs: return device pointer from btrfs_scan_one_device by Gu Jinxiang · 7 years ago
  28. d64dcbd btrfs: make fs_devices a local variable in btrfs_parse_early_options by Gu Jinxiang · 7 years ago
  29. 81ffd56 btrfs: fix mount and ioctl device scan ioctl race by David Sterba · 7 years ago
  30. 399f7f4 btrfs: reorder initialization before the mount locks uuid_mutex by David Sterba · 7 years ago
  31. 5139cff btrfs: lift uuid_mutex to callers of btrfs_parse_early_options by David Sterba · 7 years ago
  32. f5194e3 btrfs: lift uuid_mutex to callers of btrfs_open_devices by David Sterba · 7 years ago
  33. 899f930 btrfs: lift uuid_mutex to callers of btrfs_scan_one_device by David Sterba · 7 years ago
  34. 7bcb816 btrfs: use device_list_mutex when removing stale devices by Anand Jain · 7 years ago
  35. fa6d2ae btrfs: rename local devices for fs_devices in btrfs_free_stale_devices( by Anand Jain · 7 years ago
  36. 9c6d173 btrfs: extend locked section when adding a new device in device_list_add by Anand Jain · 7 years ago
  37. 4306a97 btrfs: do btrfs_free_stale_devices outside of device_list_add by Anand Jain · 7 years ago
  38. 959b1c0 btrfs: close devices without offloading to a temporary list by Nikolay Borisov · 7 years ago
  39. 621567a btrfs: Remove unused function btrfs_account_dev_extents_size by Qu Wenruo · 7 years ago
  40. 93b9bcd btrfs: remove unused parameter from btrfs_parse_subvol_options by Gu Jinxiang · 7 years ago
  41. b4993e6 btrfs: fix in-memory value of total_devices after seed device deletion by Anand Jain · 7 years ago
  42. 340f1aa btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable by Nikolay Borisov · 7 years ago
  43. c7b562c btrfs: raid56: catch errors from full_stripe_write by David Sterba · 7 years ago
  44. 176571a btrfs: raid56: merge rbio_is_full helpers by David Sterba · 7 years ago
  45. a81b747 btrfs: raid56: use new helper for async_scrub_parity by David Sterba · 7 years ago
  46. e66d8d5 btrfs: raid56: use new helper for async_read_rebuild by David Sterba · 7 years ago
  47. cf6a4a7 btrfs: raid56: use new helper for async_rmw_stripe by David Sterba · 7 years ago
  48. ac63885 btrfs: raid56: add new helper for starting async work by David Sterba · 7 years ago
  49. ebcc326 btrfs: open-code bio_set_op_attrs by David Sterba · 7 years ago
  50. cc5e31a btrfs: switch types to int when counting eb pages by David Sterba · 7 years ago
  51. 8791d43 btrfs: use round_up wrapper in num_extent_pages by David Sterba · 7 years ago
  52. 65ad010 btrfs: pass only eb to num_extent_pages by David Sterba · 7 years ago
  53. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  54. 69d2480 btrfs: use copy_page for copying pages instead of memcpy by David Sterba · 7 years ago
  55. 3ffbd68 btrfs: simplify pointer chasing of local fs_info variables by David Sterba · 7 years ago
  56. 3750851 btrfs: simplify some assignments of inode numbers by David Sterba · 7 years ago
  57. 8f6c72a Btrfs: free space cache: make sure there is always room for generation number by Zhihui Zhang · 7 years ago
  58. 694c51f btrfs: drop unnecessary variable in btrfs_init_new_device by Anand Jain · 7 years ago
  59. 5da54bc btrfs: use a temporary variable for fs_devices in btrfs_init_new_device by Anand Jain · 7 years ago
  60. 389305b btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized by Qu Wenruo · 7 years ago
  61. ba480dd btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 7 years ago
  62. fce466e btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 7 years ago
  63. 6d8ff4e btrfs: annotate unlikely branches after V0 extent type removal by David Sterba · 7 years ago
  64. ba3c2b1 btrfs: Add graceful handling of V0 extents by Nikolay Borisov · 7 years ago
  65. a79865c btrfs: Remove V0 extent support by Nikolay Borisov · 7 years ago
  66. 4de426c btrfs: remove unnecessary curly braces in btrfs_get_acl by Chengguang Xu · 7 years ago
  67. dc7789e btrfs: avoid error code override in btrfs_get_acl by Chengguang Xu · 7 years ago
  68. 5ee552da btrfs: remove unnecessary -ERANGE check in btrfs_get_acl by Chengguang Xu · 7 years ago
  69. 7e35eab btrfs: replace empty string with NULL when getting attribute length in btrfs_get_acl by Chengguang Xu · 7 years ago
  70. ab3629e btrfs: return error instead of crash when detecting unexpected type in btrfs_get_acl by Chengguang Xu · 7 years ago
  71. af431dc btrfs: return EUCLEAN if extent_inline_ref type is invalid by Su Yue · 7 years ago
  72. e4af400 btrfs: Use iocb to derive pos instead of passing a separate parameter by Goldwyn Rodrigues · 7 years ago
  73. 893bf4b btrfs: print more details when checking tree block finds a problem by Su Yue · 7 years ago
  74. 7b4284d btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref by Nikolay Borisov · 7 years ago
  75. 4379444 btrfs: Don't remove block group that still has pinned down bytes by Qu Wenruo · 7 years ago
  76. bc931c0 btrfs: Refactor count handling in btrfs_unpin_free_ino by Geert Uytterhoeven · 7 years ago
  77. d3c6be6f btrfs: use timespec64 for i_otime by Arnd Bergmann · 7 years ago
  78. afd4851 btrfs: use monotonic time for transaction handling by Arnd Bergmann · 7 years ago
  79. e41ca58 btrfs: Get rid of the confusing btrfs_file_extent_inline_len by Qu Wenruo · 7 years ago
  80. bc877d2 btrfs: Deduplicate extent_buffer init code by Nikolay Borisov · 7 years ago
  81. 9912bbf btrfs: check-integrity: Fix NULL pointer dereference for degraded mount by Qu Wenruo · 7 years ago
  82. 43a7e99 btrfs: Remove fs_info from btrfs_force_chunk_alloc by Nikolay Borisov · 7 years ago
  83. c83488a btrfs: Remove fs_info from btrfs_inc_block_group_ro by Nikolay Borisov · 7 years ago
  84. 61da2ab btrfs: Remove fs_info from btrfs_alloc_logged_file_extent by Nikolay Borisov · 7 years ago
  85. 87cc7a8 btrfs: Remove fs_info from remove_extent_backref by Nikolay Borisov · 7 years ago
  86. 5fac7f9 btrfs: Remove fs_info from run_one_delayed_ref by Nikolay Borisov · 7 years ago
  87. a639cde btrfs: Remove fs_info from insert_inline_extent_backref by Nikolay Borisov · 7 years ago
  88. 3c4da65 btrfs: Remove fs_info from exclude_super_stripes by Nikolay Borisov · 7 years ago
  89. 9e715da btrfs: Remove fs_info from free_excluded_extents by Nikolay Borisov · 7 years ago
  90. 451a2c1 btrfs: Remove fs_info from check_system_chunk by Nikolay Borisov · 7 years ago
  91. c216b20 btrfs: Remove fs_info from btrfs_alloc_chunk by Nikolay Borisov · 7 years ago
  92. 0145882 btrfs: Remove fs_info from do_chunk_alloc by Nikolay Borisov · 7 years ago
  93. f97806f btrfs: Remove fs_info from run_delayed_tree_ref by Nikolay Borisov · 7 years ago
  94. f9871ed btrfs: Remove fs_info from cleanup_ref_head by Nikolay Borisov · 7 years ago
  95. c4d56d4 btrfs: Remove unused fs_info from cleanup_extent_op by Nikolay Borisov · 7 years ago
  96. 20b9a2d btrfs: Remove fs_info from run_delayed_extent_op by Nikolay Borisov · 7 years ago
  97. 2bf98ef btrfs: Remove fs_info from run_delayed_data_ref by Nikolay Borisov · 7 years ago
  98. 2590d0f btrfs: Remove fs_info argument from __btrfs_inc_extent_ref by Nikolay Borisov · 7 years ago
  99. ef89b82 btrfs: Remove fs_info from alloc_reserved_file_extent by Nikolay Borisov · 7 years ago
  100. e72cb92 btrfs: Remove fs_info from __btrfs_free_extent by Nikolay Borisov · 7 years ago