1. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  2. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  3. fd708b8 Btrfs: add a extent ref verify tool by Josef Bacik · 7 years ago
  4. 736cd52 Btrfs: remove nr_async_submits and async_submit_draining by Liu Bo · 7 years ago
  5. f851689 Btrfs: remove nr_async_bios by Liu Bo · 7 years ago
  6. 557ea5d btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  7. 4b865ca btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  8. 40c3c409 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  9. 7f43d4a btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  10. c3267bb btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  11. 18fdc67 Btrfs: remove bio_flags which indicates a meta block of log-tree by Liu Bo · 7 years ago
  12. 6300463 Btrfs: make plug in writing meta blocks really work by Liu Bo · 7 years ago
  13. ee87cf5 btrfs: copy fsid to super_block s_uuid by Anand Jain · 7 years ago
  14. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  15. fed3b38 Btrfs: do not backup tree roots when fsync by Liu Bo · 7 years ago
  16. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  18. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  19. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 58efbc9 Btrfs: fix blk_status_t/errno confusion by Omar Sandoval · 7 years ago
  21. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  22. db95c87 btrfs: submit superblock io with REQ_META and REQ_PRIO by David Sterba · 7 years ago
  23. 583b723 btrfs: Do not use data_alloc_cluster in ssd mode by Hans van Kranenburg · 7 years ago
  24. 43a0111 btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush by Lu Fengqi · 7 years ago
  25. 44880fd btrfs: use appropriate define for the fsid by Anand Jain · 7 years ago
  26. 4958aa68 btrfs: drop chunk locks at the end of close_ctree by David Sterba · 7 years ago
  27. ea14b57f btrfs: fix spelling of snapshotting by David Sterba · 7 years ago
  28. 9f6d251 btrfs: use named constant for bdev blocksize by David Sterba · 7 years ago
  29. abbb3b8 btrfs: split write_dev_supers to two functions by David Sterba · 7 years ago
  30. a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 7 years ago
  31. bc3cce2 btrfs: Cleanup num_tolerated_disk_barrier_failures by Qu Wenruo · 7 years ago
  32. d10b82f btrfs: Allow barrier_all_devices to do chunk level device check by Qu Wenruo · 7 years ago
  33. 4330e18 btrfs: Do chunk level check for degraded rw mount by Qu Wenruo · 7 years ago
  34. 5c1aab1 btrfs: Add zstd support by Nick Terrell · 7 years ago
  35. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  36. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  37. c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 7 years ago
  38. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  39. 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
  40. 66b4993 btrfs: move dev stats accounting out of wait_dev_flush by David Sterba · 7 years ago
  41. 2980d57 btrfs: account as waiting for IO, while waiting fot the flush bio completion by David Sterba · 7 years ago
  42. e0ae999 btrfs: preallocate device flush bio by David Sterba · 7 years ago
  43. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 7 years ago
  44. fac03c8 btrfs: move fs_info::fs_frozen to the flags by David Sterba · 7 years ago
  45. 4fc6441 btrfs: wait part of the write_dev_flush() can be separated out by Anand Jain · 7 years ago
  46. cea7c8b btrfs: remove redundant null bdev counting during flush submission by Anand Jain · 7 years ago
  47. 12b9bf0 btrfs: write_dev_flush does not return ENOMEM anymore by Anand Jain · 7 years ago
  48. c5e4c3d btrfs: sink gfp parameter to btrfs_io_bio_alloc by David Sterba · 7 years ago
  49. e4f5690 btrfs: btrfs_io_bio_alloc never fails, skip error handling by David Sterba · 7 years ago
  50. 4b5faea btrfs: use generic slab for for btrfs_transaction by David Sterba · 7 years ago
  51. 3189ff7 btrfs: btrfs_wait_tree_block_writeback can be void return by Jeff Layton · 7 years ago
  52. c9fed2b btrfs: remove unused member list from btrfs_end_io_wq by David Sterba · 7 years ago
  53. b297c9f btrfs: remove unused member list from async_submit_bio by David Sterba · 7 years ago
  54. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 7 years ago
  55. a5ed45f btrfs: Convert fs_info->free_chunk_space to atomic64_t by Nikolay Borisov · 7 years ago
  56. 401b41e btrfs: add framework to handle device flush error as a volume by Anand Jain · 7 years ago
  57. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 7 years ago
  58. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  59. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  60. 8d91012 btrfs: Make flush bios explicitely sync by Jan Kara · 7 years ago
  61. 1176032 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  62. 9bcaaea btrfs: fix the gfp_mask for the reada_zones radix tree by Chris Mason · 7 years ago
  63. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  64. 9e11cee btrfs: Convert to separately allocated bdi by Jan Kara · 7 years ago
  65. c2a9c7a btrfs: check if the device is flush capable by Anand Jain · 7 years ago
  66. 13e88e1 btrfs: delete unused member nobarriers by Anand Jain · 7 years ago
  67. d48d71a btrfs: remove redundant parameter from btree_readahead_hook by David Sterba · 7 years ago
  68. 7ef70b4 btrfs: preallocate radix tree node for global readahead tree by David Sterba · 7 years ago
  69. 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  70. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  71. 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  72. fe8e12b Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  73. ce0dcee btrfs: Change qgroup_meta_rsv to 64bit by Goldwyn Rodrigues · 7 years ago
  74. bbe08c0 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  75. e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 7 years ago
  76. 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 7 years ago
  77. 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 7 years ago
  78. 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 7 years ago
  79. fc4f21b btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 7 years ago
  80. 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  81. a9b9477 Btrfs: fix use-after-free due to wrong order of destroying work queues by Filipe Manana · 7 years ago
  82. 5cdd7db Btrfs: fix assertion failure when freeing block groups at close_ctree() by Filipe Manana · 7 years ago
  83. 3d3a126 btrfs: remove unused parameter from btrfs_check_super_valid by David Sterba · 7 years ago
  84. eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 7 years ago
  85. b75f506 btrfs: remove unused parameter from write_dev_supers by David Sterba · 7 years ago
  86. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 7 years ago
  87. e27f626 btrfs: remove unused parameter from check_async_write by David Sterba · 7 years ago
  88. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 7 years ago
  89. 087a76d Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  90. 5f52a2c Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10 by Chris Mason · 8 years ago
  91. 3444136 btrfs: opencode chunk locking, remove helpers by David Sterba · 8 years ago
  92. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  93. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
  94. ccdf9b3 btrfs: root->fs_info cleanup, access fs_info->delayed_root directly by Jeff Mahoney · 8 years ago
  95. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago
  96. 3796d33 btrfs: root->fs_info cleanup, lock/unlock_chunks by Jeff Mahoney · 8 years ago
  97. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 8 years ago
  98. fb45625 btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere by Jeff Mahoney · 8 years ago
  99. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 8 years ago
  100. 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 8 years ago