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