1. f41b6ba btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending by David Sterba · 3 years, 5 months ago
  2. c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 5 months ago
  3. c095f33 btrfs: introduce btrfs_lookup_first_ordered_range() by Qu Wenruo · 3 years, 8 months ago
  4. e65f152 btrfs: refactor how we finish ordered extent io for endio functions by Qu Wenruo · 3 years, 9 months ago
  5. 0b3dcd1 btrfs: fix comment for btrfs ordered extent flag bits by Qu Wenruo · 3 years, 11 months ago
  6. d8e3fb1 btrfs: zoned: use ZONE_APPEND write for zoned mode by Naohiro Aota · 3 years, 11 months ago
  7. d22002f btrfs: zoned: split ordered extent when bio is sent by Naohiro Aota · 3 years, 11 months ago
  8. 3c198fe btrfs: rework the order of btrfs_ordered_extent::flags by Qu Wenruo · 4 years ago
  9. 58f74b2 btrfs: refactor btrfs_dec_test_* functions for ordered extents by Qu Wenruo · 4 years ago
  10. 9e46458 btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sums by Qu Wenruo · 4 years, 1 month ago
  11. 713cebf btrfs: remove unnecessary local variables for checksum size by David Sterba · 4 years, 6 months ago
  12. 223486c btrfs: switch cached fs_info::csum_size from u16 to u32 by David Sterba · 4 years, 6 months ago
  13. 55fc29b btrfs: use cached value of fs_info::csum_size everywhere by David Sterba · 4 years, 6 months ago
  14. c0a4360 btrfs: remove inode argument from btrfs_start_ordered_extent by Nikolay Borisov · 4 years, 3 months ago
  15. 71fe0a5 btrfs: switch btrfs_remove_ordered_extent to btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  16. 3c5641a btrfs: make btrfs_find_ordered_sum take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
  17. 90c0304 btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
  18. 6d072c8 btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
  19. 4877817 btrfs: make fast fsyncs wait only for writeback by Filipe Manana · 4 years, 5 months ago
  20. c1e0952 btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  21. 7095821 btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  22. 4cc6120 btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  23. e7fbf60 btrfs: make btrfs_add_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  24. c350437 btrfs: make btrfs_lookup_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  25. 3ef6414 btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 7 months ago
  26. cd8d39f4a btrfs: remove no longer used log_list member of struct btrfs_ordered_extent by Filipe Manana · 4 years, 7 months ago
  27. 7dbeaad btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak by Qu Wenruo · 4 years, 7 months ago
  28. b272ae2 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 5 years ago
  29. 3f1c64c btrfs: delete the ordered isize update code by Josef Bacik · 5 years ago
  30. bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
  31. 042528f Btrfs: fix block group remaining RO forever after error during device replace by Filipe Manana · 5 years ago
  32. 1e25a2e btrfs: don't assume ordered sums to be 4 bytes by Johannes Thumshirn · 6 years ago
  33. ffa8721 btrfs: add new helper btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  34. f975626 btrfs: Remove redundant inode argument from btrfs_add_ordered_sum by Nikolay Borisov · 6 years ago
  35. 5b84030 btrfs: switch BTRFS_ORDERED_* to enums by David Sterba · 6 years ago
  36. 85dd506 Btrfs: remove no longer used stuff for tracking pending ordered extents by Filipe Manana · 6 years ago
  37. ca5788a btrfs: remove remaing full_sync logic from btrfs_sync_file by David Sterba · 6 years ago
  38. 5636cf7 btrfs: remove the logged extents infrastructure by Josef Bacik · 7 years ago
  39. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  40. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  41. af89e0d btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size by Nikolay Borisov · 7 years ago
  42. 6374e57a btrfs: fix integer overflow in calc_reclaim_items_nr by Chris Mason · 8 years ago
  43. e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  44. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  45. 1af4a0a Btrfs: specify a new ordered extent type for create_io_em by Liu Bo · 8 years ago
  46. 2234663 btrfs: Make btrfs_get_logged_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  47. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  48. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 9 years ago
  49. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  50. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  51. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  52. 161c3549 Btrfs: change how we wait for pending ordered extents by Josef Bacik · 9 years ago
  53. b659ef0 Btrfs: avoid syncing log in the fast fsync path when not necessary by Filipe Manana · 10 years ago
  54. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 10 years ago
  55. 0870295 Btrfs: collect only the necessary ordered extents on ranged fsync by Filipe Manana · 10 years ago
  56. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  57. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  58. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  59. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  60. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  61. 827463c Btrfs: don't mix the ordered extents of all files together during logging the inodes by Miao Xie · 11 years ago
  62. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  63. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  64. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  65. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 11 years ago
  66. f51a4a1 Btrfs: remove btrfs_sector_sum structure by Miao Xie · 12 years ago
  67. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 12 years ago
  68. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 12 years ago
  69. 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
  70. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 12 years ago
  71. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  72. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  73. 9afab88 Btrfs: make ordered extent be flushed by multi-task by Miao Xie · 12 years ago
  74. 25287e0 Btrfs: make ordered operations be handled by multi-task by Miao Xie · 12 years ago
  75. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  76. 6bbe3a9 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents by Liu Bo · 12 years ago
  77. 6352b91 Btrfs: use a slab for ordered extents allocation by Miao Xie · 12 years ago
  78. b9a8cc5 Btrfs: fix file extent discount problem in the, snapshot by Miao Xie · 12 years ago
  79. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 13 years ago
  80. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 13 years ago
  81. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  82. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 14 years ago
  83. 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 15 years ago
  84. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 15 years ago
  85. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 15 years ago
  86. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  87. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  88. c216775 Btrfs: Fix disk_i_size update corner case by Yan, Zheng · 15 years ago
  89. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  90. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  91. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 16 years ago
  92. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 16 years ago
  93. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  94. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  95. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  96. cb843a6 Btrfs: O_DIRECT writes via buffered writes + invaldiate by Chris Mason · 16 years ago
  97. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 16 years ago
  98. 3eaa288 Btrfs: Fix the defragmention code and the block relocation code for data=ordered by Chris Mason · 16 years ago
  99. 9ba4611 Btrfs: Fix 32 bit compiles by using an unsigned long byte count in the ordered extent by Chris Mason · 16 years ago
  100. ed98b56 Btrfs: Take the csum mutex while reading checksums by Chris Mason · 16 years ago