1. 30fe0d07 Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 11 months ago
  2. e7a0489 btrfs: fix RAID direct I/O reads with alternate csums by Omar Sandoval · 4 years, 11 months ago
  3. d2eee25 Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  4. a5ae50d Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof by Filipe Manana · 5 years ago
  5. e75fd33 Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 5 years ago
  6. b778cf9 btrfs: fix bytes_may_use underflow in prealloc error condtition by Josef Bacik · 5 years ago
  7. bd72717 btrfs: handle logged extent failure properly by Josef Bacik · 5 years ago
  8. 1e90315 btrfs: do not check delayed items are empty for single transaction cleanup by Josef Bacik · 5 years ago
  9. 315bf8e btrfs: reset fs_root to NULL on error in open_ctree by Josef Bacik · 5 years ago
  10. 81f7eb0 btrfs: destroy qgroup extent records on transaction abort by Jeff Mahoney · 5 years ago
  11. eaea294 Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  12. 52e29e3 btrfs: don't set path->leave_spinning for truncate by Josef Bacik · 5 years ago
  13. 713db35 Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  14. 1b9867e btrfs: sysfs, move device id directories to UUID/devinfo by Anand Jain · 5 years ago
  15. a013d14 btrfs: sysfs, add UUID/devinfo kobject by Anand Jain · 5 years ago
  16. 28553fa Btrfs: fix race between shrinking truncate and fiemap by Filipe Manana · 5 years ago
  17. 10a3a3e btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 5 years ago
  18. e8294f2 btrfs: print message when tree-log replay starts by David Sterba · 5 years ago
  19. ac05ca9 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 5 years ago
  20. f311ade btrfs: ref-verify: fix memory leaks by Wenwen Wang · 5 years ago
  21. ad80142 Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  22. d55966c btrfs: do not zero f_bavail if we have available space by Josef Bacik · 5 years ago
  23. 3fd396a btrfs: use larger zlib buffer for s390 hardware compression by Mikhail Zaslonko · 5 years ago
  24. 9722b10 Btrfs: send, fix emission of invalid clone operations within the same file by Filipe Manana · 5 years ago
  25. f4b1363 btrfs: do not do delalloc reservation under page lock by Josef Bacik · 5 years ago
  26. 5ab5805 btrfs: drop the -EBUSY case in __extent_writepage_io by Josef Bacik · 5 years ago
  27. 25f3c50 Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker by Chris Mason · 5 years ago
  28. a30a3d2 btrfs: take overcommit into account in inc_block_group_ro by Josef Bacik · 5 years ago
  29. a7a63acc btrfs: fix force usage in inc_block_group_ro by Josef Bacik · 5 years ago
  30. 5750c37 btrfs: Correctly handle empty trees in find_first_clear_extent_bit by Nikolay Borisov · 5 years ago
  31. 42ffb0b btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 5 years ago
  32. 7227ff4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
  33. b5f7ab6 Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  34. 81a046b Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  35. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. a075f23 Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  37. 4cea903 btrfs: dev-replace: remove warning for unknown return codes when finished by David Sterba · 5 years ago
  38. 1bbb97b btrfs: scrub: Require mandatory block group RO for dev-replace by Qu Wenruo · 5 years ago
  39. 831d2fa Btrfs: make deduplication with range including the last block work by Filipe Manana · 5 years ago
  40. 4e19443 btrfs: free block groups after free'ing fs trees by Josef Bacik · 5 years ago
  41. 1362089 btrfs: Fix split-brain handling when changing FSID to metadata uuid by Nikolay Borisov · 5 years ago
  42. 0584071 btrfs: Handle another split brain scenario with metadata uuid feature by Nikolay Borisov · 5 years ago
  43. c6730a0 btrfs: Factor out metadata_uuid code from find_fsid. by Su Yue · 5 years ago
  44. c0d81c7 btrfs: Call find_fsid from find_fsid_inprogress by Su Yue · 5 years ago
  45. b5e4ff9 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 5 years ago
  46. d62b23c btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 5 years ago
  47. 889bfa3 btrfs: drop log root for dropped roots by Josef Bacik · 5 years ago
  48. 668e48af btrfs: sysfs, add devid/dev_state kobject and device attributes by Anand Jain · 5 years ago
  49. 1776ad1 btrfs: Refactor btrfs_rmap_block to improve readability by Nikolay Borisov · 5 years ago
  50. bf2e2eb btrfs: Add self-tests for btrfs_rmap_block by Nikolay Borisov · 5 years ago
  51. b3ad2c1 btrfs: selftests: Add support for dummy devices by Nikolay Borisov · 5 years ago
  52. 96a1433 btrfs: Move and unexport btrfs_rmap_block by Nikolay Borisov · 5 years ago
  53. 68c467c btrfs: separate definition of assertion failure handlers by David Sterba · 5 years ago
  54. a69976b btrfs: device stats, log when stats are zeroed by Anand Jain · 5 years ago
  55. 556755a btrfs: fix improper setting of scanned for range cyclic write cache pages by Josef Bacik · 5 years ago
  56. 4babad1 btrfs: safely advance counter when looking up bio csums by David Sterba · 5 years ago
  57. 94f8c46 btrfs: remove unused member btrfs_device::work by David Sterba · 5 years ago
  58. ef0a82d btrfs: remove unnecessary wrapper get_alloc_profile by Johannes Thumshirn · 5 years ago
  59. 81b29a3 btrfs: add correction to handle -1 edge case in async discard by Dennis Zhou · 5 years ago
  60. 27f0afc btrfs: ensure removal of discardable_* in free_bitmap() by Dennis Zhou · 5 years ago
  61. f9bb615 btrfs: make smaller extents more likely to go into bitmaps by Dennis Zhou · 5 years ago
  62. 5d90c5c btrfs: increase the metadata allowance for the free_space_cache by Dennis Zhou · 5 years ago
  63. dbc2a8c btrfs: add async discard implementation overview by Dennis Zhou · 5 years ago
  64. 9ddf648 btrfs: keep track of discard reuse stats by Dennis Zhou · 5 years ago
  65. 5cb0724 btrfs: only keep track of data extents for async discard by Dennis Zhou · 5 years ago
  66. 7fe6d45 btrfs: have multiple discard lists by Dennis Zhou · 5 years ago
  67. 19b2a2c btrfs: make max async discard size tunable by Dennis Zhou · 5 years ago
  68. 4aa9ad5 btrfs: limit max discard size for async discard by Dennis Zhou · 5 years ago
  69. e93591b btrfs: add kbps discard rate limit for async discard by Dennis Zhou · 5 years ago
  70. a230930 btrfs: calculate discard delay based on number of extents by Dennis Zhou · 5 years ago
  71. 5dc7c10 btrfs: keep track of discardable_bytes for async discard by Dennis Zhou · 5 years ago
  72. dfb79dd btrfs: track discardable extents for async discard by Dennis Zhou · 5 years ago
  73. e4faab8 btrfs: sysfs: add UUID/debug/discard directory by Dennis Zhou · 5 years ago
  74. 93945cb btrfs: sysfs: make UUID/debug have its own kobject by Dennis Zhou · 5 years ago
  75. 71e8978 btrfs: sysfs: add removal calls for debug/ by Dennis Zhou · 5 years ago
  76. 2bee7eb btrfs: discard one region at a time in async discard by Dennis Zhou · 5 years ago
  77. 6e80d4f btrfs: handle empty block_group removal for async discard by Dennis Zhou · 5 years ago
  78. b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
  79. da080fe btrfs: keep track of free space bitmap trim status cleanliness by Dennis Zhou · 5 years ago
  80. a7ccb25 btrfs: keep track of which extents have been discarded by Dennis Zhou · 5 years ago
  81. 46b27f5 btrfs: rename DISCARD mount option to to DISCARD_SYNC by Dennis Zhou · 5 years ago
  82. 147a097 btrfs: tree-checker: Verify location key for DIR_ITEM/DIR_INDEX by Qu Wenruo · 5 years ago
  83. 57a0e67 btrfs: tree-checker: Refactor root key check into separate function by Qu Wenruo · 5 years ago
  84. c23c77b btrfs: tree-checker: Refactor inode key check into seperate function by Qu Wenruo · 5 years ago
  85. c3053eb btrfs: tree-checker: Clean up fs_info parameter from error message wrapper by Qu Wenruo · 5 years ago
  86. f6d2a5c btrfs: tree-checker: Check leaf chunk item size by Qu Wenruo · 5 years ago
  87. 0ab575c btrfs: Remove unneeded semicolon by zhengbin · 5 years ago
  88. 95690e5 btrfs: remove struct find_free_extent.ram_bytes by Omar Sandoval · 5 years ago
  89. c8b0403 btrfs: simplify compressed/inline check in __extent_writepage_io() by Omar Sandoval · 5 years ago
  90. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  91. f95d713 btrfs: remove redundant i_size check in __extent_writepage_io() by Omar Sandoval · 5 years ago
  92. 169d2c8 btrfs: remove trivial goto label in __extent_writepage() by Omar Sandoval · 5 years ago
  93. eb70d22 btrfs: remove unnecessary pg_offset assignments in __extent_writepage() by Omar Sandoval · 5 years ago
  94. bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
  95. 313facc btrfs: remove dead snapshot-aware defrag code by Omar Sandoval · 5 years ago
  96. db72e47 btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums() by Omar Sandoval · 5 years ago
  97. e62958f btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers by Omar Sandoval · 5 years ago
  98. 321f69f btrfs: reset device back to allocation state when removing by Johannes Thumshirn · 5 years ago
  99. 3fff397 btrfs: decrement number of open devices after closing the device not before by Johannes Thumshirn · 5 years ago
  100. 6bb6b51 btrfs: use simple_dir_inode_operations for placeholder subvolume directory by Omar Sandoval · 5 years ago