1. c7f88c4 btrfs: convert to new i_version API by Jeff Layton · 7 years ago
  2. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  3. 51090c5 Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  4. c8bcbfbd btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 7 years ago
  5. 1b9e619 Btrfs: disable FUA if mounted with nobarrier by Omar Sandoval · 7 years ago
  6. e19182c btrfs: fix missing error return in btrfs_drop_snapshot by Jeff Mahoney · 7 years ago
  7. 692826b btrfs: handle errors while updating refcounts in update_ref_for_cow by Jeff Mahoney · 7 years ago
  8. b430b77 btrfs: Fix quota reservation leak on preallocated files by Justin Maggard · 7 years ago
  9. 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
  10. ea37d59 Btrfs: incremental send, fix wrong unlink path after renaming file by Filipe Manana · 7 years ago
  11. 69fc6cb btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  12. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  13. ebb7044 Btrfs: fix list_add corruption and soft lockups in fsync by Liu Bo · 7 years ago
  14. eae8d82 btrfs: Fix wild memory access in compression level parser by Qu Wenruo · 7 years ago
  15. b77000e btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  16. 8e138e0 btrfs: clear space cache inode generation always by Josef Bacik · 7 years ago
  17. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  18. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  19. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  20. 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  21. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago
  22. f48bf66 Btrfs: move definition of the function btrfs_find_new_delalloc_bytes by Filipe Manana · 7 years ago
  23. 56a0e70 Btrfs: bail out gracefully rather than BUG_ON by Liu Bo · 7 years ago
  24. 619c47f btrfs: dev_alloc_list is not protected by RCU, use normal list_del by David Sterba · 7 years ago
  25. 3065ae5 btrfs: add missing device::flush_bio puts by David Sterba · 7 years ago
  26. 5e9f2ad btrfs: Fix transaction abort during failure in btrfs_rm_dev_item by Nikolay Borisov · 7 years ago
  27. f82b735 Btrfs: add write_flags for compression bio by Liu Bo · 7 years ago
  28. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  29. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. d28e649 btrfs: Fix bug for misused dev_t when lookup in dev state hash table. by Gu JinXiang · 7 years ago
  32. 1956243 Btrfs: heuristic: add Shannon entropy calculation by Timofey Titovets · 7 years ago
  33. 858177d Btrfs: heuristic: add byte core set calculation by Timofey Titovets · 7 years ago
  34. a288e92 Btrfs: heuristic: add byte set calculation by Timofey Titovets · 7 years ago
  35. 1fe4f6f Btrfs: heuristic: add detection of repeated data patterns by Timofey Titovets · 7 years ago
  36. a440d48 Btrfs: heuristic: implement sampling logic by Timofey Titovets · 7 years ago
  37. 17b5a6c Btrfs: heuristic: add bucket and sample counters and other defines by Timofey Titovets · 7 years ago
  38. 4e439a0 Btrfs: compression: separate heuristic/compression workspaces by Timofey Titovets · 7 years ago
  39. ddfae63 btrfs: move btrfs_truncate_block out of trans handle by Josef Bacik · 7 years ago
  40. ce8ea7c btrfs: don't call btrfs_start_delalloc_roots in flushoncommit by Josef Bacik · 7 years ago
  41. 0e0adbc btrfs: track refs in a rb_tree instead of a list by Josef Bacik · 7 years ago
  42. 1d148e5 btrfs: add a comp_refs() helper by Josef Bacik · 7 years ago
  43. c7ad7c8 btrfs: switch args for comp_*_refs by Josef Bacik · 7 years ago
  44. 69fe2d7 btrfs: make the delalloc block rsv per inode by Josef Bacik · 7 years ago
  45. dd48d40 btrfs: add tracepoints for outstanding extents mods by Josef Bacik · 7 years ago
  46. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  47. b115e3b btrfs: increase output size for LOGICAL_INO_V2 ioctl by Zygo Blaxell · 7 years ago
  48. d24a67b btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2 by Zygo Blaxell · 7 years ago
  49. c995ab3 btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents by Zygo Blaxell · 7 years ago
  50. eb7b9d6 btrfs: send: remove unused code by Nikolay Borisov · 7 years ago
  51. 6dd38f8 btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev() by Anand Jain · 7 years ago
  52. fa4d885 btrfs: allow setting zlib compression level via :9 by Adam Borowski · 7 years ago
  53. f51d2b5 btrfs: allow to set compression level for zlib by David Sterba · 7 years ago
  54. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  55. 859a58a btrfs: Use bd_dev to generate index when dev_state_hashtable add items. by Gu JinXiang · 7 years ago
  56. 102ed2c btrfs: fix false EIO for missing device by Anand Jain · 7 years ago
  57. de48373 btrfs: use need_full_stripe() in __btrfs_map_block() by Anand Jain · 7 years ago
  58. 79f015f btrfs: cleanup extent locking sequence by Goldwyn Rodrigues · 7 years ago
  59. 2dbe0c7 btrfs: use BLK_STS defines where needed by Anand Jain · 7 years ago
  60. bf2681c btrfs: add assertions for releasing trans handle reservations by Josef Bacik · 7 years ago
  61. 3b60d43 btrfs: remove type argument from comp_tree_refs by Josef Bacik · 7 years ago
  62. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  63. c1103f7 btrfs: move all ref head cleanup to the helper function by Josef Bacik · 7 years ago
  64. 1ce7a5e btrfs: move ref_mod modification into the if (ref) logic by Josef Bacik · 7 years ago
  65. 194ab0b btrfs: breakout empty head cleanup to a helper by Josef Bacik · 7 years ago
  66. b00e625 btrfs: move extent_op cleanup to a helper by Josef Bacik · 7 years ago
  67. 2eadaa2 btrfs: add a helper to return a head ref by Josef Bacik · 7 years ago
  68. 7c77743 Btrfs: only check delayed ref usage in should_end_transaction by Josef Bacik · 7 years ago
  69. fd708b8 Btrfs: add a extent ref verify tool by Josef Bacik · 7 years ago
  70. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  71. fb59237 btrfs: add ref-verify mount option by Josef Bacik · 7 years ago
  72. 6273b7f btrfs: get rid of sector_t and use u64 offset in submit_extent_page by David Sterba · 7 years ago
  73. 6c5a4e2 btrfs: rename page offset parameter in submit_extent_page by David Sterba · 7 years ago
  74. 6aa2126 btrfs: scrub: get rid of sector_t by David Sterba · 7 years ago
  75. 2351f43 btrfs: fix send ioctl on 32bit with 64bit kernel by Josef Bacik · 7 years ago
  76. 2b902df btrfs: fix use of error or warning for missing device by Anand Jain · 7 years ago
  77. 5a2b8e6 btrfs: declare btrfs_report_missing_device() static by Anand Jain · 7 years ago
  78. 45dbdbc9 btrfs: fix EIO misuse to report missing degraded option by Anand Jain · 7 years ago
  79. adfb69a btrfs: add_missing_dev() should return the actual error by Anand Jain · 7 years ago
  80. 9e882d6 btrfs: Clean up unused variables in free-space-tree.c by Christos Gkekas · 7 years ago
  81. 709a95c btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  82. 736cd52 Btrfs: remove nr_async_submits and async_submit_draining by Liu Bo · 7 years ago
  83. 80e03a2 Btrfs: do not make defrag wait on async_delalloc_pages by Liu Bo · 7 years ago
  84. f851689 Btrfs: remove nr_async_bios by Liu Bo · 7 years ago
  85. 8806d71 btrfs: tree-checker: Enhance output for check_extent_data_item by Qu Wenruo · 7 years ago
  86. d508c5f btrfs: tree-checker: Enhance output for check_csum_item by Qu Wenruo · 7 years ago
  87. 478d01b btrfs: tree-checker: Enhance output for btrfs_check_leaf by Qu Wenruo · 7 years ago
  88. bba4f29 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  89. 557ea5d btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  90. 1170862 Btrfs: compress_file_range remove dead variable num_bytes by Timofey Titovets · 7 years ago
  91. a7e3c5f btrfs: use appropriate replacements for __sb_{start,end}_write calls by Rakesh Pandit · 7 years ago
  92. a969f4c btrfs: prefix sysfs attribute struct names by Hans van Kranenburg · 7 years ago
  93. 897ca81 btrfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  94. efd3815 btrfs: Refactor transaction handling in received subvolume ioctl by Nikolay Borisov · 7 years ago
  95. 9417ebc btrfs: Explicitly handle btrfs_update_root failure by Nikolay Borisov · 7 years ago
  96. 7132a26 btrfs: error out if btrfs_attach_transaction() fails by Anand Jain · 7 years ago
  97. d31c32f btrfs: fix BUG_ON in btrfs_init_new_device() by Anand Jain · 7 years ago
  98. 0af2c4b btrfs: undo writable superblocke when sprouting fails by Anand Jain · 7 years ago
  99. 4b865ca btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  100. 40c3c409 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago