1. a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
  2. 57d4f0b btrfs: don't prematurely free work in scrub_missing_raid56_worker() by Omar Sandoval · 5 years ago
  3. e732fe9 btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 5 years ago
  4. 9be490f btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  5. c495dcd btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 5 years ago
  6. cdc6f16 btrfs: get rid of unnecessary memset() of work item by Omar Sandoval · 5 years ago
  7. b3f167a btrfs: move the failrec tree stuff into extent-io-tree.h by Josef Bacik · 5 years ago
  8. 083e75e btrfs: export find_delalloc_range by Josef Bacik · 5 years ago
  9. 9c7d3a5 btrfs: move extent_io_tree defs to their own header by Josef Bacik · 5 years ago
  10. 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
  11. 33ca832 btrfs: separate out the extent leak code by Josef Bacik · 5 years ago
  12. 34ffafd btrfs: ctree: Remove stray comment of setting up path lock by Qu Wenruo · 5 years ago
  13. abe9339 btrfs: ctree: Reduce one indent level for btrfs_search_old_slot() by Qu Wenruo · 5 years ago
  14. f624d97 btrfs: ctree: Reduce one indent level for btrfs_search_slot() by Qu Wenruo · 5 years ago
  15. 71bf92a9 btrfs: tree-checker: Add check for INODE_REF by Qu Wenruo · 5 years ago
  16. c18679e btrfs: tree-checker: Try to detect missing INODE_ITEM by Qu Wenruo · 5 years ago
  17. b9fae2e Btrfs: make btrfs_wait_extents() static by Filipe Manana · 5 years ago
  18. 35b814f btrfs: Add assert to catch nested transaction commit by Nikolay Borisov · 5 years ago
  19. 9cf35f6 btrfs: simplify inode locking for RWF_NOWAIT by Goldwyn Rodrigues · 5 years ago
  20. afd7a71 Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  21. e6c6171 Btrfs: fix log context list corruption after rename exchange operation by Filipe Manana · 5 years ago
  22. 00aff68 Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  23. a5009d3 btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC by David Sterba · 5 years ago
  24. d98da49 btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range by Josef Bacik · 5 years ago
  25. 0cab7ac Btrfs: fix race leading to metadata space leak after task received signal by Filipe Manana · 5 years ago
  26. 8bb177d btrfs: tree-checker: Fix wrong check on max devid by Qu Wenruo · 5 years ago
  27. c17add7 btrfs: Consider system chunk array size for new SYSTEM chunks by Qu Wenruo · 5 years ago
  28. 54955e3 Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  29. ba0b084 Btrfs: check for the full sync flag while holding the inode lock during fsync by Filipe Manana · 5 years ago
  30. c7967fc Btrfs: fix qgroup double free after failure to reserve metadata for delalloc by Filipe Manana · 5 years ago
  31. fd2b007 btrfs: tracepoints: Fix wrong parameter order for qgroup events by Qu Wenruo · 5 years ago
  32. 8702ba9 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  33. 80ed454 btrfs: don't needlessly create extent-refs kernel thread by David Sterba · 5 years ago
  34. 4b654ac btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  35. 44db121 Btrfs: add missing extents release on file extent cluster relocation error by Filipe Manana · 5 years ago
  36. f877987 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  37. 431d398 btrfs: silence maybe-uninitialized warning in clone_range by Austin Kim · 5 years ago
  38. c5f4987 btrfs: fix uninitialized ret in ref-verify by Josef Bacik · 5 years ago
  39. 11a19a9 btrfs: allocate new inode in NOFS context by Josef Bacik · 5 years ago
  40. 7a54789 btrfs: fix balance convert to single on 32-bit host CPUs by Zygo Blaxell · 5 years ago
  41. 4203e96 btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  42. c67d970 Btrfs: fix memory leak due to concurrent append writes with fiemap by Filipe Manana · 5 years ago
  43. bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  44. d4e2049 btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls by Qu Wenruo · 5 years ago
  45. bab32fc btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space by Qu Wenruo · 5 years ago
  46. fab2735 btrfs: Fix a regression which we can't convert to SINGLE profile by Qu Wenruo · 5 years ago
  47. 1fac4a5 btrfs: relocation: fix use-after-free on dead relocation roots by Qu Wenruo · 5 years ago
  48. 13fc1d2 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 5 years ago
  49. 0607eb1d Btrfs: fix missing error return if writeback for extent buffer never started by Filipe Manana · 5 years ago
  50. eb5b64f btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer by Dennis Zhou · 5 years ago
  51. 9f7fec0 Btrfs: fix selftests failure due to uninitialized i_mode in test inodes by Filipe Manana · 5 years ago
  52. 7d14df2 Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  53. 1b304a1 Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  54. 18dfa71 Btrfs: fix unwritten extent buffers and hangs on future writeback attempts by Filipe Manana · 5 years ago
  55. 410f954 Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  56. 6af112b btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  57. 65e99c4 btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic by Nikolay Borisov · 5 years ago
  58. af024ed btrfs: create structure to encode checksum type and length by Johannes Thumshirn · 5 years ago
  59. 84fe47a btrfs: add enospc debug messages for ticket failure by Josef Bacik · 5 years ago
  60. 0096420 btrfs: do not account global reserve in can_overcommit by Josef Bacik · 5 years ago
  61. 426551f btrfs: use btrfs_try_granting_tickets in update_global_rsv by Josef Bacik · 5 years ago
  62. d792b0f btrfs: always reserve our entire size for the global reserve by Josef Bacik · 5 years ago
  63. 3593ce3 btrfs: change the minimum global reserve size by Josef Bacik · 5 years ago
  64. d05e464 btrfs: rename btrfs_space_info_add_old_bytes by Josef Bacik · 5 years ago
  65. def936e btrfs: remove orig_bytes from reserve_ticket by Josef Bacik · 5 years ago
  66. 00c0135 btrfs: fix may_commit_transaction to deal with no partial filling by Josef Bacik · 5 years ago
  67. 2341ccd btrfs: rework wake_all_tickets by Josef Bacik · 5 years ago
  68. 18fa228 btrfs: refactor the ticket wakeup code by Josef Bacik · 5 years ago
  69. 9118264 btrfs: stop partially refilling tickets when releasing space by Josef Bacik · 5 years ago
  70. a43c383 btrfs: add space reservation tracepoint for reserved bytes by Josef Bacik · 5 years ago
  71. f3e75e3 btrfs: roll tracepoint into btrfs_space_info_update helper by Josef Bacik · 5 years ago
  72. ef1317a btrfs: do not allow reservations if we have pending tickets by Josef Bacik · 5 years ago
  73. e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 5 years ago
  74. f50cb7a btrfs: treat RWF_{,D}SYNC writes as sync for CRCs by Omar Sandoval · 5 years ago
  75. c09767a btrfs: use correct count in btrfs_file_write_iter() by Omar Sandoval · 5 years ago
  76. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 5 years ago
  77. 48bc395 btrfs: assume valid token for btrfs_set/get_token helpers by David Sterba · 5 years ago
  78. cb49511 btrfs: define separate btrfs_set/get_XX helpers by David Sterba · 5 years ago
  79. 6ff49c6 btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref by Nikolay Borisov · 5 years ago
  80. 9bb8407 btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct by Nikolay Borisov · 5 years ago
  81. 1dc990d btrfs: move dev_stats helpers to volumes.c by David Sterba · 5 years ago
  82. 67b61ae btrfs: move struct io_ctl to free-space-cache.h by David Sterba · 5 years ago
  83. 18d0f5c btrfs: move functions for tree compare to send.c by David Sterba · 5 years ago
  84. 4b231ae btrfs: rename and export read_node_slot by David Sterba · 5 years ago
  85. 8a95334 btrfs: move private raid56 definitions from ctree.h by David Sterba · 5 years ago
  86. 784352f btrfs: move math functions to misc.h by David Sterba · 5 years ago
  87. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  88. d2979aa btrfs: use proper error values on allocation failure in clone_fs_devices by Anand Jain · 5 years ago
  89. a06dee4d btrfs: proper error handling when invalid device is found in find_next_devid by Anand Jain · 5 years ago
  90. 3acd485 btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 5 years ago
  91. 62fdaa5 btrfs: Detect unbalanced tree with empty leaf before crashing btree operations by Qu Wenruo · 5 years ago
  92. ebc8735 btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag by Nikolay Borisov · 5 years ago
  93. 762bf09 btrfs: improve error handling in run_delalloc_nocow by Nikolay Borisov · 5 years ago
  94. e8e2100 btrfs: comment and minor simplifications in run_delalloc_nocow by Nikolay Borisov · 5 years ago
  95. 922f051 btrfs: streamline code in run_delalloc_nocow in case of inline extents by Nikolay Borisov · 5 years ago
  96. bb55f62 btrfs: simplify extent type checks in run_delalloc_nocow by Nikolay Borisov · 5 years ago
  97. a6bd9cd btrfs: improve comments around nocow path by Nikolay Borisov · 5 years ago
  98. 3e02484 btrfs: refactor variable scope in run_delalloc_nocow by Nikolay Borisov · 5 years ago
  99. bcacf5f3 btrfs: only reserve metadata_size for inodes by Josef Bacik · 5 years ago
  100. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago