1. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  2. 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
  3. 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 4 years, 11 months ago
  4. 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 4 years, 11 months ago
  5. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  6. bd647ce btrfs: add a leak check for roots by Josef Bacik · 5 years ago
  7. 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
  8. 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
  9. 4cdfd93 btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root by Josef Bacik · 5 years ago
  10. a98db0f btrfs: make the fs root init functions static by Josef Bacik · 5 years ago
  11. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  12. 83db2aad btrfs: remove btrfs_read_fs_root, not used anymore by Josef Bacik · 5 years ago
  13. 62a2c73 btrfs: export and use btrfs_read_tree_root for tree-log by Josef Bacik · 5 years ago
  14. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  15. b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
  16. 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 5 years ago
  17. d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
  18. 9b7a244 btrfs: get fs_info from trans in btrfs_create_tree by David Sterba · 6 years ago
  19. e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
  20. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  21. 247462a btrfs: move tree block wait and write helpers to tree-log by David Sterba · 6 years ago
  22. 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
  23. bbe339c btrfs: drop extra enum initialization where using defaults by David Sterba · 6 years ago
  24. e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
  25. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  26. 581c176 btrfs: Validate child tree block's level and first key by Qu Wenruo · 7 years ago
  27. a758781 btrfs: separate types for submit_bio_start and submit_bio_done by David Sterba · 8 years ago
  28. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  29. 2afb965 btrfs: remove unused function btrfs_async_submit_limit() by Anand Jain · 7 years ago
  30. 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 8 years ago
  31. 9f6d251 btrfs: use named constant for bdev blocksize by David Sterba · 8 years ago
  32. bc3cce2 btrfs: Cleanup num_tolerated_disk_barrier_failures by Qu Wenruo · 8 years ago
  33. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  34. 3189ff7 btrfs: btrfs_wait_tree_block_writeback can be void return by Jeff Layton · 8 years ago
  35. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
  36. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  37. 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  38. 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 8 years ago
  39. eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 8 years ago
  40. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
  41. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  42. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  43. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
  44. 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
  45. 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
  46. c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago
  47. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  48. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  49. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  50. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  51. 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
  52. 81a75f67 btrfs: use bio fields for op and flags by Mike Christie · 9 years ago
  53. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 9 years ago
  54. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  55. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  56. 4db8c52 btrfs: remove a trivial helper btrfs_set_buffer_uptodate by David Sterba · 9 years ago
  57. 29c36d7 Btrfs: add btrfs_read_dev_one_super() to read one specific SB by Anand Jain · 9 years ago
  58. 943c6e9 btrfs: Add raid56 support for updating by Zhao Lei · 9 years ago
  59. 01d5847 Btrfs: disk-io: replace root args iff only fs_info used by Daniel Dressler · 10 years ago
  60. a83fffb btrfs: sink blocksize parameter to btrfs_find_create_tree_block by David Sterba · 11 years ago
  61. c0dcaa4 btrfs: sink blocksize parameter to reada_tree_block_flagged by David Sterba · 11 years ago
  62. d3e46fe btrfs: sink blocksize parameter to readahead_tree_block by David Sterba · 11 years ago
  63. 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  64. 97eb6b6 btrfs: use slab for end_io_wq structures by David Sterba · 10 years ago
  65. bfebd8b btrfs: use enum for wq endio metadata type by David Sterba · 10 years ago
  66. 0308af4 btrfs: remove unused parameter blocksize from btrfs_find_tree_block by David Sterba · 11 years ago
  67. ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 11 years ago
  68. 6197d86 btrfs: return void from readahead_tree_block by David Sterba · 11 years ago
  69. 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 11 years ago
  70. 8b110e3 Btrfs: implement repair function when direct read fails by Miao Xie · 10 years ago
  71. 3abdbd7 btrfs: make close_ctree return void by David Sterba · 11 years ago
  72. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 11 years ago
  73. 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
  74. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  75. b0feb9d Btrfs: introduce grab/put functions for the root of the fs/file tree by Miao Xie · 12 years ago
  76. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 12 years ago
  77. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 12 years ago
  78. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
  79. e75206c Btrfs: cleanup unused function by Liu Bo · 12 years ago
  80. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 12 years ago
  81. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  82. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago
  83. 68ce968 Btrfs: remove superblock writing after fatal error by Stefan Behrens · 12 years ago
  84. 20897f5 Btrfs: added helper to create new trees by Arne Jansen · 13 years ago
  85. d07eb91 btrfs: Drop unused function btrfs_abort_devices() by Asias He · 13 years ago
  86. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 13 years ago
  87. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 13 years ago
  88. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 13 years ago
  89. d5c13f9 btrfs: clean_tree_block should panic on observed memory corruption and return void by Jeff Mahoney · 13 years ago
  90. f84a8bd btrfs: take allocation of ->tree_root into open_ctree() by Al Viro · 13 years ago
  91. ad2b2c8 btrfs: make open_ctree() return int by Al Viro · 13 years ago
  92. 6f07e42 btrfs: sanitizing ->fs_info, part 4 by Al Viro · 13 years ago
  93. 531f4b1a Merge branch 'for-chris' of git://github.com/sensille/linux into integration by Chris Mason · 13 years ago
  94. 01d658f Btrfs: make sure to flush queued bios if write_cache_pages waits by Chris Mason · 13 years ago
  95. ab0fff0 btrfs: add READAHEAD extent buffer flag by Arne Jansen · 14 years ago
  96. 85d4e46 Btrfs: make a lockdep class for each root by Chris Mason · 13 years ago
  97. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 14 years ago
  98. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 14 years ago
  99. f2a97a9 btrfs: remove all unused functions by David Sterba · 14 years ago
  100. 621496f btrfs: remove unused function prototypes by David Sterba · 14 years ago