1. e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 5 years ago
  2. 3acd485 btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 5 years ago
  3. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago
  4. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  5. 478b4d9 btrfs: move btrfs_add_free_space out of a header file by Josef Bacik · 6 years ago
  6. 8673634 btrfs: migrate the delalloc space stuff to it's own home by Josef Bacik · 6 years ago
  7. 8719aaa btrfs: move space_info to space-info.h by Josef Bacik · 6 years ago
  8. 4bb3c2e btrfs: use btrfs_crc32c{,_final}() in for free space cache by Johannes Thumshirn · 6 years ago
  9. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  10. 8f63a84 btrfs: switch order of unlocks of space_info and bg in do_trimming() by Su Yue · 6 years ago
  11. 2ceeae2 btrfs: get fs_info from block group in btrfs_find_space_cluster by David Sterba · 6 years ago
  12. 6701bdb btrfs: get fs_info from block group in write_pinned_extent_entries by David Sterba · 6 years ago
  13. bb6cb1c btrfs: get fs_info from block group in load_free_space_cache by David Sterba · 6 years ago
  14. 7949f33 btrfs: get fs_info from block group in lookup_free_space_inode by David Sterba · 6 years ago
  15. fe04153 btrfs: get fs_info from trans in btrfs_write_out_cache by David Sterba · 6 years ago
  16. 4ca75f1 btrfs: get fs_info from trans in create_free_space_inode by David Sterba · 6 years ago
  17. 1c11b63 btrfs: replace pending/pinned chunks lists with io tree by Jeff Mahoney · 6 years ago
  18. 4222ea7 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  19. 9084cb6 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  20. ad22cf6 btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  21. 553cceb btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  22. 84de76a btrfs: protect space cache inode alloc with GFP_NOFS by Josef Bacik · 6 years ago
  23. f8b00e0 btrfs: remove unneeded NULL checks before kfree by zhong jiang · 6 years ago
  24. 2e19f1f btrfs: btrfs_iget never returns an is_bad_inode inode by Al Viro · 6 years ago
  25. 69d2480 btrfs: use copy_page for copying pages instead of memcpy by David Sterba · 7 years ago
  26. 3ffbd68 btrfs: simplify pointer chasing of local fs_info variables by David Sterba · 7 years ago
  27. 8f6c72a Btrfs: free space cache: make sure there is always room for generation number by Zhihui Zhang · 6 years ago
  28. f7e9e8f Btrfs: stop creating orphan items for truncate by Omar Sandoval · 7 years ago
  29. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  30. 43b1859 btrfs: qgroup: Use separate meta reservation type for delalloc by Qu Wenruo · 7 years ago
  31. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  32. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  33. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  34. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  35. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  36. 023f46c btrfs: allow us to inject errors at io_ctl_init by Josef Bacik · 7 years ago
  37. b77000e btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  38. 913e153 btrfs: drop newlines from strings when using btrfs_* helpers by David Sterba · 7 years ago
  39. 619a974 btrfs: use clear_page where appropriate by David Sterba · 8 years ago
  40. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  42. 691fa05 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  43. 6ef06d2 btrfs: Make btrfs_i_size_write take btrfs_inode by Nikolay Borisov · 8 years ago
  44. 21e75ff btrfs: btrfs_truncate_free_space_cache always allocates path by Jeff Mahoney · 8 years ago
  45. 77ab86b btrfs: free-space-cache, clean up unnecessary root arguments by Jeff Mahoney · 8 years ago
  46. 0e8d931 btrfs: remove unused parameters from __btrfs_write_out_cache by David Sterba · 8 years ago
  47. 7bf1a15 btrfs: remove unused parameter from cleanup_write_cache_enospc by David Sterba · 8 years ago
  48. 1d48053 btrfs: make space cache inode readahead failure nonfatal by David Sterba · 8 years ago
  49. 4a0cc7c btrfs: Make btrfs_ino take a struct btrfs_inode by Nikolay Borisov · 8 years ago
  50. 3444136 btrfs: opencode chunk locking, remove helpers by David Sterba · 8 years ago
  51. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  52. afdb571 btrfs: simplify btrfs_wait_cache_io prototype by Jeff Mahoney · 8 years ago
  53. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  54. 3796d33 btrfs: root->fs_info cleanup, lock/unlock_chunks by Jeff Mahoney · 9 years ago
  55. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 9 years ago
  56. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  57. f15376d btrfs: root->fs_info cleanup, io_ctl_init by Jeff Mahoney · 9 years ago
  58. 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 9 years ago
  59. 4d5106a btrfs: remove redundant check of btrfs_iget return value by Christophe JAILLET · 8 years ago
  60. 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
  61. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  62. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  63. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  64. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  65. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  66. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  67. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 9 years ago
  68. 0ef6447 Btrfs: Fix integer overflow when calculating bytes_per_bitmap by Feifei Xu · 9 years ago
  69. 5473e0c4 Btrfs: test_check_exists: Fix infinite loop when searching for free space entries by Feifei Xu · 9 years ago
  70. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  71. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  72. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  73. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  74. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  75. 7ae1681 btrfs: use list_for_each_entry_safe in free-space-cache.c by Geliang Tang · 9 years ago
  76. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  77. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  78. fc315e3 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  79. 1d3a5a8 Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  80. 1b9b922 Btrfs: check for empty bitmap list in setup_cluster_bitmaps by Chris Mason · 9 years ago
  81. 9435688 btrfs: fix misleading warning when space cache failed to load by Holger Hoffstätte · 9 years ago
  82. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  83. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  85. 0584f71 Btrfs: don't do extra bitmap search in one bit case by Josef Bacik · 9 years ago
  86. cef4048 Btrfs: keep track of largest extent in bitmaps by Josef Bacik · 9 years ago
  87. c759c4e Btrfs: don't keep trying to build clusters if we are fragmented by Josef Bacik · 9 years ago
  88. d0bd456 Btrfs: add fragment=* debug mount option by Josef Bacik · 9 years ago
  89. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  90. 8cd1e73 btrfs: fix a comment typo by Geliang Tang · 9 years ago
  91. 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
  92. e33e17e btrfs: add missing discards when unpinning extents with -o discard by Jeff Mahoney · 10 years ago
  93. 35c7664 Btrfs: fix mutex unlock without prior lock on space cache truncation by Filipe Manana · 10 years ago
  94. e43699d Btrfs: fix crash after inode cache writeback failure by Filipe Manana · 10 years ago
  95. 1d3c61c Btrfs: fix wrong mapping flags for free space inode by Filipe Manana · 10 years ago
  96. b860545 btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache by Omar Sandoval · 10 years ago
  97. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 10 years ago
  98. 85db36c Btrfs: fix inode cache writeout by Chris Mason · 10 years ago
  99. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 10 years ago
  100. 2b10826 Btrfs: don't use highmem for free space cache pages by Chris Mason · 10 years ago