1. c1e0952 btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  2. 7095821 btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  3. 72b7d15 btrfs: make btrfs_qgroup_release_data take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  4. 4cc6120 btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  5. e7fbf60 btrfs: make btrfs_add_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  6. 8b8a979 btrfs: make btrfs_qgroup_free_data take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  7. c350437 btrfs: make btrfs_lookup_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  8. da69fea btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  9. 3ef6414 btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 7 months ago
  10. cd8d39f4a btrfs: remove no longer used log_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 7 months ago
  11. 7dbeaad btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak by Qu Wenruo · 4 years, 7 months ago
  12. b272ae2 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 5 years ago
  13. ae6957e btrfs: add assertions for tree == inode->io_tree to extent IO helpers by David Sterba · 5 years ago
  14. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  15. 3f1c64c btrfs: delete the ordered isize update code by Josef Bacik · 5 years ago
  16. e75fd33 Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 11 months ago
  17. bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
  18. 511a32b btrfs: Opencode ordered_data_tree_panic by Nikolay Borisov · 5 years ago
  19. 042528f Btrfs: fix block group remaining RO forever after error during device replace by Filipe Manana · 5 years ago
  20. a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
  21. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  22. a3b46b8 btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range by Naohiro Aota · 5 years ago
  23. 8673634 btrfs: migrate the delalloc space stuff to it's own home by Josef Bacik · 6 years ago
  24. 1e25a2e btrfs: don't assume ordered sums to be 4 bytes by Johannes Thumshirn · 6 years ago
  25. bd80d94 btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  26. ffa8721 btrfs: add new helper btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  27. 4297ff8 btrfs: track DIO bytes in flight by Josef Bacik · 6 years ago
  28. f975626 btrfs: Remove redundant inode argument from btrfs_add_ordered_sum by Nikolay Borisov · 6 years ago
  29. a3d46ae btrfs: Switch memory allocations in async csum calculation path to kvmalloc by Nikolay Borisov · 6 years ago
  30. 85dd506 Btrfs: remove no longer used stuff for tracking pending ordered extents by Filipe Manana · 6 years ago
  31. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  32. ca5788a btrfs: remove remaing full_sync logic from btrfs_sync_file by David Sterba · 6 years ago
  33. 5636cf7 btrfs: remove the logged extents infrastructure by Josef Bacik · 7 years ago
  34. 093258e btrfs: replace waitqueue_actvie with cond_wake_up by David Sterba · 7 years ago
  35. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  36. 43b1859 btrfs: qgroup: Use separate meta reservation type for delalloc by Qu Wenruo · 7 years ago
  37. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  38. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  39. 6374e57a btrfs: fix integer overflow in calc_reclaim_items_nr by Chris Mason · 8 years ago
  40. e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  41. 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  42. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  43. 62c821a Btrfs: clean up btrfs_ordered_update_i_size by Liu Bo · 8 years ago
  44. 19fd2df Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly by Liu Bo · 8 years ago
  45. 2234663 btrfs: Make btrfs_get_logged_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  46. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  47. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  48. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  49. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 9 years ago
  50. c0d2f61 btrfs: fix disk_i_size update bug when fallocate() fails by Wang Xiaoguang · 9 years ago
  51. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 9 years ago
  52. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  53. bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  54. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 9 years ago
  55. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  56. 161c3549 Btrfs: change how we wait for pending ordered extents by Josef Bacik · 9 years ago
  57. a83342a btrfs: add comments to barriers before waitqueue_active by David Sterba · 10 years ago
  58. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 10 years ago
  59. 7558c8b Btrfs: don't attach unnecessary extents to transaction on fsync by Filipe Manana · 10 years ago
  60. b659ef0 Btrfs: avoid syncing log in the fast fsync path when not necessary by Filipe Manana · 10 years ago
  61. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 10 years ago
  62. 28aeeac Btrfs: fix panic when starting bg cache writeout after IO error by Filipe Manana · 10 years ago
  63. 4d884fc Btrfs: fix fsync race leading to ordered extent memory leaks by Filipe Manana · 10 years ago
  64. 0870295 Btrfs: collect only the necessary ordered extents on ranged fsync by Filipe Manana · 10 years ago
  65. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  66. 728404d Btrfs: add helper btrfs_fdatawrite_range by Filipe Manana · 10 years ago
  67. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  68. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  69. 98ce2de Btrfs: fix abnormal long waiting in fsync by Liu Bo · 10 years ago
  70. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 11 years ago
  71. 31f3d25 Btrfs: split the global ordered extents mutex by Miao Xie · 11 years ago
  72. af7a650 Btrfs: wake up the tasks that wait for the io earlier by Miao Xie · 11 years ago
  73. 8b9d83c Btrfs: fix early enospc due to the race of the two ordered extent wait by Miao Xie · 11 years ago
  74. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  75. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  76. 827463c Btrfs: don't mix the ordered extents of all files together during logging the inodes by Miao Xie · 11 years ago
  77. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  78. 1b8e7e4 Btrfs: avoid unnecessary ordered extent cache resets by Filipe David Borba Manana · 11 years ago
  79. 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
  80. b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
  81. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  82. 9385876 Btrfs: take ordered root lock when removing ordered operations inode by Josef Bacik · 11 years ago
  83. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  84. 5ede859 Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison. by chandan · 11 years ago
  85. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  86. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 11 years ago
  87. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  88. 9ffba8c Btrfs: fix heavy delalloc related deadlock by Josef Bacik · 11 years ago
  89. f51a4a1 Btrfs: remove btrfs_sector_sum structure by Miao Xie · 12 years ago
  90. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 12 years ago
  91. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 12 years ago
  92. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 12 years ago
  93. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 12 years ago
  94. 5b947f1 Btrfs: don't traverse the ordered operation list repeatedly by Miao Xie · 12 years ago
  95. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  96. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 12 years ago
  97. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 12 years ago
  98. 4fde183 Btrfs: cleanup for btrfs_wait_order_range by Liu Bo · 12 years ago
  99. 9afab88 Btrfs: make ordered extent be flushed by multi-task by Miao Xie · 12 years ago
  100. 25287e0 Btrfs: make ordered operations be handled by multi-task by Miao Xie · 12 years ago