1. bbc37d6 btrfs: fix space cache memory leak after transaction abort by Filipe Manana · 4 years, 7 months ago
  2. 604997b btrfs: use the correct const function attribute for btrfs_get_num_csums by David Sterba · 4 years, 8 months ago
  3. 282dd7d btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 8 months ago
  4. c965d64 btrfs: handle errors from async submission by Johannes Thumshirn · 4 years, 8 months ago
  5. c57dd1f btrfs: trim: fix underflow in trim length to prevent access beyond device boundary by Qu Wenruo · 4 years, 8 months ago
  6. 881a3a1 btrfs: fix return value mixup in btrfs_get_extent by Pavel Machek · 4 years, 8 months ago
  7. 62ab2cc btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() by Qu Wenruo · 4 years, 8 months ago
  8. c15c2ec btrfs: check correct variable after allocation in btrfs_backref_iter_alloc by Boleyn Su · 4 years, 7 months ago
  9. faa0088 btrfs: make sure SB_I_VERSION doesn't get unset by remount by Josef Bacik · 4 years, 8 months ago
  10. 4f26433 btrfs: fix memory leaks after failure to lookup checksums during inode logging by Filipe Manana · 4 years, 8 months ago
  11. 3ef3959 btrfs: don't show full path of bind mounts in subvol= by Josef Bacik · 4 years, 8 months ago
  12. 27942c9 btrfs: fix messages after changing compression level by remount by David Sterba · 4 years, 8 months ago
  13. bf53d46 btrfs: only search for left_info if there is no right_info in try_merge_free_space by Josef Bacik · 4 years, 8 months ago
  14. 1e6e238 btrfs: inode: fix NULL pointer dereference if inode doesn't need compression by Qu Wenruo · 4 years, 8 months ago
  15. 5e548b3 btrfs: do not set the full sync flag on the inode during page release by Filipe Manana · 4 years, 8 months ago
  16. fbc2bd7 btrfs: release old extent maps during page release by Filipe Manana · 4 years, 8 months ago
  17. 3d6448e btrfs: fix race between page release and a fast fsync by Filipe Manana · 4 years, 8 months ago
  18. 88c4703 btrfs: open-code remount flag setting in btrfs_remount by Johannes Thumshirn · 4 years, 8 months ago
  19. 162e0a1 btrfs: if we're restriping, use the target restripe profile by Josef Bacik · 4 years, 8 months ago
  20. 349e120 btrfs: don't adjust bg flags and use default allocation profiles by Josef Bacik · 4 years, 8 months ago
  21. ab0db04 btrfs: fix lockdep splat from btrfs_dump_space_info by Josef Bacik · 4 years, 8 months ago
  22. 01d01ca btrfs: move the chunk_mutex in btrfs_read_chunk_tree by Josef Bacik · 4 years, 8 months ago
  23. 18c850f btrfs: open device without device_list_mutex by Josef Bacik · 4 years, 8 months ago
  24. a47bd78 btrfs: sysfs: use NOFS for device creation by Josef Bacik · 4 years, 8 months ago
  25. fbabd4a btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases by Josef Bacik · 4 years, 8 months ago
  26. 5913139 btrfs: document special case error codes for fs errors by Josef Bacik · 4 years, 8 months ago
  27. f95ebdb btrfs: don't WARN if we abort a transaction with EROFS by Josef Bacik · 4 years, 8 months ago
  28. 3ebac17 btrfs: reduce contention on log trees when logging checksums by Filipe Manana · 4 years, 8 months ago
  29. b69d1ee btrfs: remove done label in writepage_delalloc by Nikolay Borisov · 4 years, 8 months ago
  30. fd7fb63 btrfs: add comments for btrfs_reserve_flush_enum by Qu Wenruo · 4 years, 8 months ago
  31. 44d354a btrfs: relocation: review the call sites which can be interrupted by signal by Qu Wenruo · 4 years, 8 months ago
  32. f3e3d9c btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree by Qu Wenruo · 4 years, 8 months ago
  33. 5cb502f btrfs: relocation: allow signal to cancel balance by Qu Wenruo · 4 years, 8 months ago
  34. 813f8a0 btrfs: raid56: remove out label in __raid56_parity_recover by Nikolay Borisov · 4 years, 8 months ago
  35. f37c563 btrfs: add missing check for nocow and compression inode flags by David Sterba · 4 years, 8 months ago
  36. 4faf55b0 btrfs: don't traverse into the seed devices in show_devname by Anand Jain · 4 years, 8 months ago
  37. a3cf0e4 btrfs: qgroup: free per-trans reserved space when a subvolume gets dropped by Qu Wenruo · 4 years, 8 months ago
  38. d60ba8d btrfs: ref-verify: fix memory leak in add_block_entry by Tom Rix · 4 years, 8 months ago
  39. d85327b1 btrfs: prefetch chunk tree leaves at mount by David Sterba · 4 years, 8 months ago
  40. 49bac89 btrfs: add metadata_uuid to FS_INFO ioctl by Johannes Thumshirn · 4 years, 8 months ago
  41. 0fb408a btrfs: add filesystem generation to FS_INFO ioctl by Johannes Thumshirn · 4 years, 8 months ago
  42. 137c541 btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl by Johannes Thumshirn · 4 years, 8 months ago
  43. adca4d9 btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT by Qu Wenruo · 4 years, 8 months ago
  44. c53e965 btrfs: qgroup: try to flush qgroup space when we get -EDQUOT by Qu Wenruo · 4 years, 8 months ago
  45. 263da81 btrfs: qgroup: allow to unreserve range without releasing other ranges by Qu Wenruo · 4 years, 8 months ago
  46. 48aaeeb btrfs: convert block group refcount to refcount_t by Josef Bacik · 4 years, 8 months ago
  47. 60f8667 btrfs: add multi-statement protection to btrfs_set/clear_and_info macros by Marcos Paulo de Souza · 4 years, 8 months ago
  48. 93c4c03 btrfs: remove fail label in check_compressed_csum by Nikolay Borisov · 4 years, 9 months ago
  49. b7d2083 btrfs: raid56: don't opencode swap() in __raid_recover_end_io by Nikolay Borisov · 4 years, 9 months ago
  50. 8302586 btrfs: raid56: use in_range where applicable by Nikolay Borisov · 4 years, 9 months ago
  51. bf28a60 btrfs: raid56: assign bio in while() when using bio_list_pop by Nikolay Borisov · 4 years, 9 months ago
  52. f90ae76 btrfs: raid56: remove redundant device check in rbio_add_io_page by Nikolay Borisov · 4 years, 9 months ago
  53. 608769a btrfs: always initialize btrfs_bio::tgtdev_map/raid_map pointers by Nikolay Borisov · 4 years, 9 months ago
  54. 3092c68 btrfs: sysfs: add bdi link to the fsid directory by Nikolay Borisov · 4 years, 9 months ago
  55. 5a9472f btrfs: increment corrupt device counter during compressed read by Nikolay Borisov · 4 years, 9 months ago
  56. 26056eab btrfs: remove needless ASSERT check of orig_bio in end_compressed_bio_read by Nikolay Borisov · 4 years, 9 months ago
  57. 814723e btrfs: increment device corruption error in case of checksum error by Nikolay Borisov · 4 years, 9 months ago
  58. 3eee86c btrfs: don't check for btrfs_device::bdev in btrfs_end_bio by Nikolay Borisov · 4 years, 9 months ago
  59. c31efbd btrfs: record btrfs_device directly in btrfs_io_bio by Nikolay Borisov · 4 years, 9 months ago
  60. 3526302 btrfs: streamline btrfs_get_io_failure_record logic by Nikolay Borisov · 4 years, 9 months ago
  61. 2279a27 btrfs: make get_state_failrec return failrec directly by Nikolay Borisov · 4 years, 9 months ago
  62. b90a4ab btrfs: remove deprecated mount option subvolrootid by David Sterba · 4 years, 9 months ago
  63. d801e7a btrfs: remove deprecated mount option alloc_start by David Sterba · 4 years, 9 months ago
  64. a93e016 btrfs: remove no longer needed use of log_writers for the log root tree by Filipe Manana · 4 years, 9 months ago
  65. 28a9579 btrfs: stop incremening log_batch for the log root tree when syncing log by Filipe Manana · 4 years, 9 months ago
  66. 5aa7d1a btrfs: only commit delayed items at fsync if we are logging a directory by Filipe Manana · 4 years, 9 months ago
  67. 8c8648d btrfs: only commit the delayed inode when doing a full fsync by Filipe Manana · 4 years, 9 months ago
  68. 2dfb1e4 btrfs: preallocate anon block device at first phase of snapshot creation by Qu Wenruo · 4 years, 9 months ago
  69. 082b6c9 btrfs: free anon block device right after subvolume deletion by Qu Wenruo · 4 years, 9 months ago
  70. 851fd73 btrfs: don't allocate anonymous block device for user invisible roots by Qu Wenruo · 4 years, 9 months ago
  71. 49e5fb4 btrfs: qgroup: export qgroups in sysfs by Qu Wenruo · 4 years, 9 months ago
  72. 06f67c4 btrfs: use __u16 for the return value of btrfs_qgroup_level() by Qu Wenruo · 4 years, 9 months ago
  73. cfdd459 btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  74. d909441 btrfs: make btrfs_set_inode_last_trans take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  75. 056d9be btrfs: make prealloc_file_extent_cluster take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  76. 65d87f7 btrfs: remove BTRFS_I calls in btrfs_writepage_fixup_worker by Nikolay Borisov · 4 years, 10 months ago
  77. e5b7231 btrfs: make btrfs_delalloc_reserve_space take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  78. 36ea6f3 btrfs: make btrfs_check_data_free_space take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  79. 86d5292 btrfs: make btrfs_delalloc_release_space take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  80. 25ce28c btrfs: make btrfs_free_reserved_data_space take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  81. 9db5d51 btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info by Nikolay Borisov · 4 years, 10 months ago
  82. 7661a3e btrfs: make btrfs_qgroup_reserve_data take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  83. 088545f btrfs: make btrfs_dirty_pages take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  84. c2566f2 btrfs: make btrfs_set_extent_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  85. cd4c0bf94 btrfs: make writepage_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  86. d4580fe btrfs: make __extent_writepage_io take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  87. 9fc6f91 btrfs: make btrfs_new_extent_direct take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  88. 64f5418 btrfs: make btrfs_create_dio_extent take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  89. c1e0952 btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  90. 98456b9 btrfs: make btrfs_run_delalloc_range take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  91. 0c49422 btrfs: make need_force_cow take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  92. 808a129 btrfs: make inode_need_compress take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  93. 99c88dc btrfs: make inode_can_compress take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  94. 64e1db5 btrfs: make btrfs_cleanup_ordered_extents take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  95. b672b5c btrfs: make __endio_write_update_ordered take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  96. 7095821 btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  97. 751b643 btrfs: make cow_file_range_async take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  98. 968322c btrfs: make run_delalloc_nocow take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  99. 8ba96f3 btrfs: make fallback_to_cow take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago
  100. c553f94 btrfs: make insert_reserved_file_extent take btrfs_inode by Nikolay Borisov · 4 years, 10 months ago