1. 930b090 btrfs: Introduce new bits for device allocation tree by Nikolay Borisov · 6 years ago
  2. 39e264a btrfs: Populate ->orig_block_len during read_one_chunk by Nikolay Borisov · 6 years ago
  3. 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago
  4. 61d0d0d btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink by Nikolay Borisov · 6 years ago
  5. bbbf724 btrfs: combine device update operations during transaction commit by Nikolay Borisov · 6 years ago
  6. c2d1b3a btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 6 years ago
  7. 040ee612 Btrfs: send, improve clone range by Robbie Ko · 6 years ago
  8. 8b4d1ef btrfs: prop: open code btrfs_set_prop in inherit_prop by Anand Jain · 6 years ago
  9. ae0bc86 btrfs: drop unused parameter in mount_subvol by Anand Jain · 6 years ago
  10. 39e57f4 btrfs: tree-checker: get fs_info from eb in check_inode_item by David Sterba · 6 years ago
  11. 412a231 btrfs: tree-checker: get fs_info from eb in check_dev_item by David Sterba · 6 years ago
  12. 5617ed8 btrfs: tree-checker: get fs_info from eb in dev_item_err by David Sterba · 6 years ago
  13. d001e4a btrfs: tree-checker: get fs_info from eb in chunk_err by David Sterba · 6 years ago
  14. e2ccd36 btrfs: tree-checker: get fs_info from eb in check_leaf by David Sterba · 6 years ago
  15. 0076bc89 btrfs: tree-checker: get fs_info from eb in check_leaf_item by David Sterba · 6 years ago
  16. ae2a19d btrfs: tree-checker: get fs_info from eb in check_extent_data_item by David Sterba · 6 years ago
  17. af60ce2 btrfs: tree-checker: get fs_info from eb in check_block_group_item by David Sterba · 6 years ago
  18. 4806bd8 btrfs: tree-checker: get fs_info from eb in block_group_err by David Sterba · 6 years ago
  19. ce4252c btrfs: tree-checker: get fs_info from eb in check_dir_item by David Sterba · 6 years ago
  20. d98ced6 btrfs: tree-checker: get fs_info from eb in dir_item_err by David Sterba · 6 years ago
  21. 68128ce btrfs: tree-checker: get fs_info from eb in check_csum_item by David Sterba · 6 years ago
  22. 1fd715f btrfs: tree-checker: get fs_info from eb in file_extent_err by David Sterba · 6 years ago
  23. 86a6be3 btrfs: tree-checker: get fs_info from eb in generic_err by David Sterba · 6 years ago
  24. 6bf9e4b btrfs: inode: Verify inode mode to avoid NULL pointer dereference by Qu Wenruo · 6 years ago
  25. 496245c btrfs: tree-checker: Verify inode item by Qu Wenruo · 6 years ago
  26. 80e46cf btrfs: tree-checker: Enhance chunk checker to validate chunk profile by Qu Wenruo · 6 years ago
  27. ab4ba2e btrfs: tree-checker: Verify dev item by Qu Wenruo · 6 years ago
  28. 075cb3c btrfs: tree-checker: Check chunk item at tree block read time by Qu Wenruo · 6 years ago
  29. bf871c3 btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO by Qu Wenruo · 6 years ago
  30. f114024 btrfs: tree-checker: Make chunk item checker messages more readable by Qu Wenruo · 6 years ago
  31. 82fc28f btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it by Qu Wenruo · 6 years ago
  32. 90b1377 btrfs: qgroup: remove obsolete fs_info members by David Sterba · 6 years ago
  33. e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
  34. 5ab12d1 btrfs: get fs_info from eb in btree_read_extent_buffer_pages by David Sterba · 6 years ago
  35. d0d20b0 btrfs: get fs_info from eb in read_node_slot by David Sterba · 6 years ago
  36. e902baa btrfs: get fs_info from eb in btrfs_leaf_free_space by David Sterba · 6 years ago
  37. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  38. ed874f0 btrfs: get fs_info from eb in tree_mod_log_eb_copy by David Sterba · 6 years ago
  39. b0c9b3b btrfs: get fs_info from eb in check_tree_block_fsid by David Sterba · 6 years ago
  40. bcdc428 btrfs: get fs_info from eb in btrfs_exclude_logged_extents by David Sterba · 6 years ago
  41. 8f881e8 btrfs: get fs_info from eb in leaf_data_end by David Sterba · 6 years ago
  42. 0ab0206 btrfs: get fs_info from eb in write_one_eb by David Sterba · 6 years ago
  43. 20a1fbf9 btrfs: get fs_info from eb in repair_eb_io_failure by David Sterba · 6 years ago
  44. 9df76fb btrfs: get fs_info from eb in lock_extent_buffer_for_io by David Sterba · 6 years ago
  45. 7d157c3 btrfs: use common file type conversion by Phillip Potter · 6 years ago
  46. 7984ae5 btrfs: Perform locking/unlocking in btrfs_remap_file_range() by Goldwyn Rodrigues · 6 years ago
  47. 290342f btrfs: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  48. 247462a btrfs: move tree block wait and write helpers to tree-log by David Sterba · 6 years ago
  49. d4eb671 btrfs: remove stale definition of BUFFER_LRU_MAX by David Sterba · 6 years ago
  50. e4fa746 btrfs: tests: unify messages when tests start by David Sterba · 6 years ago
  51. 752dbe4 btrfs: tests: drop messages when some tests finish by David Sterba · 6 years ago
  52. 3173fd92 btrfs: tests: fix comments about tested extent map ranges by David Sterba · 6 years ago
  53. 43f7cdd btrfs: tests: use SZ_ constants everywhere by David Sterba · 6 years ago
  54. 6c30474 btrfs: tests: use standard error message after extent map allocation failure by David Sterba · 6 years ago
  55. ccfada1 btrfs: tests: return error from all extent map test cases by David Sterba · 6 years ago
  56. 7c6f670 btrfs: tests: return errors from extent map test case 4 by David Sterba · 6 years ago
  57. 992dce7 btrfs: tests: return errors from extent map test case 3 by David Sterba · 6 years ago
  58. e71f2e1 btrfs: tests: return errors from extent map test case 2 by David Sterba · 6 years ago
  59. d7de4b0 btrfs: tests: return errors from extent map test case 1 by David Sterba · 6 years ago
  60. 488f673 btrfs: tests: return errors from extent map tests by David Sterba · 6 years ago
  61. 7b9586b btrfs: tests: properly initialize fs_info of extent buffer by David Sterba · 6 years ago
  62. 3199366 btrfs: tests: use standard error message after block group allocation failure by David Sterba · 6 years ago
  63. 6a060db btrfs: tests: use standard error message after inode allocation failure by David Sterba · 6 years ago
  64. 770e0cc btrfs: tests: use standard error message after path allocation failure by David Sterba · 6 years ago
  65. 9e3d9f8 btrfs: tests: use standard error message after extent buffer allocation failure by David Sterba · 6 years ago
  66. 52ab7bc btrfs: tests: use standard error message after root allocation failure by David Sterba · 6 years ago
  67. 37b2a7b btrfs: tests: use standard error message after fs_info allocation failure by David Sterba · 6 years ago
  68. 703de42 btrfs: tests: add table of most common errors by David Sterba · 6 years ago
  69. efd31fc btrfs: tests: print file:line for error messages by David Sterba · 6 years ago
  70. d33d105 btrfs: tests: don't leak fs_info in extent_io bitmap tests by David Sterba · 6 years ago
  71. d46a05e btrfs: tests: handle fs_info allocation failure in extent_io tests by David Sterba · 6 years ago
  72. 75391f0 btrfs: disk-io: Show the timing of corrupted tree block explicitly by Qu Wenruo · 6 years ago
  73. ff612ba btrfs: fix panic during relocation after ENOSPC before writeback happens by Josef Bacik · 6 years ago
  74. 6a8d213 btrfs: Use less confusing condition for uptodate parameter to btrfs_writepage_endio_finish_ordered by Nikolay Borisov · 6 years ago
  75. a2a72fb btrfs: extent_io: Handle errors better in extent_writepages() by Qu Wenruo · 6 years ago
  76. 2e3c251 btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() by Qu Wenruo · 6 years ago
  77. 02c6db4 btrfs: extent_io: Handle errors better in extent_write_locked_range() by Qu Wenruo · 6 years ago
  78. e06808be btrfs: extent_io: Kill dead condition in extent_write_cache_pages() by Qu Wenruo · 6 years ago
  79. 2b952ee btrfs: extent_io: Handle errors better in btree_write_cache_pages() by Qu Wenruo · 6 years ago
  80. 3065976 btrfs: extent_io: Handle errors better in extent_write_full_page() by Qu Wenruo · 6 years ago
  81. f434062 btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up by Qu Wenruo · 6 years ago
  82. 6348905 btrfs: Always output error message when key/level verification fails by Qu Wenruo · 6 years ago
  83. 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
  84. 537f38f btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails by Nikolay Borisov · 6 years ago
  85. 80fbc34 btrfs: Make btrfs_(set|clear)_header_flag return void by Qu Wenruo · 6 years ago
  86. 10995c0 btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan by Qu Wenruo · 6 years ago
  87. d51f51b btrfs: Remove unused -EIO assignment in end_bio_extent_readpage by Nikolay Borisov · 6 years ago
  88. e65ef21 btrfs: Exploit the fact that pages passed to extent_readpages are always contiguous by Nikolay Borisov · 6 years ago
  89. ed1b4ed btrfs: switch extent_buffer::lock_nested to bool by David Sterba · 6 years ago
  90. c79adfc btrfs: use assertion helpers for extent buffer write lock counters by David Sterba · 6 years ago
  91. e3f1538 btrfs: add assertion helpers for extent buffer write lock counters by David Sterba · 6 years ago
  92. 5c9c799 btrfs: use assertion helpers for extent buffer read lock counters by David Sterba · 6 years ago
  93. 58a2ddae btrfs: add assertion helpers for extent buffer read lock counters by David Sterba · 6 years ago
  94. afd495a btrfs: use assertion helpers for spinning readers by David Sterba · 6 years ago
  95. 225948d btrfs: add assertion helpers for spinning readers by David Sterba · 6 years ago
  96. 843ccf9 btrfs: use assertion helpers for spinning writers by David Sterba · 6 years ago
  97. e4e9fd0 btrfs: add assertion helpers for spinning writers by David Sterba · 6 years ago
  98. 8882679 btrfs: Remove EXTENT_IOBITS by Nikolay Borisov · 6 years ago
  99. 4e586ca btrfs: Remove EXTENT_WRITEBACK by Nikolay Borisov · 6 years ago
  100. e8baf7a btrfs: Turn an 'else if' into an 'else' in btrfs_uuid_tree_add by Nathan Chancellor · 6 years ago