1. b0234f1 btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable by Qu Wenruo · 6 years ago
  2. 5906576 btrfs: relocation: set trans to be NULL after ending transaction by Pan Bian · 6 years ago
  3. 172a94e Btrfs: fix race between enabling quotas and subvolume creation by Filipe Manana · 6 years ago
  4. 715608d Btrfs: fix rare chances for data loss when doing a fast fsync by Filipe Manana · 6 years ago
  5. 78a2890 Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  6. aaf249e btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  7. f2589f9 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  8. ec6d90a Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  9. bafd5b7 Btrfs: fix infinite loop on inode eviction after deduplication of eof block by Filipe Manana · 6 years ago
  10. db39065 Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  11. fa625a4 Btrfs: fix missing data checksums after a ranged fsync (msync) by Filipe Manana · 6 years ago
  12. ec26ad2 btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  13. 0c286e9 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  14. 5b7a4630 Btrfs: fix use-after-free during inode eviction by Filipe Manana · 6 years ago
  15. 51c62a3 btrfs: move the dio_sem higher up the callchain by Josef Bacik · 6 years ago
  16. dd47295 btrfs: don't run delayed_iputs in commit by Josef Bacik · 6 years ago
  17. 186b524 btrfs: fix insert_reserved error handling by Josef Bacik · 6 years ago
  18. 5a1e9bf btrfs: only free reserved extent if we didn't insert it by Josef Bacik · 6 years ago
  19. a746cfd0 btrfs: don't use ctl->free_space for max_extent_size by Josef Bacik · 6 years ago
  20. 4a351e7 btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  21. e982bec btrfs: reset max_extent_size properly by Josef Bacik · 6 years ago
  22. ea9c846 Btrfs: fix deadlock when writing out free space caches by Filipe Manana · 6 years ago
  23. e17af96 Btrfs: fix assertion on fsync of regular file when using no-holes feature by Filipe Manana · 6 years ago
  24. 85c5f24 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  25. 8181a8f btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  26. d2c6df3 Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  27. 55f21e1 Btrfs: fix warning when replaying log after fsync of a tmpfile by Filipe Manana · 6 years ago
  28. 1d6d4a0 btrfs: make sure we create all new block groups by Josef Bacik · 6 years ago
  29. 9aabbb2e btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  30. 9006ad1 btrfs: protect space cache inode alloc with GFP_NOFS by Josef Bacik · 6 years ago
  31. 0de8cf3 btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago
  32. 8f2ecee Btrfs: don't clean dirty pages during buffered writes by Chris Mason · 7 years ago
  33. 2974abf btrfs: wait on caching when putting the bg cache by Josef Bacik · 6 years ago
  34. 0a7f6c7 btrfs: keep trim from interfering with transaction commits by Jeff Mahoney · 6 years ago
  35. 4d0dfd8 btrfs: don't attempt to trim devices that don't support it by Jeff Mahoney · 6 years ago
  36. 76e59a6 btrfs: iterate all devices during trim, instead of fs_devices::alloc_list by Jeff Mahoney · 6 years ago
  37. d147f4d btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  38. c9ee710 btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  39. 18bdce0 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  40. cdecd48 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  41. d4f56c4 btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock by Qu Wenruo · 6 years ago
  42. 4f2a4e0 btrfs: Handle owner mismatch gracefully when walking up tree by Qu Wenruo · 6 years ago
  43. c25c666 btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled by Qu Wenruo · 6 years ago
  44. 5404525 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  45. b6fdfbf btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu by Misono Tomohiro · 6 years ago
  46. b9b8a41 btrfs: use after free in btrfs_quota_enable by Dan Carpenter · 6 years ago
  47. 801660b btrfs: btrfs_shrink_device should call commit transaction at the end by Anand Jain · 6 years ago
  48. a5b7f4295 btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata by Lu Fengqi · 6 years ago
  49. de02b9f Btrfs: fix data corruption when deduplicating between different files by Filipe Manana · 6 years ago
  50. d4682ba Btrfs: sync log after logging new name by Filipe Manana · 7 years ago
  51. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  52. 5e9d398 btrfs: readpages() should submit IO as read-ahead by Jens Axboe · 6 years ago
  53. 8ecebf4d Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space by Robbie Ko · 6 years ago
  54. a1a4f84 Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  55. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  56. 39379fa btrfs: revert fs_devices state on error of btrfs_init_new_device by Naohiro Aota · 6 years ago
  57. 64f64f4 btrfs: Exit gracefully when chunk map cannot be inserted to the tree by Qu Wenruo · 6 years ago
  58. cf90d88 btrfs: Introduce mount time chunk <-> dev extent mapping check by Qu Wenruo · 6 years ago
  59. 7ef4951 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  60. 514c7dc btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  61. 22d3151 Btrfs: send, fix incorrect file layout after hole punching beyond eof by Filipe Manana · 6 years ago
  62. 672d599 btrfs: Use wrapper macro for rcu string to remove duplicate code by Misono Tomohiro · 6 years ago
  63. f5b3a41 btrfs: simplify btrfs_iget by Al Viro · 6 years ago
  64. 9bc2cef btrfs: lift make_bad_inode into btrfs_iget by Al Viro · 6 years ago
  65. 8d9e220 btrfs: simplify IS_ERR/PTR_ERR checks by Al Viro · 6 years ago
  66. 2e19f1f btrfs: btrfs_iget never returns an is_bad_inode inode by Al Viro · 6 years ago
  67. 1e7e1f9 btrfs: replace: Reset on-disk dev stats value after replace by Misono Tomohiro · 6 years ago
  68. 85c3954 btrfs: extent-tree: Remove unused __btrfs_free_block_rsv by Misono Tomohiro · 6 years ago
  69. afc6961 btrfs: backref: Use ERR_CAST to return error code by Misono Tomohiro · 6 years ago
  70. 5b7d687 btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol by Lu Fengqi · 6 years ago
  71. 401b3b1 btrfs: Remove root parameter from btrfs_unlink_subvol by Lu Fengqi · 6 years ago
  72. 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 6 years ago
  73. 3ee1c55 btrfs: Remove fs_info from btrfs_del_root_ref by Lu Fengqi · 6 years ago
  74. ab9ce7d btrfs: Remove fs_info from btrfs_del_root by Lu Fengqi · 6 years ago
  75. 9add294 btrfs: Remove fs_info from btrfs_delete_delayed_dir_index by Lu Fengqi · 6 years ago
  76. 4465c8b btrfs: Remove fs_info from btrfs_insert_delayed_dir_index by Lu Fengqi · 6 years ago
  77. b585102 btrfs: extent-tree: remove unused member walk_control::for_reloc by David Sterba · 6 years ago
  78. 46b2f45 Btrfs: fix send failure when root has deleted files still open by Filipe Manana · 6 years ago
  79. 0d83639 Btrfs: fix mount failure after fsync due to hard link recreation by Filipe Manana · 6 years ago
  80. 4559b0a btrfs: don't leak ret from do_chunk_alloc by Josef Bacik · 6 years ago
  81. 84db5cc btrfs: merge free_fs_root helpers by David Sterba · 6 years ago
  82. 2ffad70 btrfs: constify strings passed to assertion helper by David Sterba · 6 years ago
  83. e9539cf btrfs: dev-replace: remove unused members of btrfs_dev_replace by David Sterba · 6 years ago
  84. e17385c btrfs: remove unused member btrfs_root::name by David Sterba · 6 years ago
  85. 616d374 btrfs: allow defrag on a file opened read-only that has rw permissions by Adam Borowski · 6 years ago
  86. 3c42769 Btrfs: fix btrfs_write_inode vs delayed iput deadlock by Josef Bacik · 6 years ago
  87. 97aff91 btrfs: Remove fs_info from btrfs_finish_chunk_alloc by Nikolay Borisov · 6 years ago
  88. f420879 btrfs: Remove fs_info form btrfs_free_chunk by Nikolay Borisov · 6 years ago
  89. 4f5ad7b btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  90. d6507cf btrfs: Remove fs_info from btrfs_assign_next_active_device by Nikolay Borisov · 6 years ago
  91. 5495f19 btrfs: remove fs_info argument from update_dev_stat_item by Nikolay Borisov · 6 years ago
  92. 68a9db5 btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev by Nikolay Borisov · 6 years ago
  93. 8e87e85 btrfs: Remove fs_info argument from btrfs_add_dev_item by Nikolay Borisov · 6 years ago
  94. 5e23a6f btrfs: extent-tree: Remove dead alignment check by Qu Wenruo · 6 years ago
  95. ca5d2ba Btrfs: remove unused key assignment when doing a full send by Filipe Manana · 6 years ago
  96. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 6 years ago
  97. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 6 years ago
  98. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 6 years ago
  99. e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
  100. d7cbfaf btrfs: remove unused member async_submit_bio::bio_flags by David Sterba · 6 years ago