1. b091f7f btrfs: use kfree() in btrfs_ioctl_get_subvol_info() by Waiman Long · 4 years, 7 months ago
  2. 5dbb75e btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO by Filipe Manana · 4 years, 7 months ago
  3. 260a633 btrfs: fix RWF_NOWAIT write not failling when we need to cow by Filipe Manana · 4 years, 7 months ago
  4. 4b19462 btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof by Filipe Manana · 4 years, 7 months ago
  5. f2cb2f3 btrfs: fix hang on snapshot creation after RWF_NOWAIT write by Filipe Manana · 4 years, 7 months ago
  6. e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
  7. 6bd335b btrfs: fix bytes_may_use underflow when running balance and scrub in parallel by Filipe Manana · 4 years, 7 months ago
  8. 432cd2a btrfs: fix data block group relocation failure due to concurrent scrub by Filipe Manana · 4 years, 7 months ago
  9. ffcb9d4 btrfs: fix race between block group removal and block group creation by Filipe Manana · 4 years, 7 months ago
  10. 9fecd13 btrfs: fix a block group ref counter leak after failure to remove block group by Filipe Manana · 4 years, 7 months ago
  11. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
  12. 8e0fa5d Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK" by David Sterba · 4 years, 7 months ago
  13. f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 7 months ago
  14. 2166e5e btrfs: fix space_info bytes_may_use underflow during space cache writeout by Filipe Manana · 4 years, 7 months ago
  15. 467dc47 btrfs: fix space_info bytes_may_use underflow after nocow buffered write by Filipe Manana · 4 years, 7 months ago
  16. e2c8e92 btrfs: fix wrong file range cleanup after an error filling dealloc range by Filipe Manana · 4 years, 7 months ago
  17. 213ff4b btrfs: remove redundant local variable in read_block_for_search by Nikolay Borisov · 4 years, 7 months ago
  18. 995e9a1 btrfs: open code key_search by Nikolay Borisov · 4 years, 7 months ago
  19. d8f3e73 btrfs: split btrfs_direct_IO to read and write part by Christoph Hellwig · 4 years, 7 months ago
  20. 5f00816 btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK by Goldwyn Rodrigues · 5 years ago
  21. a43a67a btrfs: switch to iomap_dio_rw() for dio by Goldwyn Rodrigues · 4 years, 7 months ago
  22. bbcd1f4 btrfs: turn space cache writeout failure messages into debug messages by Filipe Manana · 4 years, 7 months ago
  23. 2e69a7a btrfs: include error on messages about failure to write space/inode caches by Filipe Manana · 4 years, 7 months ago
  24. 918cdf4 btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks() by Filipe Manana · 4 years, 8 months ago
  25. 7e4a3f7 btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums by Filipe Manana · 4 years, 8 months ago
  26. cc14600 btrfs: make checksum item extension more efficient by Filipe Manana · 4 years, 8 months ago
  27. e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
  28. adbab64 btrfs: unexport btrfs_compress_set_level() by Anand Jain · 4 years, 8 months ago
  29. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  30. a820feb btrfs: open code read_fs_root by David Sterba · 4 years, 8 months ago
  31. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  32. 1dae7e0 btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance by Qu Wenruo · 4 years, 7 months ago
  33. 51415b6 btrfs: reloc: fix reloc root leak and NULL pointer dereference by Qu Wenruo · 4 years, 7 months ago
  34. c11fbb6 btrfs: reduce lock contention when creating snapshot by Robbie Ko · 4 years, 8 months ago
  35. aeb935a btrfs: don't set SHAREABLE flag for data reloc tree by Qu Wenruo · 4 years, 8 months ago
  36. 82028e0a btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items() by Qu Wenruo · 4 years, 8 months ago
  37. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  38. ae3e715 btrfs: drop stale reference to volume_mutex by Anand Jain · 4 years, 8 months ago
  39. 583e4a2 btrfs: update documentation of set/get helpers by David Sterba · 4 years, 8 months ago
  40. f472d3c btrfs: optimize split page write in btrfs_set_token_##bits by David Sterba · 4 years, 8 months ago
  41. f4ca8c5 btrfs: optimize split page write in btrfs_set_##bits by David Sterba · 4 years, 8 months ago
  42. ba8a9a0 btrfs: optimize split page read in btrfs_get_token_##bits by David Sterba · 4 years, 8 months ago
  43. 84da071 btrfs: optimize split page read in btrfs_get_##bits by David Sterba · 4 years, 8 months ago
  44. c60ac0f btrfs: drop unnecessary offset_in_page in extent buffer helpers by David Sterba · 4 years, 8 months ago
  45. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 8 months ago
  46. db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 8 months ago
  47. 5cd17f3 btrfs: speed up and simplify generic_bin_search by David Sterba · 4 years, 8 months ago
  48. ce7afe8 btrfs: speed up btrfs_set_token_##bits helpers by David Sterba · 4 years, 8 months ago
  49. 029e4a4 btrfs: speed up btrfs_set_##bits helpers by David Sterba · 4 years, 8 months ago
  50. 8f9da81 btrfs: speed up btrfs_get_token_##bits helpers by David Sterba · 4 years, 8 months ago
  51. 1441ed9 btrfs: speed up btrfs_get_##bits helpers by David Sterba · 4 years, 8 months ago
  52. 5e39468 btrfs: add separate bounds checker for set/get helpers by David Sterba · 4 years, 8 months ago
  53. 870b388 btrfs: preset set/get token with first page and drop condition by David Sterba · 4 years, 8 months ago
  54. a31356b btrfs: don't use set/get token in leaf_space_used by David Sterba · 4 years, 8 months ago
  55. 60d48e2 btrfs: don't use set/get token for single assignment in overwrite_item by David Sterba · 4 years, 8 months ago
  56. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 8 months ago
  57. 4dae666 btrfs: use the token::eb for all set/get helpers by David Sterba · 4 years, 8 months ago
  58. f2998eb btrfs: remove duplicated include in block-group.c by Tiezhu Yang · 4 years, 8 months ago
  59. 3be4d8e btrfs: block-group: rename write_one_cache_group() by Qu Wenruo · 4 years, 8 months ago
  60. 97f4728 btrfs: block-group: refactor how we insert a block group item by Qu Wenruo · 4 years, 8 months ago
  61. 7357623 btrfs: block-group: refactor how we delete one block group item by Qu Wenruo · 4 years, 8 months ago
  62. 9afc664 btrfs: block-group: refactor how we read one block group item by Qu Wenruo · 4 years, 8 months ago
  63. 83fe9e1 btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups() by Qu Wenruo · 4 years, 8 months ago
  64. 89efda5 btrfs: send: emit file capabilities after chown by Marcos Paulo de Souza · 4 years, 8 months ago
  65. 8949030 btrfs: scrub, only lookup for csums if we are dealing with a data extent by Filipe Manana · 4 years, 8 months ago
  66. 684b752 btrfs: move the block group freeze/unfreeze helpers into block-group.c by Filipe Manana · 4 years, 8 months ago
  67. 6b7304a btrfs: rename member 'trimming' of block group to a more generic name by Filipe Manana · 4 years, 8 months ago
  68. 2473d24 btrfs: fix a race between scrub and block group removal/allocation by Filipe Manana · 4 years, 8 months ago
  69. 31344b2 btrfs: remove more obsolete v0 extent ref declarations by David Sterba · 4 years, 8 months ago
  70. 943aeb0 btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid by YueHaibing · 4 years, 8 months ago
  71. cbab8ad btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup by Qu Wenruo · 4 years, 9 months ago
  72. a619b3c btrfs: speedup dead root detection during orphan cleanup by Robbie Ko · 4 years, 8 months ago
  73. eec5b6e btrfs: remove unused function heads_to_leaves by YueHaibing · 4 years, 8 months ago
  74. fb8521ca btrfs: add more codes to decoder table by David Sterba · 4 years, 8 months ago
  75. d54f814 btrfs: sort error decoder entries by David Sterba · 4 years, 8 months ago
  76. 7f551d9 btrfs: free alien device after device add by Anand Jain · 4 years, 8 months ago
  77. 998a067 btrfs: include non-missing as a qualifier for the latest_bdev by Anand Jain · 4 years, 8 months ago
  78. fd08001 btrfs: use crypto_shash_digest() instead of open coding by Eric Biggers · 4 years, 8 months ago
  79. 1ed802c btrfs: drop useless goto in open_fs_devices by Anand Jain · 4 years, 8 months ago
  80. 0bc2d3c btrfs: remove useless check for copy_items() return value by Filipe Manana · 4 years, 8 months ago
  81. 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
  82. 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
  83. fd9d667 btrfs: simplify direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
  84. 769b4f2 btrfs: get rid of one layer of bios in direct I/O by Omar Sandoval · 4 years, 9 months ago
  85. 8587957 btrfs: put direct I/O checksums in btrfs_dio_private instead of bio by Omar Sandoval · 4 years, 9 months ago
  86. e3b318d btrfs: convert btrfs_dio_private->pending_bios to refcount_t by Omar Sandoval · 4 years, 9 months ago
  87. 2390a6d btrfs: remove unused btrfs_dio_private::private by Omar Sandoval · 4 years, 9 months ago
  88. ce06d3e btrfs: make btrfs_check_repairable() static by Omar Sandoval · 4 years, 9 months ago
  89. 47df776 btrfs: rename __readpage_endio_check to check_data_csum by Omar Sandoval · 4 years, 9 months ago
  90. fb30f47 btrfs: clarify btrfs_lookup_bio_sums documentation by Omar Sandoval · 4 years, 9 months ago
  91. f337bd7 btrfs: don't do repair validation for checksum errors by Omar Sandoval · 4 years, 9 months ago
  92. c733397 btrfs: look at full bi_io_vec for repair decision by Omar Sandoval · 4 years, 9 months ago
  93. c36cac2 btrfs: fix double __endio_write_update_ordered in direct I/O by Omar Sandoval · 4 years, 9 months ago
  94. 6d3113a btrfs: fix error handling when submitting direct I/O bio by Omar Sandoval · 4 years, 9 months ago
  95. 534cf53 btrfs: simplify error handling of clean_pinned_extents() by Filipe Manana · 4 years, 9 months ago
  96. e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
  97. b335eab btrfs: make btrfs_read_disk_super return struct btrfs_disk_super by Nikolay Borisov · 4 years, 9 months ago
  98. a757123 btrfs: use list_for_each_entry_safe in free_reloc_roots by Nikolay Borisov · 4 years, 10 months ago
  99. 7c09c03 btrfs: don't force read-only after error in drop snapshot by David Sterba · 4 years, 10 months ago
  100. 2d9faa5 btrfs: remove pointless assertion on reclaim_size counter by Filipe Manana · 4 years, 9 months ago