1. 05a5a76 Btrfs: implement full reflink support for inline extents by Filipe Manana · 4 years, 11 months ago
  2. a61e1e0 Btrfs: simplify inline extent handling when doing reflinks by Filipe Manana · 4 years, 11 months ago
  3. 6a17738 Btrfs: move all reflink implementation code into its own file by Filipe Manana · 4 years, 11 months ago
  4. a8753ee btrfs: scrub: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  5. 7593f4c btrfs: rcu-string: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  6. 17b238a btrfs: delayed-inode: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  7. 29566c9 btrfs: add RCU locks around block group initialization by Madhuparna Bhowmik · 4 years, 11 months ago
  8. 65cd6d9 btrfs: Open code insert_extent_backref by Nikolay Borisov · 4 years, 11 months ago
  9. c6600d9 btrfs: Remove impossible BUG_ON in get_tree_block_key by Nikolay Borisov · 4 years, 11 months ago
  10. 5ba366c btrfs: balance: factor out convert profile validation by David Sterba · 4 years, 11 months ago
  11. c67b389 btrfs: return void from csum_tree_block by David Sterba · 4 years, 11 months ago
  12. e9be5a3 btrfs: simplify tree block checksumming loop by David Sterba · 4 years, 11 months ago
  13. 59a0fcd btrfs: inline checksum name and driver definitions by David Sterba · 4 years, 11 months ago
  14. 11c67b1 btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk by Nikolay Borisov · 4 years, 11 months ago
  15. fa121a2 btrfs: fix btrfs_calc_reclaim_metadata_size calculation by Josef Bacik · 5 years ago
  16. f0cc2cd Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 11 months ago
  17. 7e89540 btrfs: factor out prepare_allocation() for extent allocation by Naohiro Aota · 5 years ago
  18. 45d8e03 btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation by Naohiro Aota · 5 years ago
  19. c70e213 btrfs: factor out chunk_allocation_failed() for extent allocation by Naohiro Aota · 5 years ago
  20. 15b7ee6 btrfs: drop unnecessary arguments from find_free_extent_update_loop() by Naohiro Aota · 5 years ago
  21. 0ab9724 btrfs: factor out found_extent() for extent allocation by Naohiro Aota · 5 years ago
  22. baba506 btrfs: factor out release_block_group() by Naohiro Aota · 5 years ago
  23. 897cae7 btrfs: drop unnecessary arguments from clustered allocation functions by Naohiro Aota · 5 years ago
  24. c668690 btrfs: factor out do_allocation() for extent allocation by Naohiro Aota · 5 years ago
  25. c10859b btrfs: move variables for clustered allocation into find_free_extent_ctl by Naohiro Aota · 5 years ago
  26. ea54414 btrfs: move hint_byte into find_free_extent_ctl by Naohiro Aota · 5 years ago
  27. cb2f96f btrfs: introduce extent allocation policy by Naohiro Aota · 5 years ago
  28. 6aafb30 btrfs: parameterize dev_extent_min for chunk allocation by Naohiro Aota · 5 years ago
  29. dce580c btrfs: factor out create_chunk() by Naohiro Aota · 5 years ago
  30. 5badf51 btrfs: factor out decide_stripe_size() by Naohiro Aota · 5 years ago
  31. 560156c btrfs: factor out gather_device_info() by Naohiro Aota · 5 years ago
  32. 27c314d btrfs: factor out init_alloc_chunk_ctl by Naohiro Aota · 5 years ago
  33. 4f2bafe btrfs: introduce alloc_chunk_ctl by Naohiro Aota · 5 years ago
  34. 3b4ffa4 btrfs: refactor find_free_dev_extent_start() by Naohiro Aota · 5 years ago
  35. c4a816c btrfs: introduce chunk allocation policy by Naohiro Aota · 5 years ago
  36. b25c19f btrfs: handle invalid profile in chunk allocation by Naohiro Aota · 5 years ago
  37. 52d40ab btrfs: change full_search to bool in find_free_extent_update_loop by Naohiro Aota · 5 years ago
  38. daf475c btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running by Qu Wenruo · 5 years ago
  39. d61acbb btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued by Qu Wenruo · 5 years ago
  40. 86eba9d uuid: Remove no more needed macro by Andy Shevchenko · 5 years ago
  41. 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 5 years ago
  42. 48a2e88 uuid: Provide a GUID generator for raw buffer by Andy Shevchenko · 5 years ago
  43. d01cd62 uuid: Add inline helpers to import / export UUIDs by Andy Shevchenko · 5 years ago
  44. b3ff8f1 btrfs: Don't submit any btree write bio if the fs has errors by Qu Wenruo · 5 years ago
  45. faf8f7b btrfs: ioctl: resize: only show message if size is changed by Marcos Paulo de Souza · 5 years ago
  46. b82582d btrfs: slightly simplify global block reserve calculations by Anand Jain · 5 years ago
  47. 56e9f6e btrfs: merge unlocking to common exit block in btrfs_commit_transaction by David Sterba · 5 years ago
  48. 15b6e8a btrfs: reduce pointer intdirections in btree_readpage_end_io_hook by David Sterba · 5 years ago
  49. b79ce3d btrfs: adjust delayed refs message level by David Sterba · 5 years ago
  50. 1db45a3 btrfs: replace u_long type cast with unsigned long by David Sterba · 5 years ago
  51. eeb6f17 btrfs: raid56: simplify sort_parity_stripes by David Sterba · 5 years ago
  52. 7e8f19e btrfs: adjust message level for unrecognized mount option by David Sterba · 5 years ago
  53. 42c9d0b btrfs: simplify parameters of btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  54. c4ac754 btrfs: open code trivial helper btrfs_header_chunk_tree_uuid by David Sterba · 6 years ago
  55. 9a8658e btrfs: open code trivial helper btrfs_header_fsid by David Sterba · 6 years ago
  56. 75fb2e9 btrfs: move mapping of block for discard to its caller by David Sterba · 6 years ago
  57. ee787f9 btrfs: use struct_size to calculate size of raid hash table by David Sterba · 6 years ago
  58. dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago
  59. 2992df7 btrfs: Implement DREW lock by Nikolay Borisov · 5 years ago
  60. fd8efa8 btrfs: simplify error handling in __btrfs_write_out_cache() by Johannes Thumshirn · 5 years ago
  61. 1afb648 btrfs: use standard debug config option to enable free-space-cache debug prints by Johannes Thumshirn · 5 years ago
  62. 7a195f6 btrfs: make the uptodate argument of io_ctl_add_pages() boolean by Johannes Thumshirn · 5 years ago
  63. 831fa14 btrfs: use inode from io_ctl in io_ctl_prepare_pages by Johannes Thumshirn · 5 years ago
  64. 949964c btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl by Marcos Paulo de Souza · 5 years ago
  65. c0c907a btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 5 years ago
  66. 748449cdb btrfs: use ioctl args support mask for device delete by David Sterba · 5 years ago
  67. 673990d btrfs: use ioctl args support mask for subvolume create/delete by David Sterba · 5 years ago
  68. eed0269 btrfs: define support masks for ioctl volume args v2 by David Sterba · 5 years ago
  69. 5ce48d0 btrfs: Add missing lock annotation for release_extent_buffer() by Jules Irenge · 5 years ago
  70. 75ec1db btrfs: set update the uuid generation as soon as possible by Josef Bacik · 5 years ago
  71. c94bec2 btrfs: bail out of uuid tree scanning if we're closing by Josef Bacik · 5 years ago
  72. 97f4dd0 btrfs: make btrfs_check_uuid_tree private to disk-io.c by Nikolay Borisov · 5 years ago
  73. 560b7a4 btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate by Nikolay Borisov · 5 years ago
  74. c17af96 btrfs: raid56: simplify tracking of Q stripe presence by David Sterba · 5 years ago
  75. b25b0b8 btrfs: backref, use correct count to resolve normal data refs by ethanwu · 5 years ago
  76. cfc0eed btrfs: backref, only search backref entries from leaves of the same root by ethanwu · 5 years ago
  77. ed58f2e btrfs: backref, don't add refs from shared block when resolving normal backref by ethanwu · 5 years ago
  78. 7ac8b88 btrfs: backref, only collect file extent items matching backref offset by ethanwu · 5 years ago
  79. 9da2b24 btrfs: remove buffer_heads form super block mirror integrity checking by Johannes Thumshirn · 5 years ago
  80. 59aaad5 btrfs: remove buffer_heads from btrfsic_process_written_block() by Johannes Thumshirn · 5 years ago
  81. 61ecc5f btrfs: remove btrfsic_submit_bh() by Johannes Thumshirn · 5 years ago
  82. 314b6dd btrfs: use bios instead of buffer_heads from super block writeout by Johannes Thumshirn · 5 years ago
  83. 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 5 years ago
  84. 6fbceb9 btrfs: reduce scope of btrfs_scratch_superblocks() by Johannes Thumshirn · 5 years ago
  85. c514c9b btrfs: don't kmap() pages from block devices by Johannes Thumshirn · 5 years ago
  86. f6d9abb btrfs: Export btrfs_release_disk_super by Nikolay Borisov · 5 years ago
  87. 55ffaab Btrfs: avoid unnecessary splits when setting bits on an extent io tree by Filipe Manana · 5 years ago
  88. ab9b2c7 btrfs: handle logged extent failure properly by Josef Bacik · 5 years ago
  89. e192211 btrfs: relocation: Remove is_cowonly_root() by Qu Wenruo · 5 years ago
  90. fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
  91. 45bb5d6 btrfs: Factor out pinned extent clean up in btrfs_delete_unused_bgs by Nikolay Borisov · 5 years ago
  92. f2fb729 btrfs: Mark pinned log extents as excluded by Nikolay Borisov · 5 years ago
  93. 6b45f641 btrfs: Pass transaction handle to write_pinned_extent_entries by Nikolay Borisov · 5 years ago
  94. 6690d07 btrfs: Make pin_down_extent take transaction handle by Nikolay Borisov · 5 years ago
  95. 9fce570 btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle by Nikolay Borisov · 5 years ago
  96. 7bfc100 btrfs: Make btrfs_pin_reserved_extent take transaction handle by Nikolay Borisov · 5 years ago
  97. 10e958d btrfs: Call btrfs_pin_reserved_extent only during active transaction by Nikolay Borisov · 5 years ago
  98. 6787bb9 btrfs: Introduce unaccount_log_buffer by Nikolay Borisov · 5 years ago
  99. b25c36f btrfs: Make btrfs_pin_extent take trans handle by Nikolay Borisov · 5 years ago
  100. f603bb9 btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs by Nikolay Borisov · 5 years ago