1. c7e54b5 btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
  2. 147271e Btrfs: fix hole extent items with a zero size after range cloning by Filipe Manana · 5 years ago
  3. 6609fee Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  4. ad1d8c4 Btrfs: make tree checker detect checksum items with overlapping ranges by Filipe Manana · 5 years ago
  5. 40e046a Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 5 years ago
  6. b6293c8 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
  7. cf93e15 btrfs: fix devs_max constraints for raid1c3 and raid1c4 by David Sterba · 5 years ago
  8. 994bf9c btrfs: tree-checker: Fix error format string for size_t by Andreas Färber · 5 years ago
  9. 943eb3b btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 5 years ago
  10. db8fe64 btrfs: handle error in btrfs_cache_block_group by Josef Bacik · 5 years ago
  11. f72ff01 btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago
  12. fcb9705 Btrfs: fix cloning range with a hole when using the NO_HOLES feature by Filipe Manana · 5 years ago
  13. 37d0259 btrfs: Fix error messages in qgroup_rescan_init by Nikolay Borisov · 5 years ago
  14. fa17ed0 btrfs: drop bdev argument from submit_extent_page by David Sterba · 5 years ago
  15. a019e9e btrfs: remove extent_map::bdev by David Sterba · 5 years ago
  16. 1a41802 btrfs: drop bio_set_dev where not needed by David Sterba · 5 years ago
  17. 429aebc btrfs: get bdev directly from fs_devices in submit_extent_page by David Sterba · 5 years ago
  18. 3e17409 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 5 years ago
  19. 042528f Btrfs: fix block group remaining RO forever after error during device replace by Filipe Manana · 5 years ago
  20. b12de52 btrfs: scrub: Don't check free space before marking a block group RO by Qu Wenruo · 5 years ago
  21. 7f0432d btrfs: change btrfs_fs_devices::rotating to bool by Johannes Thumshirn · 5 years ago
  22. 0395d84 btrfs: change btrfs_fs_devices::seeding to bool by Johannes Thumshirn · 5 years ago
  23. 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
  24. d49a2dd btrfs: block-group: Reuse the item key from caller of read_one_block_group() by Qu Wenruo · 5 years ago
  25. ffb9e0f btrfs: block-group: Refactor btrfs_read_block_groups() by Qu Wenruo · 5 years ago
  26. d4e253b btrfs: document extent buffer locking by David Sterba · 5 years ago
  27. a447798 btrfs: access eb::blocking_writers according to ACCESS_ONCE policies by David Sterba · 5 years ago
  28. 40d38f5 btrfs: set blocking_writers directly, no increment or decrement by David Sterba · 5 years ago
  29. f5c2a52 btrfs: merge blocking_writers branches in btrfs_tree_read_lock by David Sterba · 5 years ago
  30. 9c90744 btrfs: drop incompat bit for raid1c34 after last block group is gone by David Sterba · 5 years ago
  31. cfbb825 btrfs: add incompat for raid1 with 3, 4 copies by David Sterba · 6 years ago
  32. 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
  33. 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
  34. fac07d2 btrfs: sink write flags to cow_file_range_async by David Sterba · 5 years ago
  35. 57e5ffe btrfs: sink write_flags to __extent_writepage_io by David Sterba · 5 years ago
  36. fd0ddbe Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 5 years ago
  37. 11f2069 Btrfs: send, allow clone operations within the same file by Filipe Manana · 5 years ago
  38. 6b7faad btrfs: Ensure we trim ranges across block group boundary by Qu Wenruo · 5 years ago
  39. 2d97461 btrfs: volumes: Use more straightforward way to calculate map length by Qu Wenruo · 5 years ago
  40. 153a6d2 btrfs: tree-checker: Check item size before reading file extent type by Qu Wenruo · 5 years ago
  41. 3ec17a6 btrfs: clean up locking name in scrub_enumerate_chunks() by Dan Carpenter · 5 years ago
  42. 6ef108d btrfs: Streamline btrfs_fs_info::backup_root_index semantics by Nikolay Borisov · 5 years ago
  43. 4ac039a btrfs: Rename find_oldest_super_backup to init_backup_root_slot by Nikolay Borisov · 5 years ago
  44. 260eb11 btrfs: Remove unused next_root_backup function by Nikolay Borisov · 5 years ago
  45. 336a0d8 btrfs: Don't use objectid_mutex during mount by Nikolay Borisov · 5 years ago
  46. b8522a1 btrfs: Factor out tree roots initialization during mount by Nikolay Borisov · 5 years ago
  47. bd2336b btrfs: Add read_backup_root by Nikolay Borisov · 5 years ago
  48. fc2e4c5 btrfs: Remove newest_gen argument from find_oldest_super_backup by Nikolay Borisov · 5 years ago
  49. 01f0f9da btrfs: Cleanup and simplify find_newest_super_backup by Nikolay Borisov · 5 years ago
  50. 16ad3be Btrfs: remove unnecessary delalloc mutex for inodes by Filipe Manana · 5 years ago
  51. bf2df5a Btrfs: remove wait queue from space_info structure by Filipe Manana · 5 years ago
  52. f5389f3 btrfs: remove cached space_info in btrfs_statfs() by Johannes Thumshirn · 5 years ago
  53. b3470b5 btrfs: add dedicated members for start and length of a block group by David Sterba · 5 years ago
  54. 0222dfd btrfs: rename extent buffer block group item accessors by David Sterba · 5 years ago
  55. de0dc45 btrfs: rename block_group_item on-stack accessors to follow naming by David Sterba · 5 years ago
  56. 3d97638 btrfs: remove embedded block_group_cache::item by David Sterba · 5 years ago
  57. f93c63e btrfs: move block_group_item::flags to block group by David Sterba · 5 years ago
  58. bf38be6 btrfs: move block_group_item::used to block group by David Sterba · 5 years ago
  59. 34b127a btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 5 years ago
  60. 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
  61. b4e967b btrfs: add member for a specific checksum driver by David Sterba · 5 years ago
  62. 41e6d2a btrfs: sysfs: show used checksum driver per filesystem by Johannes Thumshirn · 5 years ago
  63. f7cea56 btrfs: sysfs: export supported checksums by David Sterba · 5 years ago
  64. 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
  65. 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
  66. 8530c37 btrfs: get bdev from latest_dev for dio bh_result by David Sterba · 5 years ago
  67. c3e1490 btrfs: assert extent_map bdevs and lookup_map and split by David Sterba · 6 years ago
  68. 32ab3d1 btrfs: remove pointless indentation in btrfs_read_sys_array() by Johannes Thumshirn · 5 years ago
  69. 5ae2169 btrfs: reduce indentation in btrfs_may_alloc_data_chunk by Johannes Thumshirn · 5 years ago
  70. 721860d btrfs: remove pointless local variable in lock_stripe_add() by Johannes Thumshirn · 5 years ago
  71. 9d6cb1b btrfs: raid56: reduce indentation in lock_stripe_add by Johannes Thumshirn · 5 years ago
  72. 1d2e7c7 btrfs: tracepoints: constify all pointers by David Sterba · 5 years ago
  73. 94c3f6c btrfs: tracepoints: drop typecasts from printk by David Sterba · 5 years ago
  74. bc80230 btrfs: Return offset from find_desired_extent by Nikolay Borisov · 5 years ago
  75. 2034f3b btrfs: Simplify btrfs_file_llseek by Nikolay Borisov · 5 years ago
  76. d79b7c2 btrfs: Speed up btrfs_file_llseek by Nikolay Borisov · 5 years ago
  77. 0cf2521 btrfs: compression: remove ops pointer from workspace_manager by David Sterba · 5 years ago
  78. 1e00235 btrfs: compression: inline free_workspace by David Sterba · 5 years ago
  79. a3bbd2a btrfs: compression: pass type to btrfs_put_workspace by David Sterba · 5 years ago
  80. c778df1 btrfs: compression: inline alloc_workspace by David Sterba · 5 years ago
  81. 5907a9b btrfs: compression: pass type to btrfs_get_workspace by David Sterba · 5 years ago
  82. bd3a528 btrfs: compression: inline put_workspace by David Sterba · 5 years ago
  83. 6a0d127 btrfs: compression: inline get_workspace by David Sterba · 5 years ago
  84. d20f395 btrfs: compression: export alloc/free/get/put callbacks of all algos by David Sterba · 5 years ago
  85. 2510307 btrfs: compression: inline cleanup_workspace_manager by David Sterba · 5 years ago
  86. 2dba714 btrfs: compression: let workspace manager cleanup take only the type by David Sterba · 5 years ago
  87. d551703 btrfs: compression: inline init_workspace_manager by David Sterba · 5 years ago
  88. 975db48 btrfs: compression: let workspace manager init take only the type by David Sterba · 5 years ago
  89. be951045 btrfs: compression: attach workspace manager to the ops by David Sterba · 5 years ago
  90. 1e4eb74 btrfs: switch compression callbacks to direct calls by David Sterba · 5 years ago
  91. c4bf665 btrfs: export compression and decompression callbacks by David Sterba · 5 years ago
  92. a60adce btrfs: use btrfs_block_group_cache_done in update_block_group by Josef Bacik · 5 years ago
  93. 3797136 btrfs: check page->mapping when loading free space cache by Josef Bacik · 5 years ago
  94. 5368700 Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc by Filipe Manana · 5 years ago
  95. a0e248b Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 5 years ago
  96. b929c1d btrfs: ioctl: Try to use btrfs_fs_info instead of *file by Marcos Paulo de Souza · 5 years ago
  97. 4273eaf btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  98. ce96b7f btrfs: use better definition of number of compression type by Chengguang Xu · 5 years ago
  99. b9b1a53 btrfs: use enum for extent type defines by Chengguang Xu · 5 years ago
  100. b2cd295 btrfs: props: remove unnecessary hash_init() by Chengguang Xu · 5 years ago