1. 4ed0a7a btrfs: trace: Add trace points for unused block groups by Qu Wenruo · 7 years ago
  2. 3dca5c9 btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event class by Qu Wenruo · 7 years ago
  3. 9113493 btrfs: remove unused fs_info parameter by Gu Jinxiang · 7 years ago
  4. f9fbcaa btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table by Anand Jain · 7 years ago
  5. 41a6e89 btrfs: move btrfs_raid_group values to btrfs_raid_attr table by Anand Jain · 7 years ago
  6. ed23467 btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table by Anand Jain · 7 years ago
  7. b545993 btrfs: print-tree: Add eb locking status output for debug build by Qu Wenruo · 7 years ago
  8. 833aae1 btrfs: open code set_balance_control by David Sterba · 7 years ago
  9. 1354e1a btrfs: use mutex in btrfs_resume_balance_async by David Sterba · 7 years ago
  10. 008ef09 btrfs: drop lock parameter from update_ioctl_balance_args and rename by David Sterba · 7 years ago
  11. cf7d20f btrfs: move and comment read-only check in btrfs_cancel_balance by David Sterba · 7 years ago
  12. 3009a62 btrfs: track running balance in a simpler way by David Sterba · 7 years ago
  13. dccdb07 btrfs: kill btrfs_fs_info::volume_mutex by David Sterba · 7 years ago
  14. a0fecc2 btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start by David Sterba · 7 years ago
  15. 149196a btrfs: cleanup helpers that reset balance state by David Sterba · 7 years ago
  16. eee95e3 btrfs: add sanity check when resuming balance after mount by David Sterba · 7 years ago
  17. 010a47b btrfs: add proper safety check before resuming dev-replace by David Sterba · 7 years ago
  18. a17c95d btrfs: move clearing of EXCL_OP out of __cancel_balance by David Sterba · 7 years ago
  19. 72b81ab btrfs: move volume_mutex to callers of btrfs_rm_device by David Sterba · 7 years ago
  20. d48f39d btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static by David Sterba · 7 years ago
  21. a425f9d btrfs: export and rename free_device by David Sterba · 7 years ago
  22. 6fc4749 btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear by David Sterba · 7 years ago
  23. 00251a5 btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller by David Sterba · 7 years ago
  24. b518519 btrfs: cleanup btrfs_rm_device() promote fs_devices pointer by Anand Jain · 7 years ago
  25. 636d2c9 btrfs: cleanup find_device() drop list_head pointer by Anand Jain · 7 years ago
  26. 897fb57 btrfs: rename __btrfs_open_devices to open_fs_devices by Anand Jain · 7 years ago
  27. 0226e0e btrfs: rename __btrfs_close_devices to close_fs_devices by Anand Jain · 7 years ago
  28. f117e29 btrfs: cleanup __btrfs_open_devices() drop head pointer by Anand Jain · 7 years ago
  29. c4babc5 btrfs: rename struct btrfs_fs_devices::list by Anand Jain · 7 years ago
  30. be97f13 btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs by Nikolay Borisov · 7 years ago
  31. f033798 btrfs: Drop fs_info parameter from add_delayed_data_ref by Nikolay Borisov · 7 years ago
  32. 1acda0c btrfs: Drop add_delayed_ref_head fs_info parameter by Nikolay Borisov · 7 years ago
  33. 40012f9 btrfs: Remove btrfs_wait_and_free_delalloc_work by Nikolay Borisov · 7 years ago
  34. 8ae225a btrfs: Remove tree argument from extent_writepages by Nikolay Borisov · 7 years ago
  35. 81f1d39 btrfs: Use list_empty instead of list_empty_careful by Nikolay Borisov · 7 years ago
  36. 2a3ff0a btrfs: Remove redundant tree argument from extent_readpages by Nikolay Borisov · 7 years ago
  37. 29c68b2d btrfs: Remove map argument from try_release_extent_state by Nikolay Borisov · 7 years ago
  38. 477a30b btrfs: Sink extent_tree arguments in try_release_extent_mapping by Nikolay Borisov · 7 years ago
  39. a79a464 btrfs: Allow rmdir(2) to delete an empty subvolume by Misono Tomohiro · 7 years ago
  40. f60a236 btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy() by Misono Tomohiro · 7 years ago
  41. ec42f16 btrfs: Move may_destroy_subvol() from ioctl.c to inode.c by Misono Tomohiro · 7 years ago
  42. 3b079a9 btrfs: remove unused le_test_bit() by Howard McLauchlan · 7 years ago
  43. a565971 btrfs: optimize free space tree bitmap conversion by Howard McLauchlan · 7 years ago
  44. 6faa8f4 btrfs: clean up le_bitmap_{set, clear}() by Howard McLauchlan · 7 years ago
  45. f46b24c btrfs: use fs_info for btrfs_handle_em_exist tracepoint by David Sterba · 7 years ago
  46. 0e08eb9 btrfs: tests: pass fs_info to extent_map tests by David Sterba · 7 years ago
  47. 57f1642 btrfs: Consolidate error checking for btrfs_alloc_chunk by Nikolay Borisov · 7 years ago
  48. 1e7a142 btrfs: Fix lock release order by Nikolay Borisov · 7 years ago
  49. b25f0d0 btrfs: Use while loop instead of labels in __endio_write_update_ordered by Nikolay Borisov · 7 years ago
  50. 89595e8 btrfs: add comment about BTRFS_FS_EXCL_OP by Anand Jain · 7 years ago
  51. 41d0bd3 btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq by Nikolay Borisov · 7 years ago
  52. c065f5b1 btrfs: rename btrfs_get_block_group_info and make it static by Su Yue · 7 years ago
  53. 29d2b84 btrfs: Replace owner argument in add_pinned_bytes with a boolean by Nikolay Borisov · 7 years ago
  54. d7b66b4 Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  55. d501473 Btrfs: fix error handling in btrfs_truncate() by Omar Sandoval · 7 years ago
  56. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  57. e5e03ad Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  58. 02ee654 btrfs: fix crash when trying to resume balance without the resume flag by Anand Jain · 7 years ago
  59. fe816d0 btrfs: Fix delalloc inodes invalidation during transaction abort by Nikolay Borisov · 7 years ago
  60. 2b87733 btrfs: Split btrfs_del_delalloc_inode into 2 functions by Nikolay Borisov · 7 years ago
  61. 02a3307 btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 7 years ago
  62. 1a63c19 btrfs: property: Set incompat flag if lzo/zstd compression is set by Misono Tomohiro · 7 years ago
  63. 31d11b8 Btrfs: fix duplicate extents after fsync of file with prealloc extents by Filipe Manana · 7 years ago
  64. 9a8fca6 Btrfs: fix xattr loss after power failure by Filipe Manana · 7 years ago
  65. 6f2f0b3 Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting by Robbie Ko · 7 years ago
  66. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  67. 4148d38 Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  68. a6aa10c7 Btrfs: send, fix missing truncate for inode with prealloc extent past eof by Filipe Manana · 7 years ago
  69. 998ac6d btrfs: Take trans lock before access running trans in check_delayed_ref by ethanwu · 7 years ago
  70. 17515f1 btrfs: Fix wrong first_key parameter in replace_path by Qu Wenruo · 7 years ago
  71. d54b5c1 Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  72. c0872323 btrfs: print-tree: debugging output enhancement by Qu Wenruo · 7 years ago
  73. 5e388e9 btrfs: Fix race condition between delayed refs and blockgroup removal by Nikolay Borisov · 7 years ago
  74. 92d3217 btrfs: fix unaligned access in readdir by David Sterba · 7 years ago
  75. 336a8bb btrfs: Fix wrong btrfs_delalloc_release_extents parameter by Qu Wenruo · 7 years ago
  76. f218ea6 btrfs: delayed-inode: Remove wrong qgroup meta reservation calls by Qu Wenruo · 7 years ago
  77. ff6bc37 btrfs: qgroup: Use independent and accurate per inode qgroup rsv by Qu Wenruo · 8 years ago
  78. a514d63 btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT by Qu Wenruo · 8 years ago
  79. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  80. 5d41be6 btrfs: Only check first key for committed tree blocks by Qu Wenruo · 7 years ago
  81. 852eb3a btrfs: add SPDX header to Kconfig by David Sterba · 7 years ago
  82. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  83. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  84. 471d557 Btrfs: fix loss of prealloc extents past i_size after fsync log replay by Filipe Manana · 7 years ago
  85. af72273 Btrfs: clean up resources during umount after trans is aborted by Liu Bo · 7 years ago
  86. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  87. 1e1c50a btrfs: Fix possible softlock on single core machines by Nikolay Borisov · 7 years ago
  88. b98def7 Btrfs: bail out on error during replay_dir_deletes by Liu Bo · 7 years ago
  89. 80c0b42 Btrfs: fix NULL pointer dereference in log_dir_items by Liu Bo · 7 years ago
  90. 94514bbe Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  91. ce6eba3 Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 57599c7 btrfs: lift errors from add_extent_changeset to the callers by David Sterba · 7 years ago
  93. f50f435 Btrfs: print error messages when failing to read trees by Liu Bo · 7 years ago
  94. 38e82de btrfs: user proper type for btrfs_mask_flags flags by David Sterba · 7 years ago
  95. 7e79cb8 btrfs: split dev-replace locking helpers for read and write by David Sterba · 7 years ago
  96. e7ab0af btrfs: remove stale comments about fs_mutex by David Sterba · 7 years ago
  97. 88c1459 btrfs: use RCU in btrfs_show_devname for device list traversal by David Sterba · 7 years ago
  98. d198013 btrfs: update barrier in should_cow_block by David Sterba · 7 years ago
  99. a32bf9a btrfs: use lockdep_assert_held for mutexes by David Sterba · 7 years ago
  100. a4666e6 btrfs: use lockdep_assert_held for spinlocks by David Sterba · 7 years ago