1. 8a5a916 btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers by Jeff Mahoney · 7 years ago
  2. 8ba0ae7 btrfs: drop optimal argument from find_live_mirror() by Anand Jain · 7 years ago
  3. 99f92a7 btrfs: drop num argument from find_live_mirror() by Anand Jain · 7 years ago
  4. 0a1e458 btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs by Nikolay Borisov · 7 years ago
  5. 5ead2dd btrfs: Drop fs_info parameter from btrfs_finish_extent_commit by Nikolay Borisov · 7 years ago
  6. 460fb20 btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents by Nikolay Borisov · 7 years ago
  7. c79a70b btrfs: drop fs_info parameter from btrfs_run_delayed_refs by Nikolay Borisov · 7 years ago
  8. 39d7d09 btrfs: Remove unused flush var in shrink_delalloc by Nikolay Borisov · 7 years ago
  9. 101d2dc btrfs: Remove unused extent_root var from caching_thread by Nikolay Borisov · 7 years ago
  10. 338dae1 btrfs: remove max_active var from open_ctree by Nikolay Borisov · 7 years ago
  11. 8535dc19 btrfs: Remove unused root var from relink_file_extents by Nikolay Borisov · 7 years ago
  12. 4eeb97c btrfs: Remove unused tot_len var from lzo_decompress by Nikolay Borisov · 7 years ago
  13. d6e823a btrfs: Remove unused length var from scrub_handle_errored_block by Nikolay Borisov · 7 years ago
  14. a6dbcea btrfs: Remove unused op_key var from add_delayed_refs by Nikolay Borisov · 7 years ago
  15. ba89b80 btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allocating a chunk by Qu Wenruo · 7 years ago
  16. 6f47c70 btrfs: Document parameters of btrfs_reserve_extent by Nikolay Borisov · 7 years ago
  17. d87ff75 btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_received_subvol by Nikolay Borisov · 7 years ago
  18. 776c4a7c btrfs: Use sizeof directly instead of a constant variable by Nikolay Borisov · 7 years ago
  19. d0ee393 btrfs: rename submit callbacks and drop double underscores by David Sterba · 7 years ago
  20. 6c55343 btrfs: remove unused parameters from extent_submit_bio_done_t by David Sterba · 7 years ago
  21. d077929 btrfs: remove unused parameters from extent_submit_bio_start_t by David Sterba · 7 years ago
  22. a758781 btrfs: separate types for submit_bio_start and submit_bio_done by David Sterba · 8 years ago
  23. d9d19a0 btrfs: kill tree_mod_log_set_root_pointer helper by David Sterba · 7 years ago
  24. 0e82bcf btrfs: kill tree_mod_log_set_node_key helper by David Sterba · 7 years ago
  25. bf1d342 btrfs: kill trivial wrapper tree_mod_log_eb_move by David Sterba · 7 years ago
  26. b1a09f1 btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  27. bcd24da btrfs: drop fs_info parameter from __tree_mod_log_oldest_root by David Sterba · 7 years ago
  28. b6dfa35 btrfs: embed tree_mod_move structure to tree_mod_elem by David Sterba · 7 years ago
  29. a446a97 btrfs: drop unused fs_info parameter from tree_mod_log_eb_move by David Sterba · 7 years ago
  30. 95b757c btrfs: drop fs_info parameter from tree_mod_log_free_eb by David Sterba · 7 years ago
  31. db7279a btrfs: drop fs_info parameter from tree_mod_log_free_eb by David Sterba · 7 years ago
  32. e09c2ef btrfs: drop fs_info parameter from tree_mod_log_insert_key by David Sterba · 7 years ago
  33. 6074d45 btrfs: drop fs_info parameter from tree_mod_log_insert_move by David Sterba · 7 years ago
  34. 3ac6de1 btrfs: drop fs_info parameter from tree_mod_log_set_node_key by David Sterba · 7 years ago
  35. b8b3d62 btrfs: document more parameters of submit_extent_page by David Sterba · 8 years ago
  36. 0c8508a btrfs: cleanup merging conditions in submit_extent_page by David Sterba · 8 years ago
  37. 8eec829 btrfs: remove redundant variable in __do_readpage by David Sterba · 8 years ago
  38. 5c2b1fd btrfs: assume that bio_ret is always valid in submit_extent_page by David Sterba · 8 years ago
  39. 6ca1765 Btrfs: scrub: batch rebuild for raid56 by Liu Bo · 7 years ago
  40. 416a720 btrfs: sort and group mount option definitions by David Sterba · 7 years ago
  41. 62b8e07 btrfs: Add nossd_spread mount option by Howard McLauchlan · 7 years ago
  42. 92e2f7e btrfs: Remove btrfs_fs_info::open_ioctl_trans by Nikolay Borisov · 7 years ago
  43. bcf3a3e btrfs: Remove code referencing unused TRANS_USERSPACE by Nikolay Borisov · 7 years ago
  44. 859e682 btrfs: Remove btrfs_file_private::trans by Nikolay Borisov · 7 years ago
  45. 7a5a07a btrfs: Remove userspace transaction ioctls by Nikolay Borisov · 7 years ago
  46. 4d31778 btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled by Qu Wenruo · 7 years ago
  47. 2e32ef8 btrfs: Relax memory barrier in btrfs_tree_unlock by Nikolay Borisov · 7 years ago
  48. 7c829b7 btrfs: add define for oldest generation by Anand Jain · 7 years ago
  49. 051c98e btrfs: open code trivial helper btrfs_page_exists_in_range by David Sterba · 7 years ago
  50. 965aab1 btrfs: Use filemap_range_has_page() by Matthew Wilcox · 7 years ago
  51. 4759700 Btrfs: dev-replace: make sure target is identical to source when raid56 rebuild fails by Liu Bo · 7 years ago
  52. d6a6913 Btrfs: raid56: remove redundant async_missing_raid56 by Liu Bo · 7 years ago
  53. 005d671 btrfs: adjust return values of btrfs_inode_by_name by Su Yue · 7 years ago
  54. 9b99b11 btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids by Anand Jain · 7 years ago
  55. d02c0e2 btrfs: Remove root argument from cow_file_range_inline by Nikolay Borisov · 7 years ago
  56. 895a72b Btrfs: send: fix typo in TLV_PUT by Liu Bo · 7 years ago
  57. e5b84f7a btrfs: Remove root argument from btrfs_log_dentry_safe by Nikolay Borisov · 7 years ago
  58. f882274 btrfs: Remove root arg from btrfs_log_inode_parent by Nikolay Borisov · 7 years ago
  59. 448f3a1 btrfs: Remove redundant comment from btrfs_search_forward by Nikolay Borisov · 7 years ago
  60. 738c93d btrfs: move btrfs_listxattr prototype to xattr.h by David Sterba · 7 years ago
  61. bcadd70 btrfs: adjust return type of btrfs_getxattr by David Sterba · 7 years ago
  62. ab0d093 btrfs: drop extern from function declarations by David Sterba · 7 years ago
  63. 7852781 btrfs: drop underscores from exported xattr functions by David Sterba · 7 years ago
  64. ffa7c42 Btrfs: send, do not issue unnecessary truncate operations by Filipe Manana · 7 years ago
  65. 213e8c5 Btrfs: skip writeback of last page when truncating file to same size by Filipe Manana · 7 years ago
  66. ed5d5f3 Btrfs: dev-replace: skip prealloc extents when copy nocow pages by Liu Bo · 7 years ago
  67. d612ac5 btrfs: unify types for metadata_ratio and data_chunk_allocations by Anand Jain · 7 years ago
  68. de224b7 btrfs: Remove redundant memory barriers around dio_private error status by Nikolay Borisov · 7 years ago
  69. 16db575 btrfs: remove assert in btrfs_init_dev_replace_tgtdev() by Anand Jain · 7 years ago
  70. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  71. ffc5a37 btrfs: add (the only possible) __exit annotation by David Sterba · 7 years ago
  72. ccb0e7d btrfs: verify subvolid mount parameter by Anand Jain · 7 years ago
  73. 5811375 Btrfs: fix unexpected cow in run_delalloc_nocow by Liu Bo · 7 years ago
  74. 9678c54 btrfs: Remove custom crc32c init code by Nikolay Borisov · 7 years ago
  75. df91f56 libcrc32c: Add crc32c_impl function by Nikolay Borisov · 7 years ago
  76. 3e72ee8 btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index() by Qu Wenruo · 7 years ago
  77. 2f65954 btrfs: tree-checker: Replace root parameter with fs_info by Qu Wenruo · 7 years ago
  78. 393da91 Btrfs: add tracepoint for em's EEXIST case by Liu Bo · 7 years ago
  79. 5d23515 btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable by Nikolay Borisov · 7 years ago
  80. 7ce311d btrfs: use reada direction enum instead of constant value in load_free_space_tree by Gu JinXiang · 7 years ago
  81. 019599a btrfs: use reada direction enum instead of constant value in populate_free_space_tree by Gu Jinxiang · 7 years ago
  82. c1c3fac btrfs: Remove btrfs_inode::delayed_iput_count by Nikolay Borisov · 7 years ago
  83. 793ff2c btrfs: volumes: Cleanup stripe size calculation by Qu Wenruo · 7 years ago
  84. da07d4a btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations by Nikolay Borisov · 7 years ago
  85. b1b8e38 btrfs: insert newly opened device to the end of the list by Anand Jain · 7 years ago
  86. f8e10cd btrfs: keep device list sorted by Anand Jain · 7 years ago
  87. 3d5adda Btrfs: do not check inode's runtime flags under root->orphan_lock by Liu Bo · 7 years ago
  88. bc5511d0e btrfs: Use schedule_timeout_interruptible by Nikolay Borisov · 7 years ago
  89. f9cacae btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site by Nikolay Borisov · 7 years ago
  90. 7ef2d6a7 btrfs: not a disk error if the bio_add_page fails by Anand Jain · 7 years ago
  91. 4117f20 btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option by Qu Wenruo · 7 years ago
  92. 566b176 btrfs: use ASSERT to report logical error in cow_file_range() by Anand Jain · 7 years ago
  93. 3752d22 btrfs: cow_file_range() num_bytes and disk_num_bytes are same by Anand Jain · 7 years ago
  94. 2afb965 btrfs: remove unused function btrfs_async_submit_limit() by Anand Jain · 7 years ago
  95. 86d750a btrfs: remove unused hardirq.h by Yang Shi · 7 years ago
  96. 9a3daff btrfs: Add enospc_debug printing in metadata_reserve_bytes by Nikolay Borisov · 7 years ago
  97. 45ae2c1 btrfs: Document consistency of transaction->io_bgs list by Nikolay Borisov · 7 years ago
  98. bf6d7d4 btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs by Nikolay Borisov · 7 years ago
  99. 8f2ceaa btrfs: log, when replace, is canceled by the user by Anand Jain · 7 years ago
  100. acf18c5 btrfs: fix null pointer deref when target device is missing by Anand Jain · 7 years ago