1. f5c2a52 btrfs: merge blocking_writers branches in btrfs_tree_read_lock by David Sterba · 5 years ago
  2. 9c90744 btrfs: drop incompat bit for raid1c34 after last block group is gone by David Sterba · 5 years ago
  3. cfbb825 btrfs: add incompat for raid1 with 3, 4 copies by David Sterba · 7 years ago
  4. 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
  5. 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
  6. fac07d2 btrfs: sink write flags to cow_file_range_async by David Sterba · 5 years ago
  7. 57e5ffe btrfs: sink write_flags to __extent_writepage_io by David Sterba · 5 years ago
  8. fd0ddbe Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 5 years ago
  9. 11f2069 Btrfs: send, allow clone operations within the same file by Filipe Manana · 5 years ago
  10. 6b7faad btrfs: Ensure we trim ranges across block group boundary by Qu Wenruo · 5 years ago
  11. 2d97461 btrfs: volumes: Use more straightforward way to calculate map length by Qu Wenruo · 5 years ago
  12. 153a6d2 btrfs: tree-checker: Check item size before reading file extent type by Qu Wenruo · 6 years ago
  13. 3ec17a6 btrfs: clean up locking name in scrub_enumerate_chunks() by Dan Carpenter · 5 years ago
  14. 6ef108d btrfs: Streamline btrfs_fs_info::backup_root_index semantics by Nikolay Borisov · 5 years ago
  15. 4ac039a btrfs: Rename find_oldest_super_backup to init_backup_root_slot by Nikolay Borisov · 5 years ago
  16. 260eb11 btrfs: Remove unused next_root_backup function by Nikolay Borisov · 5 years ago
  17. 336a0d8 btrfs: Don't use objectid_mutex during mount by Nikolay Borisov · 5 years ago
  18. b8522a1 btrfs: Factor out tree roots initialization during mount by Nikolay Borisov · 5 years ago
  19. bd2336b btrfs: Add read_backup_root by Nikolay Borisov · 5 years ago
  20. fc2e4c5 btrfs: Remove newest_gen argument from find_oldest_super_backup by Nikolay Borisov · 5 years ago
  21. 01f0f9d btrfs: Cleanup and simplify find_newest_super_backup by Nikolay Borisov · 5 years ago
  22. 16ad3be Btrfs: remove unnecessary delalloc mutex for inodes by Filipe Manana · 5 years ago
  23. bf2df5a Btrfs: remove wait queue from space_info structure by Filipe Manana · 5 years ago
  24. f5389f3 btrfs: remove cached space_info in btrfs_statfs() by Johannes Thumshirn · 5 years ago
  25. b3470b5 btrfs: add dedicated members for start and length of a block group by David Sterba · 5 years ago
  26. 0222dfd btrfs: rename extent buffer block group item accessors by David Sterba · 5 years ago
  27. de0dc45 btrfs: rename block_group_item on-stack accessors to follow naming by David Sterba · 5 years ago
  28. 3d97638 btrfs: remove embedded block_group_cache::item by David Sterba · 5 years ago
  29. f93c63e btrfs: move block_group_item::flags to block group by David Sterba · 5 years ago
  30. bf38be6 btrfs: move block_group_item::used to block group by David Sterba · 5 years ago
  31. 34b127a btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 5 years ago
  32. 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
  33. b4e967b btrfs: add member for a specific checksum driver by David Sterba · 5 years ago
  34. 41e6d2a btrfs: sysfs: show used checksum driver per filesystem by Johannes Thumshirn · 5 years ago
  35. f7cea56 btrfs: sysfs: export supported checksums by David Sterba · 5 years ago
  36. 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
  37. 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
  38. 8530c37 btrfs: get bdev from latest_dev for dio bh_result by David Sterba · 6 years ago
  39. c3e1490 btrfs: assert extent_map bdevs and lookup_map and split by David Sterba · 6 years ago
  40. 32ab3d1 btrfs: remove pointless indentation in btrfs_read_sys_array() by Johannes Thumshirn · 5 years ago
  41. 5ae2169 btrfs: reduce indentation in btrfs_may_alloc_data_chunk by Johannes Thumshirn · 5 years ago
  42. 721860d btrfs: remove pointless local variable in lock_stripe_add() by Johannes Thumshirn · 5 years ago
  43. 9d6cb1b btrfs: raid56: reduce indentation in lock_stripe_add by Johannes Thumshirn · 5 years ago
  44. 1d2e7c7 btrfs: tracepoints: constify all pointers by David Sterba · 5 years ago
  45. 94c3f6c btrfs: tracepoints: drop typecasts from printk by David Sterba · 5 years ago
  46. bc80230 btrfs: Return offset from find_desired_extent by Nikolay Borisov · 5 years ago
  47. 2034f3b btrfs: Simplify btrfs_file_llseek by Nikolay Borisov · 5 years ago
  48. d79b7c2 btrfs: Speed up btrfs_file_llseek by Nikolay Borisov · 5 years ago
  49. 0cf2521 btrfs: compression: remove ops pointer from workspace_manager by David Sterba · 5 years ago
  50. 1e00235 btrfs: compression: inline free_workspace by David Sterba · 5 years ago
  51. a3bbd2a btrfs: compression: pass type to btrfs_put_workspace by David Sterba · 5 years ago
  52. c778df1 btrfs: compression: inline alloc_workspace by David Sterba · 5 years ago
  53. 5907a9b btrfs: compression: pass type to btrfs_get_workspace by David Sterba · 5 years ago
  54. bd3a528 btrfs: compression: inline put_workspace by David Sterba · 5 years ago
  55. 6a0d127 btrfs: compression: inline get_workspace by David Sterba · 5 years ago
  56. d20f395 btrfs: compression: export alloc/free/get/put callbacks of all algos by David Sterba · 5 years ago
  57. 2510307 btrfs: compression: inline cleanup_workspace_manager by David Sterba · 5 years ago
  58. 2dba714 btrfs: compression: let workspace manager cleanup take only the type by David Sterba · 5 years ago
  59. d551703 btrfs: compression: inline init_workspace_manager by David Sterba · 5 years ago
  60. 975db48 btrfs: compression: let workspace manager init take only the type by David Sterba · 5 years ago
  61. be951045 btrfs: compression: attach workspace manager to the ops by David Sterba · 5 years ago
  62. 1e4eb74 btrfs: switch compression callbacks to direct calls by David Sterba · 5 years ago
  63. c4bf665 btrfs: export compression and decompression callbacks by David Sterba · 5 years ago
  64. a60adce btrfs: use btrfs_block_group_cache_done in update_block_group by Josef Bacik · 5 years ago
  65. 3797136 btrfs: check page->mapping when loading free space cache by Josef Bacik · 5 years ago
  66. 5368700 Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc by Filipe Manana · 5 years ago
  67. a0e248b Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 5 years ago
  68. b929c1d btrfs: ioctl: Try to use btrfs_fs_info instead of *file by Marcos Paulo de Souza · 5 years ago
  69. 4273eaf btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  70. ce96b7f btrfs: use better definition of number of compression type by Chengguang Xu · 5 years ago
  71. b9b1a53 btrfs: use enum for extent type defines by Chengguang Xu · 5 years ago
  72. b2cd295 btrfs: props: remove unnecessary hash_init() by Chengguang Xu · 5 years ago
  73. 8d51012 btrfs: Rename btrfs_join_transaction_nolock by Nikolay Borisov · 5 years ago
  74. ce6d3eb btrfs: User assert to document transaction requirement by Nikolay Borisov · 5 years ago
  75. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  76. f7bddf1 btrfs: Avoid getting stuck during cyclic writebacks by Tejun Heo · 5 years ago
  77. a9143bd btrfs: block-group: Rework documentation of check_system_chunk function by Marcos Paulo de Souza · 5 years ago
  78. c06631b btrfs: Enhance error output for write time tree checker by Qu Wenruo · 5 years ago
  79. 80d7fd1 btrfs: tree-checker: Refactor prev_key check for ino into a function by Qu Wenruo · 5 years ago
  80. dbb70be Btrfs: extent_write_locked_range() should attach inode->i_wb by Chris Mason · 6 years ago
  81. ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 6 years ago
  82. 1d53c9e Btrfs: only associate the locked page with one async_chunk struct by Chris Mason · 6 years ago
  83. ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 6 years ago
  84. 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 6 years ago
  85. e1f60a6 btrfs: add __pure attribute to functions by David Sterba · 5 years ago
  86. 4143cb8 btrfs: add const function attribute by David Sterba · 5 years ago
  87. b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
  88. 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
  89. baf320b btrfs: use refcount_inc_not_zero in kill_all_nodes by Josef Bacik · 5 years ago
  90. aa6c0df btrfs: print process name and pid that calls device scanning by Anand Jain · 5 years ago
  91. 725af92 btrfs: Open-code name_in_log_ref in replay_one_name by Nikolay Borisov · 6 years ago
  92. d3316c8 btrfs: Properly handle backref_in_log retval by Nikolay Borisov · 5 years ago
  93. 89cbf5f btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log by Nikolay Borisov · 6 years ago
  94. 3296bf5 btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED by Qu Wenruo · 6 years ago
  95. 61c047b btrfs: transaction: describe transaction states and transitions by Qu Wenruo · 6 years ago
  96. c149916 btrfs: use has_single_bit_set for clarity by David Sterba · 5 years ago
  97. 79c8264 btrfs: add 64bit safe helper for power of two checks by David Sterba · 5 years ago
  98. e62869b btrfs: balance: use term redundancy instead of integrity in message by Anand Jain · 5 years ago
  99. 1f95ec0 btrfs: move btrfs_unlock_up_safe to other locking functions by David Sterba · 5 years ago
  100. ed2b1d3 btrfs: move btrfs_set_path_blocking to other locking functions by David Sterba · 5 years ago