1. c04e61b Btrfs: move extent map specific code to extent_map.c by Liu Bo · 7 years ago
  2. 7b4df058 Btrfs: add helper for em merge logic by Liu Bo · 7 years ago
  3. 203e02d Btrfs: remove unused wait in btrfs_stripe_hash by Liu Bo · 7 years ago
  4. bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
  5. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 7 years ago
  6. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  7. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  8. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago
  9. 69fe2d7 btrfs: make the delalloc block rsv per inode by Josef Bacik · 7 years ago
  10. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  11. f51d2b5 btrfs: allow to set compression level for zlib by David Sterba · 7 years ago
  12. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  13. fd708b8 Btrfs: add a extent ref verify tool by Josef Bacik · 7 years ago
  14. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  15. fb59237 btrfs: add ref-verify mount option by Josef Bacik · 7 years ago
  16. 736cd52 Btrfs: remove nr_async_submits and async_submit_draining by Liu Bo · 7 years ago
  17. f851689 Btrfs: remove nr_async_bios by Liu Bo · 7 years ago
  18. ee8c494 btrfs: Remove unused arguments from btrfs_changed_cb_t by Nikolay Borisov · 7 years ago
  19. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  20. 69ad597 Btrfs: fix overlap of fs_info::flags values by Tsutomu Itoh · 7 years ago
  21. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  22. c2faff7 btrfs: remove BTRFS_FS_QUOTA_DISABLING flag by Misono, Tomohiro · 7 years ago
  23. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  24. 1cd5447 btrfs: pass fs_info to btrfs_del_root instead of tree_root by Jeff Mahoney · 7 years ago
  25. 4335958 Btrfs: remove BUG() in btrfs_extent_inline_ref_size by Liu Bo · 7 years ago
  26. 167ce95 Btrfs: add a helper to retrive extent inline ref type by Liu Bo · 7 years ago
  27. 0174484 btrfs: Remove chunk_objectid argument from btrfs_make_block_group by Nikolay Borisov · 7 years ago
  28. 583b723 btrfs: Do not use data_alloc_cluster in ssd mode by Hans van Kranenburg · 7 years ago
  29. 23b5ec7 btrfs: fix readdir deadlock with pagefault by Josef Bacik · 7 years ago
  30. d3c0bab btrfs: remove trivial wrapper btrfs_force_ra by David Sterba · 7 years ago
  31. 35dc313 btrfs: drop ancient page flag mappings by David Sterba · 7 years ago
  32. ea14b57f btrfs: fix spelling of snapshotting by David Sterba · 7 years ago
  33. 19aee8d btrfs: btrfs_inherit_iflags() can be static by Anand Jain · 7 years ago
  34. bc3cce2 btrfs: Cleanup num_tolerated_disk_barrier_failures by Qu Wenruo · 7 years ago
  35. 1cbb1f4 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  36. 23d1f73 btrfs: remove unused sectorsize member by Nikolay Borisov · 7 years ago
  37. 5c1aab1 btrfs: Add zstd support by Nick Terrell · 7 years ago
  38. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  39. bc42bda btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges by Qu Wenruo · 7 years ago
  40. 364ecf3 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions by Qu Wenruo · 7 years ago
  41. e79a332 btrfs: Check name_len with boundary in verify dir_item by Su Yue · 7 years ago
  42. 19c6dcb btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary by Su Yue · 7 years ago
  43. 7dfb8be btrfs: Round down values which are written for total_bytes_size by Nikolay Borisov · 7 years ago
  44. eca152e btrfs: Manually implement device_total_bytes getter/setter by Nikolay Borisov · 7 years ago
  45. 0d0c71b btrfs: obsolete and remove mount option alloc_start by David Sterba · 7 years ago
  46. fac03c8 btrfs: move fs_info::fs_frozen to the flags by David Sterba · 7 years ago
  47. 4b5faea btrfs: use generic slab for for btrfs_transaction by David Sterba · 7 years ago
  48. 118c701 btrfs: remove __BTRFS_LEAF_DATA_SIZE by Nikolay Borisov · 7 years ago
  49. 3d9ec8c btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET by Nikolay Borisov · 7 years ago
  50. 1b86826 btrfs: cleanup root usage by btrfs_get_alloc_profile by Jeff Mahoney · 7 years ago
  51. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 7 years ago
  52. f29efe2 btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE by Sargun Dhillon · 7 years ago
  53. a5ed45f btrfs: Convert fs_info->free_chunk_space to atomic64_t by Nikolay Borisov · 7 years ago
  54. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 7 years ago
  55. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  56. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 7 years ago
  57. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  58. 1176032 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  59. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  60. 9e11cee btrfs: Convert to separately allocated bdi by Jan Kara · 7 years ago
  61. 0966a7b btrfs: scrub: Introduce full stripe lock for RAID56 by Qu Wenruo · 7 years ago
  62. 171938e btrfs: track exclusive filesystem operation in flags by David Sterba · 7 years ago
  63. de47c9d btrfs: replace hardcoded value with SEQ_LAST macro by Edmund Nadolski · 7 years ago
  64. d48d71a btrfs: remove redundant parameter from btree_readahead_hook by David Sterba · 7 years ago
  65. 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  66. 1e4f471 btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  67. fe8e12b Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  68. ce0dcee btrfs: Change qgroup_meta_rsv to 64bit by Goldwyn Rodrigues · 7 years ago
  69. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. bbe08c0 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  71. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  72. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 7 years ago
  73. fc4f21b btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 7 years ago
  74. 9cdc512 btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode by Nikolay Borisov · 7 years ago
  75. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 7 years ago
  76. 7a6d706 btrfs: Make btrfs_mark_extent_written take btrfs_inode by Nikolay Borisov · 7 years ago
  77. dcdbc05 btrfs: Make btrfs_drop_extent_cache take btrfs_inode by Nikolay Borisov · 7 years ago
  78. 6158e1c btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode by Nikolay Borisov · 7 years ago
  79. 691fa05 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode by Nikolay Borisov · 7 years ago
  80. 9f3db42 btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode by Nikolay Borisov · 7 years ago
  81. 703b391 btrfs: Make btrfs_orphan_release_metadata take btrfs_inode by Nikolay Borisov · 7 years ago
  82. 8ed7a2a btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode by Nikolay Borisov · 7 years ago
  83. 04f4f91 btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode by Nikolay Borisov · 7 years ago
  84. 70ddc55 btrfs: make btrfs_is_free_space_inode take btrfs_inode by Nikolay Borisov · 7 years ago
  85. 8e7611c btrfs: Make btrfs_insert_dir_item take btrfs_inode by Nikolay Borisov · 7 years ago
  86. 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  87. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  88. 71367b3 btrfs: use btrfs_debug instead of pr_debug in transaction abort by Jeff Mahoney · 7 years ago
  89. 5e00f19 btrfs: convert btrfs_inc_block_group_ro to accept fs_info by Jeff Mahoney · 7 years ago
  90. 8b74c03 btrfs: remove unused parameter from btrfs_prepare_extent_commit by David Sterba · 7 years ago
  91. 7775c81 btrfs: remove unused parameter from btrfs_subvolume_release_metadata by David Sterba · 7 years ago
  92. e4c3b2d Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist by Liu Bo · 7 years ago
  93. 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
  94. 4ec5934 btrfs: Make btrfs_unlink_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  95. 823bb20 btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE by David Sterba · 8 years ago
  96. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. a76b5b0 fs: try to clone files first in vfs_copy_file_range by Christoph Hellwig · 8 years ago
  98. e5d6b12 Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors by Chris Mason · 8 years ago
  99. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
  100. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago