1. a93e016 btrfs: remove no longer needed use of log_writers for the log root tree by Filipe Manana · 4 years, 7 months ago
  2. 28a9579 btrfs: stop incremening log_batch for the log root tree when syncing log by Filipe Manana · 4 years, 7 months ago
  3. 49e5fb4 btrfs: qgroup: export qgroups in sysfs by Qu Wenruo · 4 years, 7 months ago
  4. 088545f btrfs: make btrfs_dirty_pages take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  5. c2566f2 btrfs: make btrfs_set_extent_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  6. 98456b9 btrfs: make btrfs_run_delalloc_range take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  7. 38d37aa btrfs: refactor btrfs_check_can_nocow() into two variants by Qu Wenruo · 4 years, 7 months ago
  8. 6d4572a btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation by Qu Wenruo · 4 years, 7 months ago
  9. a2570ef btrfs: remove unused btrfs_root::defrag_trans_start by David Sterba · 4 years, 7 months ago
  10. 906c448 btrfs: make __btrfs_drop_extents take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  11. bd242a0 btrfs: make btrfs_csum_one_bio takae btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  12. 7bfa953 btrfs: make btrfs_reloc_clone_csums take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  13. ce6ef5a btrfs: add little-endian optimized key helpers by David Sterba · 4 years, 7 months ago
  14. 203f44c5 btrfs: inode: refactor the parameters of insert_reserved_file_extent() by Qu Wenruo · 4 years, 7 months ago
  15. e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
  16. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
  17. f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 7 months ago
  18. d8f3e73 btrfs: split btrfs_direct_IO to read and write part by Christoph Hellwig · 4 years, 8 months ago
  19. a43a67a btrfs: switch to iomap_dio_rw() for dio by Goldwyn Rodrigues · 4 years, 8 months ago
  20. e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
  21. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  22. aeb935a btrfs: don't set SHAREABLE flag for data reloc tree by Qu Wenruo · 4 years, 8 months ago
  23. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  24. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 9 months ago
  25. 870b388 btrfs: preset set/get token with first page and drop condition by David Sterba · 4 years, 9 months ago
  26. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 9 months ago
  27. 684b752 btrfs: move the block group freeze/unfreeze helpers into block-group.c by Filipe Manana · 4 years, 8 months ago
  28. 6b7304a btrfs: rename member 'trimming' of block group to a more generic name by Filipe Manana · 4 years, 8 months ago
  29. 31344b2 btrfs: remove more obsolete v0 extent ref declarations by David Sterba · 4 years, 8 months ago
  30. 943aeb0 btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid by YueHaibing · 4 years, 8 months ago
  31. 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
  32. e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
  33. 7f9fe61 btrfs: improve global reserve stealing logic by Josef Bacik · 4 years, 10 months ago
  34. 5546573 btrfs: backref: rename and move should_ignore_root() by Qu Wenruo · 4 years, 11 months ago
  35. 2433bea btrfs: reloc: make reloc root search-specific for relocation backref cache by Qu Wenruo · 4 years, 11 months ago
  36. c75e839 btrfs: kill the subvol_srcu by Josef Bacik · 5 years ago
  37. 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 5 years ago
  38. a5eeb3d btrfs: add helper to get the end offset of a file extent item by Filipe Manana · 4 years, 10 months ago
  39. 0078a9f btrfs: Remove block_rsv parameter from btrfs_drop_snapshot by Nikolay Borisov · 4 years, 10 months ago
  40. 726a342 btrfs: relocation: add error injection points for cancelling balance by Qu Wenruo · 5 years ago
  41. 6a17738 Btrfs: move all reflink implementation code into its own file by Filipe Manana · 4 years, 11 months ago
  42. 42c9d0b btrfs: simplify parameters of btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  43. c4ac754 btrfs: open code trivial helper btrfs_header_chunk_tree_uuid by David Sterba · 6 years ago
  44. 9a8658e btrfs: open code trivial helper btrfs_header_fsid by David Sterba · 6 years ago
  45. dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago
  46. 2992df7 btrfs: Implement DREW lock by Nikolay Borisov · 5 years ago
  47. c0c907a btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 5 years ago
  48. 560b7a4 btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate by Nikolay Borisov · 5 years ago
  49. fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
  50. 9fce570 btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle by Nikolay Borisov · 5 years ago
  51. 7bfc100 btrfs: Make btrfs_pin_reserved_extent take transaction handle by Nikolay Borisov · 5 years ago
  52. b25c36f btrfs: Make btrfs_pin_extent take trans handle by Nikolay Borisov · 5 years ago
  53. bd647ce btrfs: add a leak check for roots by Josef Bacik · 5 years ago
  54. 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
  55. 41a2ee7 btrfs: introduce per-inode file extent tree by Josef Bacik · 5 years ago
  56. 7227ff4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
  57. 68c467c btrfs: separate definition of assertion failure handlers by David Sterba · 5 years ago
  58. 9ddf648 btrfs: keep track of discard reuse stats by Dennis Zhou · 5 years ago
  59. 7fe6d45 btrfs: have multiple discard lists by Dennis Zhou · 5 years ago
  60. 19b2a2c btrfs: make max async discard size tunable by Dennis Zhou · 5 years ago
  61. e93591b btrfs: add kbps discard rate limit for async discard by Dennis Zhou · 5 years ago
  62. a230930 btrfs: calculate discard delay based on number of extents by Dennis Zhou · 5 years ago
  63. 5dc7c10 btrfs: keep track of discardable_bytes for async discard by Dennis Zhou · 5 years ago
  64. dfb79dd btrfs: track discardable extents for async discard by Dennis Zhou · 5 years ago
  65. e4faab8 btrfs: sysfs: add UUID/debug/discard directory by Dennis Zhou · 5 years ago
  66. 93945cb btrfs: sysfs: make UUID/debug have its own kobject by Dennis Zhou · 5 years ago
  67. 6e80d4f btrfs: handle empty block_group removal for async discard by Dennis Zhou · 5 years ago
  68. b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
  69. 46b27f5 btrfs: rename DISCARD mount option to to DISCARD_SYNC by Dennis Zhou · 5 years ago
  70. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  71. db72e47 btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums() by Omar Sandoval · 5 years ago
  72. e62958f btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers by Omar Sandoval · 5 years ago
  73. a0fbf73 btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent by Nikolay Borisov · 5 years ago
  74. 40e046a Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 5 years ago
  75. 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
  76. cfbb825 btrfs: add incompat for raid1 with 3, 4 copies by David Sterba · 7 years ago
  77. 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
  78. 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
  79. 0222dfd btrfs: rename extent buffer block group item accessors by David Sterba · 5 years ago
  80. de0dc45 btrfs: rename block_group_item on-stack accessors to follow naming by David Sterba · 5 years ago
  81. b4e967b btrfs: add member for a specific checksum driver by David Sterba · 5 years ago
  82. f7cea56 btrfs: sysfs: export supported checksums by David Sterba · 5 years ago
  83. ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 6 years ago
  84. e1f60a6 btrfs: add __pure attribute to functions by David Sterba · 5 years ago
  85. 4143cb8 btrfs: add const function attribute by David Sterba · 5 years ago
  86. 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
  87. 1f95ec0 btrfs: move btrfs_unlock_up_safe to other locking functions by David Sterba · 5 years ago
  88. 9c7d3a5 btrfs: move extent_io_tree defs to their own header by Josef Bacik · 5 years ago
  89. 8702ba9 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  90. 80ed454 btrfs: don't needlessly create extent-refs kernel thread by David Sterba · 5 years ago
  91. af024ed btrfs: create structure to encode checksum type and length by Johannes Thumshirn · 5 years ago
  92. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 5 years ago
  93. cb49511 btrfs: define separate btrfs_set/get_XX helpers by David Sterba · 5 years ago
  94. 6ff49c6 btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref by Nikolay Borisov · 5 years ago
  95. 9bb8407 btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct by Nikolay Borisov · 5 years ago
  96. 1dc990d btrfs: move dev_stats helpers to volumes.c by David Sterba · 5 years ago
  97. 67b61ae btrfs: move struct io_ctl to free-space-cache.h by David Sterba · 5 years ago
  98. 18d0f5c btrfs: move functions for tree compare to send.c by David Sterba · 5 years ago
  99. 4b231ae btrfs: rename and export read_node_slot by David Sterba · 5 years ago
  100. 8a95334 btrfs: move private raid56 definitions from ctree.h by David Sterba · 5 years ago