1. 74f657d Btrfs: remove no longer used member num_dirty_bgs from transaction by Filipe Manana · 6 years ago
  2. 2b584c6 btrfs: get fs_info from trans in btrfs_run_dev_replace by David Sterba · 6 years ago
  3. 196c9d8 btrfs: get fs_info from trans in btrfs_run_dev_stats by David Sterba · 6 years ago
  4. 5742d15 btrfs: get fs_info from trans in btrfs_write_dirty_block_groups by David Sterba · 6 years ago
  5. bbebb3e btrfs: get fs_info from trans in btrfs_setup_space_cache by David Sterba · 6 years ago
  6. 1c11b63 btrfs: replace pending/pinned chunks lists with io tree by Jeff Mahoney · 6 years ago
  7. 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago
  8. bbbf724 btrfs: combine device update operations during transaction commit by Nikolay Borisov · 6 years ago
  9. 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
  10. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  11. 609e804 Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes by Filipe Manana · 6 years ago
  12. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  13. 370a11b btrfs: qgroup: Introduce per-root swapped blocks infrastructure by Qu Wenruo · 6 years ago
  14. 119e80d btrfs: call btrfs_create_pending_block_groups unconditionally by Josef Bacik · 6 years ago
  15. c7cc64a btrfs: clean up pending block groups when transaction commit aborts by David Sterba · 6 years ago
  16. 302167c btrfs: don't end the transaction for delayed refs in throttle by Josef Bacik · 6 years ago
  17. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  18. db2462a btrfs: don't run delayed refs in the end transaction logic by Josef Bacik · 6 years ago
  19. 6440361 btrfs: rework btrfs_check_space_for_delayed_refs by Josef Bacik · 6 years ago
  20. ba2c4d4 btrfs: introduce delayed_refs_rsv by Josef Bacik · 6 years ago
  21. 2ab4fd3 btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction by Lu Fengqi · 6 years ago
  22. 85dd506 Btrfs: remove no longer used stuff for tracking pending ordered extents by Filipe Manana · 6 years ago
  23. 30928e9 btrfs: don't run delayed_iputs in commit by Josef Bacik · 6 years ago
  24. 7c86162 btrfs: remove fs_info from btrfs_should_throttle_delayed_refs by Lu Fengqi · 6 years ago
  25. af9b8a0 btrfs: remove fs_info from btrfs_check_space_for_delayed_refs by Lu Fengqi · 6 years ago
  26. f45c752 btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago
  27. 9f6cbcb btrfs: open code btrfs_after_dev_replace_commit by David Sterba · 6 years ago
  28. 5c9d028 Btrfs: delayed-refs: use rb_first_cached for href_root by Liu Bo · 6 years ago
  29. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  30. 684572d btrfs: Remove root parameter from btrfs_insert_dir_item by Lu Fengqi · 6 years ago
  31. 8d9e220 btrfs: simplify IS_ERR/PTR_ERR checks by Al Viro · 6 years ago
  32. 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 6 years ago
  33. a9377422 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit by Lu Fengqi · 6 years ago
  34. 280f8bd btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups by Lu Fengqi · 6 years ago
  35. afd4851 btrfs: use monotonic time for transaction handling by Arnd Bergmann · 6 years ago
  36. a944442 btrfs: replace get_seconds with new 64bit time API by Allen Pais · 6 years ago
  37. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  38. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  39. cdb345a btrfs: Remove fs_info argument from btrfs_uuid_tree_add by Lu Fengqi · 6 years ago
  40. a575cee Btrfs: get rid of unused orphan infrastructure by Omar Sandoval · 7 years ago
  41. 093258e btrfs: replace waitqueue_actvie with cond_wake_up by David Sterba · 7 years ago
  42. a514d63 btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT by Qu Wenruo · 7 years ago
  43. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  44. 733e03a btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans by Qu Wenruo · 7 years ago
  45. 5ead2dd btrfs: Drop fs_info parameter from btrfs_finish_extent_commit by Nikolay Borisov · 7 years ago
  46. 460fb20 btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents by Nikolay Borisov · 7 years ago
  47. c79a70b btrfs: drop fs_info parameter from btrfs_run_delayed_refs by Nikolay Borisov · 7 years ago
  48. 92e2f7e btrfs: Remove btrfs_fs_info::open_ioctl_trans by Nikolay Borisov · 7 years ago
  49. bcf3a3e btrfs: Remove code referencing unused TRANS_USERSPACE by Nikolay Borisov · 7 years ago
  50. 4d31778 btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled by Qu Wenruo · 7 years ago
  51. f9cacae btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site by Nikolay Borisov · 7 years ago
  52. 70458a5 btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction by Nikolay Borisov · 7 years ago
  53. e9b919b btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used by Nikolay Borisov · 7 years ago
  54. 08d50ca btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_snapshot by Nikolay Borisov · 7 years ago
  55. 16916a8 btrfs: Remove fs_info argument from switch_commit_roots by Nikolay Borisov · 7 years ago
  56. 97cb39b btrfs: Remove root argument of cleanup_transaction by Nikolay Borisov · 7 years ago
  57. 9386d8b btrfs: Don't pass fs_info to commit_cowonly_roots by Nikolay Borisov · 7 years ago
  58. 7e4443d btrfs: Don't pass fs_info to commit_fs_roots by Nikolay Borisov · 7 years ago
  59. e5c304e6 btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr by Nikolay Borisov · 7 years ago
  60. 2121705 btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups by Nikolay Borisov · 7 years ago
  61. 6c686b3 btrfs: Remove fs_info argument from btrfs_create_pending_block_groups by Nikolay Borisov · 7 years ago
  62. dc60c52 btrfs: Remove fs_info argument from btrfs_trans_release_metadata by Nikolay Borisov · 7 years ago
  63. c9b577c btrfs: Open code btrfs_write_and_wait_marked_extents by Nikolay Borisov · 7 years ago
  64. 0e34693 btrfs: Make btrfs_trans_release_metadata private to transaction.c by Nikolay Borisov · 7 years ago
  65. 7806c6e btrfs: Remove unused btrfs_start_transaction_lflush function by Nikolay Borisov · 7 years ago
  66. 093e037 Revert "btrfs: use proper endianness accessors for super_copy" by David Sterba · 7 years ago
  67. 3c181c1 btrfs: use proper endianness accessors for super_copy by Anand Jain · 7 years ago
  68. c1f32b7 btrfs: simplify mutex unlocking code in btrfs_commit_transaction by Anand Jain · 7 years ago
  69. b50fff8 btrfs: switch to refcount_t type for btrfs_trans_handle::use_count by David Sterba · 7 years ago
  70. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  71. ce8ea7c btrfs: don't call btrfs_start_delalloc_roots in flushoncommit by Josef Bacik · 7 years ago
  72. 7c77743 Btrfs: only check delayed ref usage in should_end_transaction by Josef Bacik · 7 years ago
  73. 6300463 Btrfs: make plug in writing meta blocks really work by Liu Bo · 7 years ago
  74. 6374e57a btrfs: fix integer overflow in calc_reclaim_items_nr by Chris Mason · 7 years ago
  75. d1b8b94 btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function by Qu Wenruo · 8 years ago
  76. fac03c8 btrfs: move fs_info::fs_frozen to the flags by David Sterba · 7 years ago
  77. 4b5faea btrfs: use generic slab for for btrfs_transaction by David Sterba · 8 years ago
  78. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
  79. 82bafb3 btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option by Qu Wenruo · 8 years ago
  80. f486135 btrfs: remove unused qgroup members from btrfs_trans_handle by David Sterba · 8 years ago
  81. 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  82. 6ef06d2 btrfs: Make btrfs_i_size_write take btrfs_inode by Nikolay Borisov · 8 years ago
  83. 877574e btrfs: Make btrfs_set_inode_index take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 8e7611c btrfs: Make btrfs_insert_dir_item take btrfs_inode by Nikolay Borisov · 8 years ago
  85. 8b74c03 btrfs: remove unused parameter from btrfs_prepare_extent_commit by David Sterba · 8 years ago
  86. eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 8 years ago
  87. 9ea6e2b btrfs: remove unnecessary mutex lock in qgroup_account_snapshot by David Sterba · 8 years ago
  88. 003d7c5 btrfs: allow unlink to exceed subvolume quota by Jeff Mahoney · 8 years ago
  89. 4a0cc7c btrfs: Make btrfs_ino take a struct btrfs_inode by Nikolay Borisov · 8 years ago
  90. 20c7bce Btrfs: ACCESS_ONCE cleanup by Seraphime Kirkovski · 8 years ago
  91. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  92. bf89d38 btrfs: split btrfs_wait_marked_extents into normal and tree log functions by Jeff Mahoney · 8 years ago
  93. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
  94. ccdf9b3 btrfs: root->fs_info cleanup, access fs_info->delayed_root directly by Jeff Mahoney · 8 years ago
  95. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago
  96. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 8 years ago
  97. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 8 years ago
  98. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 8 years ago
  99. 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 8 years ago
  100. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago