1. 9caaa66 Merge branch 'for-5.9/block' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
  2. 72c34e8 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  3. d777659 btrfs: wire up iter_file_splice_write by Christoph Hellwig · 4 years, 6 months ago
  4. 230ed39 btrfs: fix double put of block group with nocow by Josef Bacik · 4 years, 6 months ago
  5. 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 6 months ago
  6. aa27b32 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  7. 04e484c5 btrfs: discard: add missing put when grabbing block group from unused list by Qu Wenruo · 4 years, 6 months ago
  8. 0465337 btrfs: reset tree root pointer after error in init_tree_roots by Josef Bacik · 4 years, 6 months ago
  9. 6d548b9 btrfs: fix reclaim_size counter leak after stealing from global reserve by Filipe Manana · 4 years, 6 months ago
  10. 6bf9cd2 btrfs: fix fatal extent_buffer readahead vs releasepage race by Boris Burkov · 4 years, 7 months ago
  11. c730ae0 btrfs: convert comments to fallthrough annotations by Marcos Paulo de Souza · 4 years, 7 months ago
  12. 3e08a95 Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  13. b091f7f btrfs: use kfree() in btrfs_ioctl_get_subvol_info() by Waiman Long · 4 years, 7 months ago
  14. 5dbb75e btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO by Filipe Manana · 4 years, 7 months ago
  15. 260a633 btrfs: fix RWF_NOWAIT write not failling when we need to cow by Filipe Manana · 4 years, 7 months ago
  16. 4b19462 btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof by Filipe Manana · 4 years, 7 months ago
  17. f2cb2f3 btrfs: fix hang on snapshot creation after RWF_NOWAIT write by Filipe Manana · 4 years, 7 months ago
  18. e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
  19. 6bd335b btrfs: fix bytes_may_use underflow when running balance and scrub in parallel by Filipe Manana · 4 years, 7 months ago
  20. 432cd2a btrfs: fix data block group relocation failure due to concurrent scrub by Filipe Manana · 4 years, 7 months ago
  21. ffcb9d4 btrfs: fix race between block group removal and block group creation by Filipe Manana · 4 years, 7 months ago
  22. 9fecd13 btrfs: fix a block group ref counter leak after failure to remove block group by Filipe Manana · 4 years, 7 months ago
  23. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  24. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
  25. 8e0fa5d Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK" by David Sterba · 4 years, 7 months ago
  26. f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 7 months ago
  27. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  28. 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
  29. cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 8 months ago
  30. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  31. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  32. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  33. d1b89bc btrfs: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
  34. ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  35. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  36. 2166e5e btrfs: fix space_info bytes_may_use underflow during space cache writeout by Filipe Manana · 4 years, 7 months ago
  37. 467dc47 btrfs: fix space_info bytes_may_use underflow after nocow buffered write by Filipe Manana · 4 years, 7 months ago
  38. e2c8e92 btrfs: fix wrong file range cleanup after an error filling dealloc range by Filipe Manana · 4 years, 7 months ago
  39. 213ff4b btrfs: remove redundant local variable in read_block_for_search by Nikolay Borisov · 4 years, 7 months ago
  40. 995e9a1 btrfs: open code key_search by Nikolay Borisov · 4 years, 7 months ago
  41. d8f3e73 btrfs: split btrfs_direct_IO to read and write part by Christoph Hellwig · 4 years, 8 months ago
  42. 5f00816 btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK by Goldwyn Rodrigues · 5 years ago
  43. a43a67a btrfs: switch to iomap_dio_rw() for dio by Goldwyn Rodrigues · 4 years, 8 months ago
  44. bbcd1f4 btrfs: turn space cache writeout failure messages into debug messages by Filipe Manana · 4 years, 8 months ago
  45. 2e69a7a btrfs: include error on messages about failure to write space/inode caches by Filipe Manana · 4 years, 8 months ago
  46. 918cdf4 btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks() by Filipe Manana · 4 years, 8 months ago
  47. 7e4a3f7 btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums by Filipe Manana · 4 years, 8 months ago
  48. cc14600 btrfs: make checksum item extension more efficient by Filipe Manana · 4 years, 8 months ago
  49. e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
  50. adbab64 btrfs: unexport btrfs_compress_set_level() by Anand Jain · 4 years, 8 months ago
  51. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  52. a820feb btrfs: open code read_fs_root by David Sterba · 4 years, 8 months ago
  53. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  54. 1dae7e0 btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance by Qu Wenruo · 4 years, 8 months ago
  55. 51415b6 btrfs: reloc: fix reloc root leak and NULL pointer dereference by Qu Wenruo · 4 years, 8 months ago
  56. c11fbb6 btrfs: reduce lock contention when creating snapshot by Robbie Ko · 4 years, 8 months ago
  57. aeb935a btrfs: don't set SHAREABLE flag for data reloc tree by Qu Wenruo · 4 years, 8 months ago
  58. 82028e0a btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items() by Qu Wenruo · 4 years, 8 months ago
  59. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  60. ae3e715 btrfs: drop stale reference to volume_mutex by Anand Jain · 4 years, 8 months ago
  61. 583e4a2 btrfs: update documentation of set/get helpers by David Sterba · 4 years, 8 months ago
  62. f472d3c btrfs: optimize split page write in btrfs_set_token_##bits by David Sterba · 4 years, 8 months ago
  63. f4ca8c5 btrfs: optimize split page write in btrfs_set_##bits by David Sterba · 4 years, 8 months ago
  64. ba8a9a0 btrfs: optimize split page read in btrfs_get_token_##bits by David Sterba · 4 years, 8 months ago
  65. 84da071 btrfs: optimize split page read in btrfs_get_##bits by David Sterba · 4 years, 8 months ago
  66. c60ac0f btrfs: drop unnecessary offset_in_page in extent buffer helpers by David Sterba · 4 years, 8 months ago
  67. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 8 months ago
  68. db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 8 months ago
  69. 5cd17f3 btrfs: speed up and simplify generic_bin_search by David Sterba · 4 years, 8 months ago
  70. ce7afe8 btrfs: speed up btrfs_set_token_##bits helpers by David Sterba · 4 years, 8 months ago
  71. 029e4a4 btrfs: speed up btrfs_set_##bits helpers by David Sterba · 4 years, 8 months ago
  72. 8f9da81 btrfs: speed up btrfs_get_token_##bits helpers by David Sterba · 4 years, 8 months ago
  73. 1441ed9 btrfs: speed up btrfs_get_##bits helpers by David Sterba · 4 years, 8 months ago
  74. 5e39468 btrfs: add separate bounds checker for set/get helpers by David Sterba · 4 years, 8 months ago
  75. 870b388 btrfs: preset set/get token with first page and drop condition by David Sterba · 4 years, 8 months ago
  76. a31356b btrfs: don't use set/get token in leaf_space_used by David Sterba · 4 years, 8 months ago
  77. 60d48e2 btrfs: don't use set/get token for single assignment in overwrite_item by David Sterba · 4 years, 8 months ago
  78. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 8 months ago
  79. 4dae666 btrfs: use the token::eb for all set/get helpers by David Sterba · 4 years, 8 months ago
  80. f2998eb btrfs: remove duplicated include in block-group.c by Tiezhu Yang · 4 years, 8 months ago
  81. 3be4d8e btrfs: block-group: rename write_one_cache_group() by Qu Wenruo · 4 years, 8 months ago
  82. 97f4728 btrfs: block-group: refactor how we insert a block group item by Qu Wenruo · 4 years, 8 months ago
  83. 7357623 btrfs: block-group: refactor how we delete one block group item by Qu Wenruo · 4 years, 8 months ago
  84. 9afc664 btrfs: block-group: refactor how we read one block group item by Qu Wenruo · 4 years, 8 months ago
  85. 83fe9e1 btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups() by Qu Wenruo · 4 years, 8 months ago
  86. 89efda5 btrfs: send: emit file capabilities after chown by Marcos Paulo de Souza · 4 years, 8 months ago
  87. 8949030 btrfs: scrub, only lookup for csums if we are dealing with a data extent by Filipe Manana · 4 years, 8 months ago
  88. 684b752 btrfs: move the block group freeze/unfreeze helpers into block-group.c by Filipe Manana · 4 years, 8 months ago
  89. 6b7304a btrfs: rename member 'trimming' of block group to a more generic name by Filipe Manana · 4 years, 8 months ago
  90. 2473d24 btrfs: fix a race between scrub and block group removal/allocation by Filipe Manana · 4 years, 8 months ago
  91. 31344b2 btrfs: remove more obsolete v0 extent ref declarations by David Sterba · 4 years, 8 months ago
  92. 943aeb0 btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid by YueHaibing · 4 years, 8 months ago
  93. cbab8ad btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup by Qu Wenruo · 4 years, 9 months ago
  94. a619b3c btrfs: speedup dead root detection during orphan cleanup by Robbie Ko · 4 years, 8 months ago
  95. eec5b6e btrfs: remove unused function heads_to_leaves by YueHaibing · 4 years, 8 months ago
  96. fb8521ca btrfs: add more codes to decoder table by David Sterba · 4 years, 8 months ago
  97. d54f814 btrfs: sort error decoder entries by David Sterba · 4 years, 8 months ago
  98. 7f551d9 btrfs: free alien device after device add by Anand Jain · 4 years, 8 months ago
  99. 998a067 btrfs: include non-missing as a qualifier for the latest_bdev by Anand Jain · 4 years, 8 months ago
  100. fd08001 btrfs: use crypto_shash_digest() instead of open coding by Eric Biggers · 4 years, 8 months ago