1. 4d4225f btrfs: check commit root generation in should_ignore_root by Josef Bacik · 4 years, 9 months ago
  2. 6ff0672 btrfs: fix missing semaphore unlock in btrfs_sync_file by Robbie Ko · 4 years, 10 months ago
  3. 351cbf6 btrfs: use nofs allocations for running delayed items by Josef Bacik · 4 years, 10 months ago
  4. abdd9fe btrfs: sysfs: Use scnprintf() instead of snprintf() by Takashi Iwai · 4 years, 9 months ago
  5. 39dba87 btrfs: do not resolve backrefs for roots that are being deleted by Josef Bacik · 4 years, 10 months ago
  6. ea287ab btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 10 months ago
  7. 50dbbb7 btrfs: restart relocate_tree_blocks properly by Josef Bacik · 4 years, 10 months ago
  8. 5f6b2e5 btrfs: reloc: reorder reservation before root selection by Josef Bacik · 4 years, 10 months ago
  9. d7ff00f btrfs: do not readahead in build_backref_tree by Josef Bacik · 4 years, 10 months ago
  10. cd22a51 btrfs: do not use readahead for running delayed refs by Josef Bacik · 4 years, 10 months ago
  11. 9babda9 btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot by Nikolay Borisov · 4 years, 10 months ago
  12. 5d54c67 btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid by Nikolay Borisov · 4 years, 10 months ago
  13. 9c1036f btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support by Nikolay Borisov · 4 years, 10 months ago
  14. c75e839 btrfs: kill the subvol_srcu by Josef Bacik · 4 years, 11 months ago
  15. efc3453 btrfs: make btrfs_cleanup_fs_roots use the radix tree lock by Josef Bacik · 4 years, 11 months ago
  16. 4785e24 btrfs: don't take an extra root ref at allocation time by Josef Bacik · 4 years, 11 months ago
  17. dc9492c btrfs: hold a ref on the root on the dead roots list by Josef Bacik · 4 years, 11 months ago
  18. 5c8fd99 btrfs: make inodes hold a ref on their roots by Josef Bacik · 4 years, 11 months ago
  19. 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 4 years, 11 months ago
  20. 0e996e7 btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root by Josef Bacik · 4 years, 11 months ago
  21. 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 4 years, 11 months ago
  22. 7b7b743 btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 10 months ago
  23. f44deb7 btrfs: hold a ref on the root->reloc_root by Josef Bacik · 4 years, 10 months ago
  24. f28de8d8 btrfs: clear DEAD_RELOC_TREE before dropping the reloc root by Josef Bacik · 4 years, 10 months ago
  25. 1a0afa0 btrfs: free the reloc_control in a consistent way by Josef Bacik · 4 years, 10 months ago
  26. 2abc726 btrfs: do not init a reloc root if we aren't relocating by Josef Bacik · 4 years, 10 months ago
  27. 6217b0f btrfs: reloc: clean dirty subvols if we fail to start a transaction by Josef Bacik · 4 years, 10 months ago
  28. fb2d83e btrfs: unset reloc control if we fail to recover by Josef Bacik · 4 years, 10 months ago
  29. 8e19c97 btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 10 months ago
  30. 19b546d btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree leaves by Qu Wenruo · 4 years, 10 months ago
  31. b39c8f5 btrfs: fix ref-verify to catch operations on 0 ref extents by Josef Bacik · 4 years, 10 months ago
  32. 0a8068a btrfs: make ranged full fsyncs more efficient by Filipe Manana · 4 years, 10 months ago
  33. da44700 btrfs: factor out inode items copy loop from btrfs_log_inode() by Filipe Manana · 4 years, 10 months ago
  34. a5eeb3d btrfs: add helper to get the end offset of a file extent item by Filipe Manana · 4 years, 10 months ago
  35. 95418ed btrfs: fix missing file extent item for hole after ranged fsync by Filipe Manana · 4 years, 10 months ago
  36. db16180 btrfs: account ticket size at add/delete time by Nikolay Borisov · 4 years, 10 months ago
  37. f8e6608 btrfs: implement migratepage callback for data pages by Roman Gushchin · 4 years, 10 months ago
  38. 0078a9f btrfs: Remove block_rsv parameter from btrfs_drop_snapshot by Nikolay Borisov · 4 years, 10 months ago
  39. 63f018b btrfs: Remove __ prefix from btrfs_block_rsv_release by Nikolay Borisov · 4 years, 10 months ago
  40. f31ea08 btrfs: relocation: Check cancel request after each extent found by Qu Wenruo · 4 years, 11 months ago
  41. 7f913c7 btrfs: relocation: Check cancel request after each data page read by Qu Wenruo · 4 years, 11 months ago
  42. 726a342 btrfs: relocation: add error injection points for cancelling balance by Qu Wenruo · 4 years, 11 months ago
  43. 05a5a76 Btrfs: implement full reflink support for inline extents by Filipe Manana · 4 years, 10 months ago
  44. a61e1e0 Btrfs: simplify inline extent handling when doing reflinks by Filipe Manana · 4 years, 10 months ago
  45. 6a17738 Btrfs: move all reflink implementation code into its own file by Filipe Manana · 4 years, 10 months ago
  46. a8753ee btrfs: scrub: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  47. 7593f4c btrfs: rcu-string: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  48. 17b238a btrfs: delayed-inode: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  49. 29566c9 btrfs: add RCU locks around block group initialization by Madhuparna Bhowmik · 4 years, 10 months ago
  50. 65cd6d9 btrfs: Open code insert_extent_backref by Nikolay Borisov · 4 years, 10 months ago
  51. c6600d9 btrfs: Remove impossible BUG_ON in get_tree_block_key by Nikolay Borisov · 4 years, 10 months ago
  52. 5ba366c btrfs: balance: factor out convert profile validation by David Sterba · 4 years, 10 months ago
  53. c67b389 btrfs: return void from csum_tree_block by David Sterba · 4 years, 10 months ago
  54. e9be5a3 btrfs: simplify tree block checksumming loop by David Sterba · 4 years, 10 months ago
  55. 59a0fcd btrfs: inline checksum name and driver definitions by David Sterba · 4 years, 10 months ago
  56. 11c67b1 btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk by Nikolay Borisov · 4 years, 10 months ago
  57. fa121a2 btrfs: fix btrfs_calc_reclaim_metadata_size calculation by Josef Bacik · 4 years, 10 months ago
  58. f0cc2cd Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 10 months ago
  59. 7e89540 btrfs: factor out prepare_allocation() for extent allocation by Naohiro Aota · 4 years, 10 months ago
  60. 45d8e03 btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation by Naohiro Aota · 4 years, 10 months ago
  61. c70e213 btrfs: factor out chunk_allocation_failed() for extent allocation by Naohiro Aota · 4 years, 10 months ago
  62. 15b7ee6 btrfs: drop unnecessary arguments from find_free_extent_update_loop() by Naohiro Aota · 4 years, 10 months ago
  63. 0ab9724 btrfs: factor out found_extent() for extent allocation by Naohiro Aota · 4 years, 10 months ago
  64. baba506 btrfs: factor out release_block_group() by Naohiro Aota · 4 years, 10 months ago
  65. 897cae7 btrfs: drop unnecessary arguments from clustered allocation functions by Naohiro Aota · 4 years, 10 months ago
  66. c668690 btrfs: factor out do_allocation() for extent allocation by Naohiro Aota · 4 years, 10 months ago
  67. c10859b btrfs: move variables for clustered allocation into find_free_extent_ctl by Naohiro Aota · 4 years, 10 months ago
  68. ea54414 btrfs: move hint_byte into find_free_extent_ctl by Naohiro Aota · 4 years, 10 months ago
  69. cb2f96f btrfs: introduce extent allocation policy by Naohiro Aota · 4 years, 10 months ago
  70. 6aafb30 btrfs: parameterize dev_extent_min for chunk allocation by Naohiro Aota · 4 years, 10 months ago
  71. dce580c btrfs: factor out create_chunk() by Naohiro Aota · 4 years, 10 months ago
  72. 5badf51 btrfs: factor out decide_stripe_size() by Naohiro Aota · 4 years, 10 months ago
  73. 560156c btrfs: factor out gather_device_info() by Naohiro Aota · 4 years, 10 months ago
  74. 27c314d btrfs: factor out init_alloc_chunk_ctl by Naohiro Aota · 4 years, 10 months ago
  75. 4f2bafe btrfs: introduce alloc_chunk_ctl by Naohiro Aota · 4 years, 10 months ago
  76. 3b4ffa4 btrfs: refactor find_free_dev_extent_start() by Naohiro Aota · 4 years, 10 months ago
  77. c4a816c btrfs: introduce chunk allocation policy by Naohiro Aota · 4 years, 10 months ago
  78. b25c19f btrfs: handle invalid profile in chunk allocation by Naohiro Aota · 4 years, 10 months ago
  79. 52d40ab btrfs: change full_search to bool in find_free_extent_update_loop by Naohiro Aota · 4 years, 10 months ago
  80. daf475c btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running by Qu Wenruo · 5 years ago
  81. d61acbb btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued by Qu Wenruo · 5 years ago
  82. 86eba9d uuid: Remove no more needed macro by Andy Shevchenko · 4 years, 10 months ago
  83. 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 4 years, 10 months ago
  84. 48a2e88 uuid: Provide a GUID generator for raw buffer by Andy Shevchenko · 4 years, 10 months ago
  85. d01cd62 uuid: Add inline helpers to import / export UUIDs by Andy Shevchenko · 4 years, 10 months ago
  86. b3ff8f1 btrfs: Don't submit any btree write bio if the fs has errors by Qu Wenruo · 4 years, 11 months ago
  87. faf8f7b btrfs: ioctl: resize: only show message if size is changed by Marcos Paulo de Souza · 4 years, 11 months ago
  88. b82582d btrfs: slightly simplify global block reserve calculations by Anand Jain · 5 years ago
  89. 56e9f6e btrfs: merge unlocking to common exit block in btrfs_commit_transaction by David Sterba · 5 years ago
  90. 15b6e8a btrfs: reduce pointer intdirections in btree_readpage_end_io_hook by David Sterba · 5 years ago
  91. b79ce3d btrfs: adjust delayed refs message level by David Sterba · 5 years ago
  92. 1db45a3 btrfs: replace u_long type cast with unsigned long by David Sterba · 5 years ago
  93. eeb6f17 btrfs: raid56: simplify sort_parity_stripes by David Sterba · 5 years ago
  94. 7e8f19e btrfs: adjust message level for unrecognized mount option by David Sterba · 5 years ago
  95. 42c9d0b btrfs: simplify parameters of btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  96. c4ac754 btrfs: open code trivial helper btrfs_header_chunk_tree_uuid by David Sterba · 6 years ago
  97. 9a8658e btrfs: open code trivial helper btrfs_header_fsid by David Sterba · 6 years ago
  98. 75fb2e9 btrfs: move mapping of block for discard to its caller by David Sterba · 6 years ago
  99. ee787f9 btrfs: use struct_size to calculate size of raid hash table by David Sterba · 6 years ago
  100. dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago