1. cf90d88 btrfs: Introduce mount time chunk <-> dev extent mapping check by Qu Wenruo · 6 years ago
  2. 84db5cc btrfs: merge free_fs_root helpers by David Sterba · 6 years ago
  3. e9539cf btrfs: dev-replace: remove unused members of btrfs_dev_replace by David Sterba · 6 years ago
  4. e17385c btrfs: remove unused member btrfs_root::name by David Sterba · 6 years ago
  5. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 6 years ago
  6. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 6 years ago
  7. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 6 years ago
  8. e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
  9. d7cbfaf btrfs: remove unused member async_submit_bio::bio_flags by David Sterba · 6 years ago
  10. d7e8555 btrfs: remove unused member async_submit_bio::fs_info by David Sterba · 6 years ago
  11. b0132a3 btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED by Nikolay Borisov · 7 years ago
  12. d814a49 btrfs: use correct compare function of dirty_metadata_bytes by Ethan Lien · 7 years ago
  13. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  14. 3ffbd68 btrfs: simplify pointer chasing of local fs_info variables by David Sterba · 7 years ago
  15. 893bf4b btrfs: print more details when checking tree block finds a problem by Su Yue · 7 years ago
  16. afd4851 btrfs: use monotonic time for transaction handling by Arnd Bergmann · 7 years ago
  17. bc877d2 btrfs: Deduplicate extent_buffer init code by Nikolay Borisov · 7 years ago
  18. a944442 btrfs: replace get_seconds with new 64bit time API by Allen Pais · 7 years ago
  19. ff76a86 Btrfs: add parent_transid parameter to veirfy_level_key by Liu Bo · 7 years ago
  20. a575cee Btrfs: get rid of unused orphan infrastructure by Omar Sandoval · 7 years ago
  21. 75cb857 btrfs: Do super block verification before writing it to disk by Qu Wenruo · 7 years ago
  22. 069ec95 btrfs: Refactor btrfs_check_super_valid by Qu Wenruo · 7 years ago
  23. 21a852b btrfs: Move btrfs_check_super_valid() to avoid forward declaration by Qu Wenruo · 7 years ago
  24. 41a6e89 btrfs: move btrfs_raid_group values to btrfs_raid_attr table by Anand Jain · 7 years ago
  25. 3009a62 btrfs: track running balance in a simpler way by David Sterba · 7 years ago
  26. dccdb07 btrfs: kill btrfs_fs_info::volume_mutex by David Sterba · 7 years ago
  27. fe816d0 btrfs: Fix delalloc inodes invalidation during transaction abort by Nikolay Borisov · 7 years ago
  28. a514d63 btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT by Qu Wenruo · 7 years ago
  29. 5d41be6 btrfs: Only check first key for committed tree blocks by Qu Wenruo · 7 years ago
  30. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  31. af72273 Btrfs: clean up resources during umount after trans is aborted by Liu Bo · 7 years ago
  32. f50f435 Btrfs: print error messages when failing to read trees by Liu Bo · 7 years ago
  33. 581c176 btrfs: Validate child tree block's level and first key by Qu Wenruo · 7 years ago
  34. 8287475 btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space by Qu Wenruo · 7 years ago
  35. e1211d0 btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup by Qu Wenruo · 7 years ago
  36. 75cb379 btrfs: defer adding raid type kobject until after chunk relocation by Jeff Mahoney · 7 years ago
  37. 8a5a916 btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers by Jeff Mahoney · 7 years ago
  38. 338dae1 btrfs: remove max_active var from open_ctree by Nikolay Borisov · 7 years ago
  39. 776c4a7c btrfs: Use sizeof directly instead of a constant variable by Nikolay Borisov · 7 years ago
  40. d0ee393 btrfs: rename submit callbacks and drop double underscores by David Sterba · 7 years ago
  41. 6c55343 btrfs: remove unused parameters from extent_submit_bio_done_t by David Sterba · 7 years ago
  42. d077929 btrfs: remove unused parameters from extent_submit_bio_start_t by David Sterba · 7 years ago
  43. a758781 btrfs: separate types for submit_bio_start and submit_bio_done by David Sterba · 8 years ago
  44. 9b99b11 btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids by Anand Jain · 7 years ago
  45. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  46. 9678c54 btrfs: Remove custom crc32c init code by Nikolay Borisov · 7 years ago
  47. 2f65954 btrfs: tree-checker: Replace root parameter with fs_info by Qu Wenruo · 7 years ago
  48. bc5511d0e btrfs: Use schedule_timeout_interruptible by Nikolay Borisov · 7 years ago
  49. 2afb965 btrfs: remove unused function btrfs_async_submit_limit() by Anand Jain · 7 years ago
  50. 45ae2c1 btrfs: Document consistency of transaction->io_bgs list by Nikolay Borisov · 7 years ago
  51. bf6d7d4 btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs by Nikolay Borisov · 7 years ago
  52. f7b885b btrfs: manage thread_pool mount option as %u by Anand Jain · 7 years ago
  53. b6a535f btrfs: print error if primary super block write fails by Howard McLauchlan · 7 years ago
  54. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  55. 6f794e3 btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP by Anand Jain · 7 years ago
  56. e2731e5 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 7 years ago
  57. 6528b99 btrfs: factor btrfs_check_rw_degradable() to check given device by Anand Jain · 7 years ago
  58. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  59. 1c3063b btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT by Anand Jain · 7 years ago
  60. e6e674b btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING by Anand Jain · 7 years ago
  61. e12c962 btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA by Anand Jain · 7 years ago
  62. ebbede4 btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE by Anand Jain · 7 years ago
  63. 71a6355 btrfs: switch to on-stack csum buffer in csum_tree_block by David Sterba · 7 years ago
  64. 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 8 years ago
  65. 1538e6c btrfs: use non-RCU list traversal in write_all_supers callees by David Sterba · 8 years ago
  66. 33d85fd btrfs: Don't generate UUID for non-fs tree by Qu Wenruo · 7 years ago
  67. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  68. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  69. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  70. 8556e50 btrfs: make open_ctree error injectable by Josef Bacik · 7 years ago
  71. 1b9e619 Btrfs: disable FUA if mounted with nobarrier by Omar Sandoval · 7 years ago
  72. 69fc6cb btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  73. 0e0adbc btrfs: track refs in a rb_tree instead of a list by Josef Bacik · 7 years ago
  74. 69fe2d7 btrfs: make the delalloc block rsv per inode by Josef Bacik · 7 years ago
  75. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  76. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  77. fd708b8 Btrfs: add a extent ref verify tool by Josef Bacik · 7 years ago
  78. 736cd52 Btrfs: remove nr_async_submits and async_submit_draining by Liu Bo · 7 years ago
  79. f851689 Btrfs: remove nr_async_bios by Liu Bo · 7 years ago
  80. 557ea5d btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  81. 4b865ca btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  82. 40c3c409 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  83. 7f43d4a btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  84. c3267bb btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  85. 18fdc67 Btrfs: remove bio_flags which indicates a meta block of log-tree by Liu Bo · 7 years ago
  86. 6300463 Btrfs: make plug in writing meta blocks really work by Liu Bo · 7 years ago
  87. ee87cf5 btrfs: copy fsid to super_block s_uuid by Anand Jain · 7 years ago
  88. 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
  89. fed3b38 Btrfs: do not backup tree roots when fsync by Liu Bo · 7 years ago
  90. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  91. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  92. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  93. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  94. 58efbc9 Btrfs: fix blk_status_t/errno confusion by Omar Sandoval · 7 years ago
  95. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  96. db95c87 btrfs: submit superblock io with REQ_META and REQ_PRIO by David Sterba · 7 years ago
  97. 583b723 btrfs: Do not use data_alloc_cluster in ssd mode by Hans van Kranenburg · 7 years ago
  98. 43a0111 btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush by Lu Fengqi · 7 years ago
  99. 44880fd btrfs: use appropriate define for the fsid by Anand Jain · 7 years ago
  100. 4958aa68 btrfs: drop chunk locks at the end of close_ctree by David Sterba · 8 years ago