1. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  2. 3b1da51 Btrfs: remove no longer used 'sync' member from transaction handle by Filipe Manana · 6 years ago
  3. b242349 btrfs: zstd: remove indirect calls for local functions by Dennis Zhou · 6 years ago
  4. 6c3abed btrfs: scrub: return EAGAIN when fs is closing by David Sterba · 6 years ago
  5. 8de60fe btrfs: Initialize inode::i_mapping once in btrfs_symlink by Goldwyn Rodrigues · 6 years ago
  6. 7ac1e46 btrfs: Don't panic when we can't find a root key by Qu Wenruo · 6 years ago
  7. c53839f btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block by Johannes Thumshirn · 6 years ago
  8. 2996e1f btrfs: factor our read/write stage off csum_tree_block into its callers by Johannes Thumshirn · 6 years ago
  9. d0473f9 Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  10. a3d46ae btrfs: Switch memory allocations in async csum calculation path to kvmalloc by Nikolay Borisov · 6 years ago
  11. 2d06b23 Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  12. 272e532 btrfs: prop: fix vanished compression property after failed set by Anand Jain · 6 years ago
  13. 50398fd btrfs: prop: fix zstd compression parameter validation by Anand Jain · 6 years ago
  14. f35f06c Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 6 years ago
  15. 65ae689 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  16. 0ccc387 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  17. 139a561 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size by Nikolay Borisov · 6 years ago
  18. 7ff2c2a btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks by Nikolay Borisov · 6 years ago
  19. 3897b6f btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  20. 0cc068e btrfs: don't report readahead errors and don't update statistics by David Sterba · 6 years ago
  21. 609e804 Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes by Filipe Manana · 6 years ago
  22. 2cc8334 btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  23. bf50411 Btrfs: fix incorrect file size after shrinking truncate and fsync by Filipe Manana · 6 years ago
  24. 92825b0 Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  25. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  26. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  28. afe1a71 btrfs: implement btrfs_debug* in terms of helper macro by Rasmus Villemoes · 6 years ago
  29. d386515 btrfs: zstd: ensure reclaim timer is properly cleaned up by Dennis Zhou · 6 years ago
  30. 7503b83 btrfs: move ulist allocation out of transaction in quota enable by David Sterba · 6 years ago
  31. aea6f02 btrfs: save drop_progress if we drop refs at all by Josef Bacik · 6 years ago
  32. 78c52d9 btrfs: check for refs on snapshot delete resume by Josef Bacik · 6 years ago
  33. 4ea748e Btrfs: fix deadlock between clone/dedupe and rename by Filipe Manana · 6 years ago
  34. 8e92821 Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  35. f65e25e btrfs: Remove unnecessary casts in btrfs_read_root_item by YueHaibing · 6 years ago
  36. 253002f Btrfs: remove assertion when searching for a key in a node/leaf by Filipe Manana · 6 years ago
  37. cbca7d5 Btrfs: add missing error handling after doing leaf/node binary search by Filipe Manana · 6 years ago
  38. 669e859 btrfs: drop the lock on error in btrfs_dev_replace_cancel by Dan Carpenter · 6 years ago
  39. 349ae63 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  40. e49be14 btrfs: init csum_list before possible free by Dan Robertson · 6 years ago
  41. 57a50e2 Btrfs: remove no longer needed range length checks for deduplication by Filipe Manana · 6 years ago
  42. a3baaf0 Btrfs: fix fsync after succession of renames and unlink/rmdir by Filipe Manana · 6 years ago
  43. 6b5fc43 Btrfs: fix fsync after succession of renames of different files by Filipe Manana · 6 years ago
  44. 38e3eeb btrfs: honor path->skip_locking in backref code by Josef Bacik · 6 years ago
  45. f5fef45 btrfs: qgroup: Make qgroup async transaction commit more aggressive by Qu Wenruo · 6 years ago
  46. 1418bae btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record by Qu Wenruo · 6 years ago
  47. 0ea8207 btrfs: scrub: remove unused nocow worker pointer by David Sterba · 6 years ago
  48. c835294 btrfs: scrub: add assertions for worker pointers by David Sterba · 6 years ago
  49. ff09c4c btrfs: scrub: convert scrub_workers_refcnt to refcount_t by Anand Jain · 6 years ago
  50. eb4318e btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get by Anand Jain · 6 years ago
  51. 1cec3f27 btrfs: scrub: fix circular locking dependency warning by Anand Jain · 6 years ago
  52. 7faad6e btrfs: fix comment its device list mutex not volume lock by Anand Jain · 6 years ago
  53. bb58eb9 btrfs: extent_io: Kill the forward declaration of flush_write_bio by Qu Wenruo · 6 years ago
  54. 352646c btrfs: Fix grossly misleading argument names in extent io search by Nikolay Borisov · 6 years ago
  55. ba8f520 btrfs: Remove EXTENT_FIRST_DELALLOC bit by Nikolay Borisov · 6 years ago
  56. 9a0ec83 btrfs: use WARN_ON in a canonical form btrfs_remove_block_group by Nikolay Borisov · 6 years ago
  57. 260e770 btrfs: reserve extra space during evict by Josef Bacik · 6 years ago
  58. 8a1bbe1 btrfs: be more explicit about allowed flush states by Josef Bacik · 6 years ago
  59. 5df1136 btrfs: loop in inode_rsv_refill by Josef Bacik · 6 years ago
  60. f91587e btrfs: don't enospc all tickets on flush failure by Josef Bacik · 6 years ago
  61. 450114f btrfs: don't use global reserve for chunk allocation by Josef Bacik · 6 years ago
  62. b78e561 btrfs: dump block_rsv details when dumping space info by Josef Bacik · 6 years ago
  63. d89dbef btrfs: check if there are free block groups for commit by Josef Bacik · 6 years ago
  64. 3f93aef btrfs: add zstd compression level support by Dennis Zhou · 6 years ago
  65. d3c6ab7 btrfs: make zstd memory requirements monotonic by Dennis Zhou · 6 years ago
  66. e0dc87a btrfs: zstd use the passed through level instead of default by Dennis Zhou · 6 years ago
  67. d0ab62c btrfs: change set_level() to bound the level passed in by Dennis Zhou · 6 years ago
  68. 7bf4994 btrfs: plumb level through the compression interface by Dennis Zhou · 6 years ago
  69. 92ee5530 btrfs: move to function pointers for get/put workspaces by Dennis Zhou · 6 years ago
  70. 929f4ba btrfs: add compression interface in (get/put)_workspace by Dennis Zhou · 6 years ago
  71. 1666eda btrfs: add helper methods for workspace manager init and cleanup by Dennis Zhou · 6 years ago
  72. 10b94a5 btrfs: unify compression ops with workspace_manager by Dennis Zhou · 6 years ago
  73. ca4ac36 btrfs: manage heuristic workspace as index 0 by Dennis Zhou · 6 years ago
  74. acce85d btrfs: rename workspaces_list to workspace_manager by Dennis Zhou · 6 years ago
  75. 1972708 btrfs: add helpers for compression type and level by Dennis Zhou · 6 years ago
  76. 228a73a btrfs: introduce new ioctl to unregister a btrfs device by Anand Jain · 6 years ago
  77. 034f784 btrfs: replace cleaner_delayed_iput_mutex with a waitqueue by Josef Bacik · 6 years ago
  78. 3ece54e btrfs: Output ENOSPC debug info in inc_block_group_ro by Qu Wenruo · 6 years ago
  79. c8f72b9 btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release by Qu Wenruo · 6 years ago
  80. 2eec5f0 btrfs: let the assertion expression compile in all configs by Anders Roxell · 6 years ago
  81. 766ece5 btrfs: merge btrfs_set_lock_blocking_rw with it's caller by David Sterba · 6 years ago
  82. 970e74d btrfs: simplify waiting loop in btrfs_tree_lock by David Sterba · 7 years ago
  83. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  84. 300aa89 btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers by David Sterba · 7 years ago
  85. aa12c02 btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers by David Sterba · 7 years ago
  86. b95be2d btrfs: split btrfs_set_lock_blocking_rw to read and write helpers by David Sterba · 7 years ago
  87. 9627736 btrfs: qgroup: Cleanup old subtree swap code by Qu Wenruo · 6 years ago
  88. f616f5c btrfs: qgroup: Use delayed subtree rescan for balance by Qu Wenruo · 6 years ago
  89. 370a11b btrfs: qgroup: Introduce per-root swapped blocks infrastructure by Qu Wenruo · 6 years ago
  90. 5aea1a4 btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap by Qu Wenruo · 6 years ago
  91. d2311e6 btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots by Qu Wenruo · 6 years ago
  92. 119e80d btrfs: call btrfs_create_pending_block_groups unconditionally by Josef Bacik · 6 years ago
  93. fa781ce btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head by Josef Bacik · 6 years ago
  94. 3069bd2 btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock by Josef Bacik · 6 years ago
  95. d1e1442 btrfs: scrub: print messages when started or finished by Anand Jain · 6 years ago
  96. ce3ded1 btrfs: simplify workqueue name when allocating by David Sterba · 6 years ago
  97. 09ba3bc btrfs: merge btrfs_find_device and find_device by Anand Jain · 6 years ago
  98. 70bc708 btrfs: refactor btrfs_free_stale_devices() to get return value by Anand Jain · 6 years ago
  99. e4319cd btrfs: refactor btrfs_find_device() take fs_devices as argument by Anand Jain · 6 years ago
  100. 6e927ce btrfs: cleanup btrfs_find_device_by_devspec() by Anand Jain · 6 years ago