1. 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
  2. 69ad597 Btrfs: fix overlap of fs_info::flags values by Tsutomu Itoh · 7 years ago
  3. 2d8ce70 btrfs: avoid overflow when sector_t is 32 bit by Goffredo Baroncelli · 7 years ago
  4. 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
  5. 8c6c592 btrfs: log csums for all modified extents by Josef Bacik · 7 years ago
  6. 99c4e3b Btrfs: fix unexpected result when dio reading corrupted blocks by Liu Bo · 7 years ago
  7. 36b96fd btrfs: Report error on removing qgroup if del_qgroup_item fails by Sargun Dhillon · 7 years ago
  8. e6311f2 Btrfs: skip checksum when reading compressed data if some IO have failed by Liu Bo · 7 years ago
  9. cf1167d Btrfs: fix kernel oops while reading compressed data by Liu Bo · 7 years ago
  10. bd7d63c Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block by Liu Bo · 7 years ago
  11. fed3b38 Btrfs: do not backup tree roots when fsync by Liu Bo · 7 years ago
  12. c2faff7 btrfs: remove BTRFS_FS_QUOTA_DISABLING flag by Misono, Tomohiro · 7 years ago
  13. 78ad4ce btrfs: propagate error to btrfs_cmp_data_prepare caller by Naohiro Aota · 7 years ago
  14. 6d6d282 btrfs: prevent to set invalid default subvolid by satoru takeuchi · 7 years ago
  15. ca6842b Btrfs: send: fix error number for unknown inode types by Tsutomu Itoh · 9 years ago
  16. bb166d7 btrfs: fix NULL pointer dereference from free_reloc_roots() by Naohiro Aota · 7 years ago
  17. 67c003f btrfs: finish ordered extent cleaning if no progress is found by Naohiro Aota · 7 years ago
  18. 63d71450c btrfs: clear ordered flag on cleaning up ordered extents by Naohiro Aota · 7 years ago
  19. bea7eaf Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO by Omar Sandoval · 7 years ago
  20. 5f14efd Btrfs: do not reset bio->bi_ops while writing bio by Liu Bo · 7 years ago
  21. ff40adf Btrfs: use the new helper wbc_to_write_flags by Liu Bo · 7 years ago
  22. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  23. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  24. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  25. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  26. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  27. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  28. 8e93157 btrfs: switch write_buf to kernel_write by Christoph Hellwig · 7 years ago
  29. 91f9943 fs: support RWF_NOWAIT for buffered reads by Christoph Hellwig · 7 years ago
  30. 58efbc9 Btrfs: fix blk_status_t/errno confusion by Omar Sandoval · 7 years ago
  31. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  32. f8f84b2 btrfs: index check-integrity state hash by a dev_t by Christoph Hellwig · 7 years ago
  33. db95c87 btrfs: submit superblock io with REQ_META and REQ_PRIO by David Sterba · 7 years ago
  34. dc59215 btrfs: remove unnecessary memory barrier in btrfs_direct_IO by Nikolay Borisov · 7 years ago
  35. b5d9071 btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent by Nikolay Borisov · 7 years ago
  36. 0ca00af btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent by Nikolay Borisov · 7 years ago
  37. 1cd5447 btrfs: pass fs_info to btrfs_del_root instead of tree_root by Jeff Mahoney · 7 years ago
  38. 64ecdb6 Btrfs: add one more sanity check for shared ref type by Liu Bo · 7 years ago
  39. cdccee9 Btrfs: remove BUG_ON in __add_tree_block by Liu Bo · 7 years ago
  40. b14c55a Btrfs: remove BUG() in add_data_reference by Liu Bo · 7 years ago
  41. 07638ea Btrfs: remove BUG() in print_extent_item by Liu Bo · 7 years ago
  42. 4335958 Btrfs: remove BUG() in btrfs_extent_inline_ref_size by Liu Bo · 7 years ago
  43. 3de28d5 Btrfs: convert to use btrfs_get_extent_inline_ref_type by Liu Bo · 7 years ago
  44. 167ce95 Btrfs: add a helper to retrive extent inline ref type by Liu Bo · 7 years ago
  45. af1cbe0 btrfs: scrub: simplify scrub worker initialization by David Sterba · 8 years ago
  46. 1d1bf92 btrfs: scrub: clean up division in scrub_find_csum by David Sterba · 8 years ago
  47. 7736b0a btrfs: scrub: clean up division in __scrub_mark_bitmap by David Sterba · 8 years ago
  48. 2073c4c2 btrfs: scrub: use bool for flush_all_writes by David Sterba · 8 years ago
  49. d7d8249 btrfs: preserve i_mode if __btrfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  50. 408fbf1 btrfs: Remove extraneous chunk_objectid variable by Nikolay Borisov · 7 years ago
  51. 0174484 btrfs: Remove chunk_objectid argument from btrfs_make_block_group by Nikolay Borisov · 7 years ago
  52. 0dde10b btrfs: Remove extra parentheses from condition in copy_items() by Matthias Kaehlcke · 7 years ago
  53. 0ce1dd2 btrfs: Remove redundant setting of uuid in btrfs_block_header by Nikolay Borisov · 7 years ago
  54. 583b723 btrfs: Do not use data_alloc_cluster in ssd mode by Hans van Kranenburg · 7 years ago
  55. 43a0111 btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush by Lu Fengqi · 7 years ago
  56. 72610b1 Btrfs: incremental send, fix emission of invalid clone operations by Filipe Manana · 7 years ago
  57. f716abd Btrfs: fix out of bounds array access while reading extent buffer by Liu Bo · 7 years ago
  58. c59efa7 btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2 by Nikolay Borisov · 7 years ago
  59. e6961ca btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio by Nikolay Borisov · 7 years ago
  60. 6399fb5 Btrfs: fix assertion failure during fsync in no-holes mode by Filipe Manana · 7 years ago
  61. 4a4b964 Btrfs: avoid unnecessarily locking inode when clearing a range by Filipe Manana · 7 years ago
  62. 938e1c7 btrfs: remove redundant check on ret being non-zero by Colin Ian King · 7 years ago
  63. 2d77ab3 btrfs: expose internal free space tree routine only if sanity tests are enabled by Nikolay Borisov · 7 years ago
  64. db7c942 btrfs: Remove unused sectorsize variable from struct map_lookup by Nikolay Borisov · 7 years ago
  65. 92ac58e btrfs: Remove never-reached WARN_ON by Nikolay Borisov · 7 years ago
  66. dc2f292 btrfs: remove unused BTRFS_COMPRESS_LAST by Anand Jain · 7 years ago
  67. 44880fd btrfs: use appropriate define for the fsid by Anand Jain · 7 years ago
  68. 42e9cc4 btrfs: increase ctx->pos for delayed dir index by Josef Bacik · 7 years ago
  69. 23b5ec7 btrfs: fix readdir deadlock with pagefault by Josef Bacik · 7 years ago
  70. 8d8aafe btrfs: Simplify math in should_alloc chunk by Nikolay Borisov · 7 years ago
  71. f44d228 btrfs: account for pinned bytes in should_alloc_chunk by Jeff Mahoney · 7 years ago
  72. a7164fa btrfs: prepare for extensions in compression options by David Sterba · 7 years ago
  73. 1e20d1c btrfs: allow defrag compress to override NOCOMPRESS attribute by David Sterba · 7 years ago
  74. 1e2ef46 btrfs: defrag: cleanup checking for compression status by David Sterba · 7 years ago
  75. eec63c6 btrfs: separate defrag and property compression by David Sterba · 7 years ago
  76. b52aa8c btrfs: rename variable holding per-inode compression type by David Sterba · 7 years ago
  77. c2fcdcd Btrfs: add skeleton code for compression heuristic by Timofey Titovets · 7 years ago
  78. 131ce43 btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait by David Sterba · 7 years ago
  79. 9c17f6c btrfs: account that we're waiting for DIO read by David Sterba · 7 years ago
  80. 4958aa68 btrfs: drop chunk locks at the end of close_ctree by David Sterba · 7 years ago
  81. d3c0bab btrfs: remove trivial wrapper btrfs_force_ra by David Sterba · 7 years ago
  82. 35dc313 btrfs: drop ancient page flag mappings by David Sterba · 7 years ago
  83. ea14b57f btrfs: fix spelling of snapshotting by David Sterba · 7 years ago
  84. e38ae7a btrfs: Make flush_space return void by Nikolay Borisov · 7 years ago
  85. 3558d4f btrfs: Deprecate userspace transaction ioctls by Nikolay Borisov · 7 years ago
  86. 9f6d251 btrfs: use named constant for bdev blocksize by David Sterba · 7 years ago
  87. abbb3b8 btrfs: split write_dev_supers to two functions by David Sterba · 7 years ago
  88. 35c7010 btrfs: refactor find_device helper by David Sterba · 7 years ago
  89. 2dfeca9 btrfs: merge alloc_device helpers by David Sterba · 7 years ago
  90. 4b81ba4 btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page by David Sterba · 7 years ago
  91. f1c77c5 btrfs: cleanup types storing REQ_* by David Sterba · 7 years ago
  92. abe60ba btrfs: get fs_info from eb in btrfs_print_tree, remove argument by David Sterba · 7 years ago
  93. a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 7 years ago
  94. f1b8a1e btrfs: simplify btrfs_dev_replace_kthread by David Sterba · 7 years ago
  95. 74b595f btrfs: factor reading progress out of btrfs_dev_replace_status by David Sterba · 7 years ago
  96. 0a52d10 btrfs: defrag: make readahead state allocation failure non-fatal by David Sterba · 7 years ago
  97. 63e727e btrfs: use GFP_KERNEL in btrfs_defrag_file by David Sterba · 7 years ago
  98. 3ec8362 btrfs: use GFP_KERNEL in mount and remount by David Sterba · 7 years ago
  99. e3f3ad1 btrfs: Remove never reached error handling code in __add_reloc_root by Nikolay Borisov · 7 years ago
  100. e4ff5fb btrfs: Remove unused parameters from volume.c functions by Nikolay Borisov · 7 years ago