1. 78c52d9 btrfs: check for refs on snapshot delete resume by Josef Bacik · 6 years ago
  2. 4ea748e Btrfs: fix deadlock between clone/dedupe and rename by Filipe Manana · 6 years ago
  3. 8e92821 Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  4. f65e25e btrfs: Remove unnecessary casts in btrfs_read_root_item by YueHaibing · 6 years ago
  5. 253002f Btrfs: remove assertion when searching for a key in a node/leaf by Filipe Manana · 6 years ago
  6. cbca7d5 Btrfs: add missing error handling after doing leaf/node binary search by Filipe Manana · 6 years ago
  7. 669e859 btrfs: drop the lock on error in btrfs_dev_replace_cancel by Dan Carpenter · 6 years ago
  8. 349ae63 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  9. e49be14 btrfs: init csum_list before possible free by Dan Robertson · 6 years ago
  10. 57a50e2 Btrfs: remove no longer needed range length checks for deduplication by Filipe Manana · 6 years ago
  11. a3baaf0 Btrfs: fix fsync after succession of renames and unlink/rmdir by Filipe Manana · 6 years ago
  12. 6b5fc43 Btrfs: fix fsync after succession of renames of different files by Filipe Manana · 6 years ago
  13. 38e3eeb btrfs: honor path->skip_locking in backref code by Josef Bacik · 6 years ago
  14. f5fef45 btrfs: qgroup: Make qgroup async transaction commit more aggressive by Qu Wenruo · 6 years ago
  15. 1418bae btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record by Qu Wenruo · 6 years ago
  16. 0ea8207 btrfs: scrub: remove unused nocow worker pointer by David Sterba · 6 years ago
  17. c835294 btrfs: scrub: add assertions for worker pointers by David Sterba · 6 years ago
  18. ff09c4c btrfs: scrub: convert scrub_workers_refcnt to refcount_t by Anand Jain · 6 years ago
  19. eb4318e btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get by Anand Jain · 6 years ago
  20. 1cec3f27 btrfs: scrub: fix circular locking dependency warning by Anand Jain · 6 years ago
  21. 7faad6e btrfs: fix comment its device list mutex not volume lock by Anand Jain · 6 years ago
  22. bb58eb9 btrfs: extent_io: Kill the forward declaration of flush_write_bio by Qu Wenruo · 6 years ago
  23. 352646c btrfs: Fix grossly misleading argument names in extent io search by Nikolay Borisov · 6 years ago
  24. ba8f520 btrfs: Remove EXTENT_FIRST_DELALLOC bit by Nikolay Borisov · 6 years ago
  25. 9a0ec83 btrfs: use WARN_ON in a canonical form btrfs_remove_block_group by Nikolay Borisov · 6 years ago
  26. 260e770 btrfs: reserve extra space during evict by Josef Bacik · 6 years ago
  27. 8a1bbe1 btrfs: be more explicit about allowed flush states by Josef Bacik · 6 years ago
  28. 5df1136 btrfs: loop in inode_rsv_refill by Josef Bacik · 6 years ago
  29. f91587e btrfs: don't enospc all tickets on flush failure by Josef Bacik · 6 years ago
  30. 450114f btrfs: don't use global reserve for chunk allocation by Josef Bacik · 6 years ago
  31. b78e561 btrfs: dump block_rsv details when dumping space info by Josef Bacik · 6 years ago
  32. d89dbef btrfs: check if there are free block groups for commit by Josef Bacik · 6 years ago
  33. 3f93aef btrfs: add zstd compression level support by Dennis Zhou · 6 years ago
  34. d3c6ab7 btrfs: make zstd memory requirements monotonic by Dennis Zhou · 6 years ago
  35. e0dc87a btrfs: zstd use the passed through level instead of default by Dennis Zhou · 6 years ago
  36. d0ab62c btrfs: change set_level() to bound the level passed in by Dennis Zhou · 6 years ago
  37. 7bf4994 btrfs: plumb level through the compression interface by Dennis Zhou · 6 years ago
  38. 92ee5530 btrfs: move to function pointers for get/put workspaces by Dennis Zhou · 6 years ago
  39. 929f4ba btrfs: add compression interface in (get/put)_workspace by Dennis Zhou · 6 years ago
  40. 1666eda btrfs: add helper methods for workspace manager init and cleanup by Dennis Zhou · 6 years ago
  41. 10b94a5 btrfs: unify compression ops with workspace_manager by Dennis Zhou · 6 years ago
  42. ca4ac36 btrfs: manage heuristic workspace as index 0 by Dennis Zhou · 6 years ago
  43. acce85d btrfs: rename workspaces_list to workspace_manager by Dennis Zhou · 6 years ago
  44. 1972708 btrfs: add helpers for compression type and level by Dennis Zhou · 6 years ago
  45. 228a73a btrfs: introduce new ioctl to unregister a btrfs device by Anand Jain · 6 years ago
  46. 034f784 btrfs: replace cleaner_delayed_iput_mutex with a waitqueue by Josef Bacik · 6 years ago
  47. 3ece54e btrfs: Output ENOSPC debug info in inc_block_group_ro by Qu Wenruo · 6 years ago
  48. c8f72b9 btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release by Qu Wenruo · 6 years ago
  49. 2eec5f0 btrfs: let the assertion expression compile in all configs by Anders Roxell · 6 years ago
  50. 766ece5 btrfs: merge btrfs_set_lock_blocking_rw with it's caller by David Sterba · 6 years ago
  51. 970e74d btrfs: simplify waiting loop in btrfs_tree_lock by David Sterba · 7 years ago
  52. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  53. 300aa89 btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers by David Sterba · 7 years ago
  54. aa12c02 btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers by David Sterba · 7 years ago
  55. b95be2d btrfs: split btrfs_set_lock_blocking_rw to read and write helpers by David Sterba · 7 years ago
  56. 9627736 btrfs: qgroup: Cleanup old subtree swap code by Qu Wenruo · 6 years ago
  57. f616f5c btrfs: qgroup: Use delayed subtree rescan for balance by Qu Wenruo · 6 years ago
  58. 370a11b btrfs: qgroup: Introduce per-root swapped blocks infrastructure by Qu Wenruo · 6 years ago
  59. 5aea1a4 btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap by Qu Wenruo · 6 years ago
  60. d2311e6 btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots by Qu Wenruo · 6 years ago
  61. 119e80d btrfs: call btrfs_create_pending_block_groups unconditionally by Josef Bacik · 6 years ago
  62. fa781ce btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head by Josef Bacik · 6 years ago
  63. 3069bd2 btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock by Josef Bacik · 6 years ago
  64. d1e1442 btrfs: scrub: print messages when started or finished by Anand Jain · 6 years ago
  65. ce3ded1 btrfs: simplify workqueue name when allocating by David Sterba · 6 years ago
  66. 09ba3bc btrfs: merge btrfs_find_device and find_device by Anand Jain · 6 years ago
  67. 70bc708 btrfs: refactor btrfs_free_stale_devices() to get return value by Anand Jain · 6 years ago
  68. e4319cd btrfs: refactor btrfs_find_device() take fs_devices as argument by Anand Jain · 6 years ago
  69. 6e927ce btrfs: cleanup btrfs_find_device_by_devspec() by Anand Jain · 6 years ago
  70. d95a830 btrfs: merge btrfs_find_device_missing_or_by_path() into parent by Anand Jain · 6 years ago
  71. 02a033d btrfs: Remove not_found_em label from btrfs_get_extent by Nikolay Borisov · 6 years ago
  72. b8eeab7 btrfs: Consolidate retval checking of core btree functions by Nikolay Borisov · 6 years ago
  73. 694c12e btrfs: Rename found_type to extent_type in btrfs_get_extent by Nikolay Borisov · 6 years ago
  74. 500710d Btrfs: move duplicated nodatasum check into common reflink/dedupe helper by Filipe Manana · 6 years ago
  75. 951e05a btrfs: Remove impossible condition from mergable_maps by Nikolay Borisov · 6 years ago
  76. d00c2d9 Btrfs: do not overwrite error return value in the balance ioctl by Filipe Manana · 6 years ago
  77. d3a5328 Btrfs: do not overwrite error return value in the device replace ioctl by Filipe Manana · 6 years ago
  78. 0f39b60 Btrfs: remove redundant check for swapfiles when reflinking by Filipe Manana · 6 years ago
  79. 420829d btrfs: Refactor shrink_delalloc by Nikolay Borisov · 6 years ago
  80. 4546d17 btrfs: Document logic regarding inode in async_cow_submit by Nikolay Borisov · 6 years ago
  81. a1d64ba btrfs: Remove WARN_ON in btrfs_alloc_delalloc_work by Nikolay Borisov · 6 years ago
  82. bd4691a btrfs: Use ihold instead of igrab in cow_file_range_async by Nikolay Borisov · 6 years ago
  83. 62b3762 btrfs: Remove isize local variable in compress_file_range by Nikolay Borisov · 6 years ago
  84. 532425f btrfs: Remove inode argument from async_cow_submit by Nikolay Borisov · 6 years ago
  85. aa704d4 btrfs: remove set but not used variable 'num_pages' by YueHaibing · 6 years ago
  86. 02950af btrfs: Remove redundant assignment in btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  87. f3714ef btrfs: Refactor btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  88. 4ab47a8 btrfs: Remove unused arguments from btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  89. a087349 Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl by Filipe Manana · 6 years ago
  90. b89f6d1 Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() by Filipe Manana · 6 years ago
  91. eee9957 Btrfs: do not overwrite error return value in the get device stats ioctl by Filipe Manana · 6 years ago
  92. 4fa99b0 Btrfs: do not overwrite error return value in scrub progress ioctl by Filipe Manana · 6 years ago
  93. 06fe39a Btrfs: do not overwrite scrub error with fault error in scrub ioctl by Filipe Manana · 6 years ago
  94. bc9a8bf btrfs: Make first argument of btrfs_run_delalloc_range directly an inode by Nikolay Borisov · 6 years ago
  95. 9cf10cc Btrfs: drop useless LIST_HEAD in merge_reloc_root by Julia Lawall · 6 years ago
  96. 5908e6b Linux 5.0-rc8 by Linus Torvalds · 6 years ago
  97. c3619a4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  98. c4eb1e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  99. 4c8e045 net: phy: realtek: Dummy IRQ calls for RTL8366RB by Linus Walleij · 6 years ago
  100. bf50b60 tcp: repaired skbs must init their tso_segs by Eric Dumazet · 6 years ago