1. a1f4e3d btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inode by David Sterba · 3 years, 1 month ago
  2. 9fec848 btrfs: cleanup duplicated parameters related to create_io_em() by Qu Wenruo · 10 months ago
  3. e9ea31f btrfs: cleanup duplicated parameters related to btrfs_alloc_ordered_extent by Qu Wenruo · 10 months ago
  4. 42317ab btrfs: simplify range parameters of btrfs_wait_ordered_roots() by David Sterba · 10 months ago
  5. e641e32 btrfs: pass a btrfs_inode to btrfs_wait_ordered_range() by Filipe Manana · 10 months ago
  6. c41881a btrfs: make btrfs_finish_ordered_extent() return void by Filipe Manana · 10 months ago
  7. aa5ccf2 btrfs: handle errors in btrfs_reloc_clone_csums properly by Josef Bacik · 11 months ago
  8. 602035d btrfs: add forward declarations and headers, part 2 by David Sterba · 1 year, 1 month ago
  9. 22b46bd btrfs: add forward declarations and headers, part 1 by David Sterba · 1 year, 1 month ago
  10. 3d72941 btrfs: remove unused btrfs_ordered_extent::outstanding_isize by David Sterba · 1 year, 4 months ago
  11. 54c65371 btrfs: open code btrfs_ordered_inode_tree in btrfs_inode by David Sterba · 1 year, 5 months ago
  12. 02c372e btrfs: add support for inserting raid stripe extents by Johannes Thumshirn · 1 year, 6 months ago
  13. 122e9ed btrfs: add a btrfs_finish_ordered_extent helper by Christoph Hellwig · 1 year, 9 months ago
  14. ebfe4d4 btrfs: remove btrfs_add_ordered_extent by Christoph Hellwig · 1 year, 9 months ago
  15. 71df088 btrfs: defer splitting of ordered extents until I/O completion by Christoph Hellwig · 1 year, 10 months ago
  16. b0307e2 btrfs: return the new ordered_extent from btrfs_split_ordered_extent by Christoph Hellwig · 1 year, 10 months ago
  17. cbfce4c btrfs: optimize the logical to physical mapping for zoned writes by Christoph Hellwig · 1 year, 10 months ago
  18. 5cfe76f btrfs: rename the bytenr field in struct btrfs_ordered_sum to logical by Christoph Hellwig · 1 year, 10 months ago
  19. 6e4b247 btrfs: mark the len field in struct btrfs_ordered_sum as unsigned by Christoph Hellwig · 1 year, 10 months ago
  20. 8f4af4b btrfs: sink parameter len to btrfs_split_ordered_extent by Christoph Hellwig · 2 years ago
  21. 8725bdd btrfs: pass flags as unsigned long to btrfs_add_ordered_extent by Boris Burkov · 2 years ago
  22. cf6d1aa btrfs: add function to create and return an ordered extent by Boris Burkov · 2 years ago
  23. 04f0847 btrfs: don't rely on unchanging ->bi_bdev for zone append remaps by Christoph Hellwig · 2 years, 3 months ago
  24. 36d4556 btrfs: remove the wait argument to btrfs_start_ordered_extent by Christoph Hellwig · 2 years, 3 months ago
  25. 632ddfa btrfs: use cached_state for btrfs_check_nocow_lock by Josef Bacik · 2 years, 5 months ago
  26. d2c7a19 btrfs: add btrfs_try_lock_ordered_range by Josef Bacik · 2 years, 6 months ago
  27. 2b6433c btrfs: move btrfs_ordered_sum_size into file-item.c by Josef Bacik · 2 years, 6 months ago
  28. 711f447 btrfs: remove the finish_func argument to btrfs_mark_ordered_io_finished by Christoph Hellwig · 2 years, 9 months ago
  29. 7c0c726 btrfs: add BTRFS_IOC_ENCODED_WRITE by Omar Sandoval · 6 years ago
  30. cb36a9b btrfs: add ram_bytes and offset to btrfs_ordered_extent by Omar Sandoval · 5 years ago
  31. f41b6ba btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending by David Sterba · 3 years, 8 months ago
  32. c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 8 months ago
  33. c095f33 btrfs: introduce btrfs_lookup_first_ordered_range() by Qu Wenruo · 3 years, 11 months ago
  34. e65f152 btrfs: refactor how we finish ordered extent io for endio functions by Qu Wenruo · 4 years ago
  35. 0b3dcd1 btrfs: fix comment for btrfs ordered extent flag bits by Qu Wenruo · 4 years, 1 month ago
  36. d8e3fb1 btrfs: zoned: use ZONE_APPEND write for zoned mode by Naohiro Aota · 4 years, 1 month ago
  37. d22002f btrfs: zoned: split ordered extent when bio is sent by Naohiro Aota · 4 years, 1 month ago
  38. 3c198fe btrfs: rework the order of btrfs_ordered_extent::flags by Qu Wenruo · 4 years, 2 months ago
  39. 58f74b2 btrfs: refactor btrfs_dec_test_* functions for ordered extents by Qu Wenruo · 4 years, 3 months ago
  40. 9e46458 btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sums by Qu Wenruo · 4 years, 3 months ago
  41. 713cebf btrfs: remove unnecessary local variables for checksum size by David Sterba · 4 years, 8 months ago
  42. 223486c btrfs: switch cached fs_info::csum_size from u16 to u32 by David Sterba · 4 years, 8 months ago
  43. 55fc29b btrfs: use cached value of fs_info::csum_size everywhere by David Sterba · 4 years, 8 months ago
  44. c0a4360 btrfs: remove inode argument from btrfs_start_ordered_extent by Nikolay Borisov · 4 years, 6 months ago
  45. 71fe0a5 btrfs: switch btrfs_remove_ordered_extent to btrfs_inode by Nikolay Borisov · 4 years, 6 months ago
  46. 3c5641a btrfs: make btrfs_find_ordered_sum take btrfs_inode by Nikolay Borisov · 4 years, 6 months ago
  47. 90c0304 btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 6 months ago
  48. 6d072c8 btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 6 months ago
  49. 4877817 btrfs: make fast fsyncs wait only for writeback by Filipe Manana · 4 years, 7 months ago
  50. c1e0952 btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode by Nikolay Borisov · 4 years, 9 months ago
  51. 7095821 btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 9 months ago
  52. 4cc6120 btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode by Nikolay Borisov · 4 years, 9 months ago
  53. e7fbf60 btrfs: make btrfs_add_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 9 months ago
  54. c350437 btrfs: make btrfs_lookup_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 9 months ago
  55. 3ef6414 btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 9 months ago
  56. cd8d39f4a btrfs: remove no longer used log_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 9 months ago
  57. 7dbeaad btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak by Qu Wenruo · 4 years, 9 months ago
  58. b272ae2 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 5 years ago
  59. 3f1c64c btrfs: delete the ordered isize update code by Josef Bacik · 5 years ago
  60. bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
  61. 042528f Btrfs: fix block group remaining RO forever after error during device replace by Filipe Manana · 5 years ago
  62. 1e25a2e btrfs: don't assume ordered sums to be 4 bytes by Johannes Thumshirn · 6 years ago
  63. ffa8721 btrfs: add new helper btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  64. f975626 btrfs: Remove redundant inode argument from btrfs_add_ordered_sum by Nikolay Borisov · 6 years ago
  65. 5b84030 btrfs: switch BTRFS_ORDERED_* to enums by David Sterba · 6 years ago
  66. 85dd506 Btrfs: remove no longer used stuff for tracking pending ordered extents by Filipe Manana · 6 years ago
  67. ca5788a btrfs: remove remaing full_sync logic from btrfs_sync_file by David Sterba · 7 years ago
  68. 5636cf7 btrfs: remove the logged extents infrastructure by Josef Bacik · 7 years ago
  69. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  70. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  71. af89e0d btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size by Nikolay Borisov · 7 years ago
  72. 6374e57a btrfs: fix integer overflow in calc_reclaim_items_nr by Chris Mason · 8 years ago
  73. e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  74. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  75. 1af4a0a Btrfs: specify a new ordered extent type for create_io_em by Liu Bo · 8 years ago
  76. 2234663 btrfs: Make btrfs_get_logged_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  77. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  78. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 9 years ago
  79. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  80. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  81. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  82. 161c3549 Btrfs: change how we wait for pending ordered extents by Josef Bacik · 9 years ago
  83. b659ef0 Btrfs: avoid syncing log in the fast fsync path when not necessary by Filipe Manana · 10 years ago
  84. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 10 years ago
  85. 0870295 Btrfs: collect only the necessary ordered extents on ranged fsync by Filipe Manana · 10 years ago
  86. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  87. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 11 years ago
  88. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  89. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  90. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  91. 827463c Btrfs: don't mix the ordered extents of all files together during logging the inodes by Miao Xie · 11 years ago
  92. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  93. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  94. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  95. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 12 years ago
  96. f51a4a1 Btrfs: remove btrfs_sector_sum structure by Miao Xie · 12 years ago
  97. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 12 years ago
  98. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 12 years ago
  99. b2c6b3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 12 years ago
  100. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 12 years ago