1. 43a0111 btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush by Lu Fengqi · 8 years ago
  2. 72610b1 Btrfs: incremental send, fix emission of invalid clone operations by Filipe Manana · 8 years ago
  3. f716abd Btrfs: fix out of bounds array access while reading extent buffer by Liu Bo · 8 years ago
  4. c59efa7 btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2 by Nikolay Borisov · 8 years ago
  5. e6961ca btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio by Nikolay Borisov · 8 years ago
  6. 6399fb5 Btrfs: fix assertion failure during fsync in no-holes mode by Filipe Manana · 8 years ago
  7. 4a4b964 Btrfs: avoid unnecessarily locking inode when clearing a range by Filipe Manana · 8 years ago
  8. 938e1c7 btrfs: remove redundant check on ret being non-zero by Colin Ian King · 8 years ago
  9. 2d77ab3 btrfs: expose internal free space tree routine only if sanity tests are enabled by Nikolay Borisov · 8 years ago
  10. db7c942 btrfs: Remove unused sectorsize variable from struct map_lookup by Nikolay Borisov · 8 years ago
  11. 92ac58e btrfs: Remove never-reached WARN_ON by Nikolay Borisov · 8 years ago
  12. dc2f292 btrfs: remove unused BTRFS_COMPRESS_LAST by Anand Jain · 8 years ago
  13. 44880fd btrfs: use appropriate define for the fsid by Anand Jain · 8 years ago
  14. 42e9cc4 btrfs: increase ctx->pos for delayed dir index by Josef Bacik · 8 years ago
  15. 23b5ec7 btrfs: fix readdir deadlock with pagefault by Josef Bacik · 8 years ago
  16. 8d8aafe btrfs: Simplify math in should_alloc chunk by Nikolay Borisov · 8 years ago
  17. f44d228 btrfs: account for pinned bytes in should_alloc_chunk by Jeff Mahoney · 8 years ago
  18. a7164fa btrfs: prepare for extensions in compression options by David Sterba · 8 years ago
  19. 1e20d1c btrfs: allow defrag compress to override NOCOMPRESS attribute by David Sterba · 8 years ago
  20. 1e2ef46 btrfs: defrag: cleanup checking for compression status by David Sterba · 8 years ago
  21. eec63c6 btrfs: separate defrag and property compression by David Sterba · 8 years ago
  22. b52aa8c btrfs: rename variable holding per-inode compression type by David Sterba · 8 years ago
  23. c2fcdcd Btrfs: add skeleton code for compression heuristic by Timofey Titovets · 8 years ago
  24. 131ce43 btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait by David Sterba · 8 years ago
  25. 9c17f6c btrfs: account that we're waiting for DIO read by David Sterba · 8 years ago
  26. 4958aa68 btrfs: drop chunk locks at the end of close_ctree by David Sterba · 8 years ago
  27. d3c0bab btrfs: remove trivial wrapper btrfs_force_ra by David Sterba · 8 years ago
  28. 35dc313 btrfs: drop ancient page flag mappings by David Sterba · 8 years ago
  29. ea14b57f btrfs: fix spelling of snapshotting by David Sterba · 8 years ago
  30. e38ae7a btrfs: Make flush_space return void by Nikolay Borisov · 8 years ago
  31. 3558d4f btrfs: Deprecate userspace transaction ioctls by Nikolay Borisov · 8 years ago
  32. 9f6d251 btrfs: use named constant for bdev blocksize by David Sterba · 8 years ago
  33. abbb3b8 btrfs: split write_dev_supers to two functions by David Sterba · 8 years ago
  34. 35c7010 btrfs: refactor find_device helper by David Sterba · 8 years ago
  35. 2dfeca9 btrfs: merge alloc_device helpers by David Sterba · 8 years ago
  36. 4b81ba4 btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page by David Sterba · 8 years ago
  37. f1c77c5 btrfs: cleanup types storing REQ_* by David Sterba · 8 years ago
  38. abe60ba btrfs: get fs_info from eb in btrfs_print_tree, remove argument by David Sterba · 8 years ago
  39. a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 8 years ago
  40. f1b8a1e btrfs: simplify btrfs_dev_replace_kthread by David Sterba · 8 years ago
  41. 74b595f btrfs: factor reading progress out of btrfs_dev_replace_status by David Sterba · 8 years ago
  42. 0a52d10 btrfs: defrag: make readahead state allocation failure non-fatal by David Sterba · 8 years ago
  43. 63e727e btrfs: use GFP_KERNEL in btrfs_defrag_file by David Sterba · 8 years ago
  44. 3ec8362 btrfs: use GFP_KERNEL in mount and remount by David Sterba · 8 years ago
  45. e3f3ad1 btrfs: Remove never reached error handling code in __add_reloc_root by Nikolay Borisov · 8 years ago
  46. e4ff5fb btrfs: Remove unused parameters from volume.c functions by Nikolay Borisov · 8 years ago
  47. 110840b btrfs: Remove unused variables by Nikolay Borisov · 8 years ago
  48. 500ceed btrfs: Remove find_raid56_stripe_len by Nikolay Borisov · 8 years ago
  49. 47f08b9 btrfs: Use explicit round_down macro in btrfs resize ioctl handler by Nikolay Borisov · 8 years ago
  50. 19aee8d btrfs: btrfs_inherit_iflags() can be static by Anand Jain · 8 years ago
  51. 26b28dc btrfs: Keep one more workspace around by Nick Terrell · 8 years ago
  52. 913e153 btrfs: drop newlines from strings when using btrfs_* helpers by David Sterba · 8 years ago
  53. b6e6bca btrfs: qgroups: Fix BUG_ON condition in tree level check by Nikolay Borisov · 8 years ago
  54. c550245 btrfs: Enhance message when a device is missing during mount by Qu Wenruo · 8 years ago
  55. bc3cce2 btrfs: Cleanup num_tolerated_disk_barrier_failures by Qu Wenruo · 8 years ago
  56. d10b82f btrfs: Allow barrier_all_devices to do chunk level device check by Qu Wenruo · 8 years ago
  57. b382cfe btrfs: Do chunk level check for degraded remount by Qu Wenruo · 8 years ago
  58. 4330e18 btrfs: Do chunk level check for degraded rw mount by Qu Wenruo · 8 years ago
  59. 21634a1 btrfs: Introduce a function to check if all chunks a OK for degraded rw mount by Qu Wenruo · 8 years ago
  60. 0d1e0be Btrfs: report errors when checksum is not found by Liu Bo · 8 years ago
  61. 69f03f1 btrfs: Prevent possible ERR_PTR() dereference by Nikolay Borisov · 8 years ago
  62. 1174cad btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand by Nikolay Borisov · 8 years ago
  63. 7bdd627 btrfs: Remove redundant argument of flush_space by Nikolay Borisov · 8 years ago
  64. 6c6b5a3 btrfs: resume qgroup rescan on rw remount by Aleksa Sarai · 8 years ago
  65. 01747e9 btrfs: clean up extraneous computations in add_delayed_refs by Edmund Nadolski · 8 years ago
  66. 3ec4d32 btrfs: allow backref search checks for shared extents by Edmund Nadolski · 8 years ago
  67. 9dd14fd btrfs: add cond_resched() calls when resolving backrefs by Edmund Nadolski · 8 years ago
  68. 0014275 btrfs: backref, add tracepoints for prelim_ref insertion and merging by Jeff Mahoney · 8 years ago
  69. 6c336b2 btrfs: add a node counter to each of the rbtrees by Jeff Mahoney · 8 years ago
  70. 86d5f99 btrfs: convert prelimary reference tracking to use rbtrees by Edmund Nadolski · 8 years ago
  71. f695424 btrfs: remove ref_tree implementation from backref.c by Edmund Nadolski · 8 years ago
  72. bb739cf btrfs: btrfs_check_shared should manage its own transaction by Edmund Nadolski · 8 years ago
  73. e0c476b btrfs: backref, cleanup __ namespace abuse by Jeff Mahoney · 8 years ago
  74. 4dae077 btrfs: backref, add unode_aux_to_inode_list helper by Jeff Mahoney · 8 years ago
  75. 73980be btrfs: backref, constify some arguments by Jeff Mahoney · 8 years ago
  76. 9a35b63 btrfs: constify tracepoint arguments by Jeff Mahoney · 8 years ago
  77. 1cbb1f4 btrfs: struct-funcs, constify readers by Jeff Mahoney · 8 years ago
  78. 23d1f73 btrfs: remove unused sectorsize member by Nikolay Borisov · 8 years ago
  79. f148ef4 btrfs: Be explicit about usage of min() by Nikolay Borisov · 8 years ago
  80. e5600fd btrfs: Use explicit round_down call rather than open-coding it by Nikolay Borisov · 8 years ago
  81. ebcc930 btrfs: convert while loop to list_for_each_entry by Nikolay Borisov · 8 years ago
  82. 0a2a133 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  83. 0e4324a btrfs: round down size diff when shrinking/growing device by Nikolay Borisov · 8 years ago
  84. 17024ad Btrfs: fix early ENOSPC due to delalloc by Omar Sandoval · 8 years ago
  85. 1444393 btrfs: fix lockup in find_free_extent with read-only block groups by Jeff Mahoney · 8 years ago
  86. e33bf72 Btrfs: fix dir item validation when replaying xattr deletes by Filipe Manana · 8 years ago
  87. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  89. c3cfb65 Btrfs: fix unexpected return value of bio_readpage_error by Liu Bo · 8 years ago
  90. e8f5b39 btrfs: btrfs_create_repair_bio never fails, skip error handling by David Sterba · 8 years ago
  91. c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 8 years ago
  92. 6592e58 Btrfs: fix write corruption due to bio cloning on raid5/6 by Filipe Manana · 8 years ago
  93. 6618a24 Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  94. ff0fa73 btrfs: nowait aio: Correct assignment of pos by Goldwyn Rodrigues · 8 years ago
  95. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  96. 24e52b1 Btrfs: incremental send, fix invalid memory access by Filipe Manana · 8 years ago
  97. f596278 Btrfs: incremental send, fix invalid path for link commands by Filipe Manana · 8 years ago
  98. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  99. 333427a btrfs: minimal conversion to errseq_t writeback error reporting on fsync by Jeff Layton · 8 years ago
  100. c3d98ea VFS: Don't use save/replace_mount_options if not using generic_show_options by David Howells · 8 years ago