1. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  2. 6f89605 Btrfs: don't delay inode ref updates during log replay by Chris Mason · 10 years ago
  3. a1317f4 Btrfs: correctly get tree level in tree_backref_for_extent by Filipe Manana · 10 years ago
  4. c7cfb8a Btrfs: call inode_dec_link_count() on mkdir error path by Wang Shilong · 10 years ago
  5. df95e7f Btrfs: abort transaction if we don't find the block group by Josef Bacik · 10 years ago
  6. 6b6d24b Btrfs, scrub: uninitialized variable in scrub_extent_for_parity() by Dan Carpenter · 10 years ago
  7. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  8. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  9. 98af592 btrfs: filp_open() returns ERR_PTR() on failure, not NULL... by Al Viro · 10 years ago
  10. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  11. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  12. 1edb647b Btrfs: remove non-sense btrfs_error_discard_extent() function by Filipe Manana · 10 years ago
  13. 678886b Btrfs: fix fs corruption on transaction abort if device supports discard by Filipe Manana · 10 years ago
  14. 01eacb2 Btrfs: always clear a block group node when removing it from the tree by Filipe Manana · 10 years ago
  15. a1e7e16 Btrfs: ensure deletion from pinned_chunks list is protected by Filipe Manana · 10 years ago
  16. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  17. 9627aee Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus by Chris Mason · 10 years ago
  18. cb83b7b Btrfs: make get_caching_control unconditionally return the ctl by Josef Bacik · 10 years ago
  19. 8dbcd10 Btrfs: fix unprotected deletion from pending_chunks list by Filipe Manana · 10 years ago
  20. 495e64f Btrfs: fix fs mapping extent map leak by Filipe Manana · 10 years ago
  21. 946ddbe Btrfs: fix memory leak after block remove + trimming by Filipe Manana · 10 years ago
  22. c92f6be Btrfs: make btrfs_abort_transaction consider existence of new block groups by Filipe Manana · 10 years ago
  23. 55507ce Btrfs: fix race between writing free space cache and trimming by Filipe Manana · 10 years ago
  24. 0421682 Btrfs: fix race between fs trimming and block group remove/allocation by Filipe Manana · 10 years ago
  25. 5d3edd8 Btrfs, replace: enable dev-replace for raid56 by Zhao Lei · 10 years ago
  26. ae0ab00 Btrfs: fix freeing used extents after removing empty block group by Filipe Manana · 10 years ago
  27. 4f69cb9 Btrfs: fix crash caused by block group removal by Filipe Manana · 10 years ago
  28. 292cbd5 Btrfs: fix invalid block group rbtree access after bg is removed by Filipe Manana · 10 years ago
  29. 4245215 Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 by Miao Xie · 10 years ago
  30. 7603597 Btrfs, replace: write raid56 parity into the replace target device by Miao Xie · 10 years ago
  31. 2c8cdd6 Btrfs, replace: write dirty pages into the replace target device by Miao Xie · 10 years ago
  32. 5a6ac9e Btrfs, raid56: support parity scrub on raid56 by Miao Xie · 10 years ago
  33. 1b94b55 Btrfs, raid56: use a variant to record the operation type by Miao Xie · 10 years ago
  34. af8e2d1 Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted by Miao Xie · 10 years ago
  35. b89e1b0 Btrfs, raid56: don't change bbio and raid_map by Miao Xie · 10 years ago
  36. 6de6565 Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block by Zhao Lei · 10 years ago
  37. f90523d Btrfs: remove noused bbio_ret in __btrfs_map_block in condition by Zhao Lei · 10 years ago
  38. 2f19cad btrfs: zero out left over bytes after processing compression streams by Chris Mason · 10 years ago
  39. 9ea24bb Btrfs: fix snapshot inconsistency after a file write followed by truncate by Filipe Manana · 10 years ago
  40. e5fa8f8 Btrfs: ensure send always works on roots without orphans by Filipe Manana · 10 years ago
  41. 758eb51 Btrfs: fix freeing used extent after removing empty block group by Filipe Manana · 10 years ago
  42. 8f608de6 Btrfs: include vmalloc.h in check-integrity.c by Chris Mason · 10 years ago
  43. 084b6e7c btrfs: Fix a lockdep warning when running xfstest. by Qu Wenruo · 10 years ago
  44. ad27c0d Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  45. d038a63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  46. b38ef71 Btrfs: ensure ordered extent errors aren't missed on fsync by Filipe Manana · 10 years ago
  47. 0870295 Btrfs: collect only the necessary ordered extents on ranged fsync by Filipe Manana · 10 years ago
  48. 5ab5e44 Btrfs: don't ignore log btree writeback errors by Filipe Manana · 10 years ago
  49. a280469 Btrfs: do not move em to modified list when unpinning by Josef Bacik · 10 years ago
  50. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  51. 9dba8cf Btrfs: make sure we wait on logged extents when fsycning two subvols by Josef Bacik · 10 years ago
  52. 0d95c1b btrfs: fix wrong accounting of raid1 data profile in statfs by David Sterba · 10 years ago
  53. 3215924 btrfs: fix dead lock while running replace and defrag concurrently by Gui Hecheng · 10 years ago
  54. 5f5bc6b Btrfs: make xattr replace operations atomic by Filipe Manana · 10 years ago
  55. c7bc631 Btrfs: avoid premature -ENOMEM in clear_extent_bit() by Filipe Manana · 10 years ago
  56. 7e33fd9 Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2 by Josef Bacik · 10 years ago
  57. 633c0aa Btrfs: move read only block groups onto their own list V2 by Josef Bacik · 10 years ago
  58. cd743fa btrfs: fix typos in btrfs_check_super_valid by David Sterba · 10 years ago
  59. cf90c59 Btrfs: check-int: don't complain about balanced blocks by Stefan Behrens · 10 years ago
  60. f382e46 Btrfs: check_int: use the known block location by Stefan Behrens · 10 years ago
  61. c8fd3de Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early by Filipe Manana · 10 years ago
  62. e38e2ed Btrfs: make find_first_extent_bit be able to cache any state by Filipe Manana · 10 years ago
  63. 663dfbb Btrfs: deal with convert_extent_bit errors to avoid fs corruption by Filipe Manana · 10 years ago
  64. 2fc9f6b Btrfs: return failure if btrfs_dev_replace_finishing() failed by Eryu Guan · 10 years ago
  65. 6b3a4d6 Btrfs: fix allocationg memory failure for btrfsic_state structure by Shilong Wang · 10 years ago
  66. e6eb431 Btrfs: report error after failure inlining extent in compressed write path by Filipe Manana · 10 years ago
  67. 728404d Btrfs: add helper btrfs_fdatawrite_range by Filipe Manana · 10 years ago
  68. 075bdbd Btrfs: correctly flush compressed data before/after direct IO by Filipe Manana · 10 years ago
  69. c44f649 Btrfs: make inode.c:compress_file_range() return void by Filipe Manana · 10 years ago
  70. 4bcbb33 Btrfs: fix incorrect compression ratio detection by Shilong Wang · 10 years ago
  71. 7bdcefc Btrfs: don't ignore compressed bio write errors by Filipe Manana · 10 years ago
  72. dec8f17 Btrfs: make inode.c:submit_compressed_extents() return void by Filipe Manana · 10 years ago
  73. 3d7a820 Btrfs: process all async extents on compressed write failure by Filipe Manana · 10 years ago
  74. 40ae837 Btrfs: don't leak pages and memory on compressed write error by Filipe Manana · 10 years ago
  75. fce2a4e Btrfs: fix hang on compressed write error by Filipe Manana · 10 years ago
  76. 704de49 Btrfs: set page and mapping error on compressed write failure by Filipe Manana · 10 years ago
  77. f82c458 btrfs: fix lockups from btrfs_clear_path_blocking by Chris Mason · 10 years ago
  78. ddb52f4 btrfs: get rid of f_dentry use by Al Viro · 10 years ago
  79. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  80. a6f69dc btrfs: move commit out of sysfs when changing label by David Sterba · 10 years ago
  81. 0eae274 btrfs: move commit out of sysfs when changing features by David Sterba · 10 years ago
  82. d51033d btrfs: introduce pending action: commit by David Sterba · 10 years ago
  83. 7e1876a btrfs: switch inode_cache option handling to pending changes by David Sterba · 10 years ago
  84. 6b5fe46 btrfs: do commit in sync_fs if there are pending changes by David Sterba · 10 years ago
  85. 572d9ab btrfs: add support for processing pending changes by David Sterba · 10 years ago
  86. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  87. 6e5aafb Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup by Chris Mason · 10 years ago
  88. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  89. d05a2b4 Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items by Filipe Manana · 10 years ago
  90. 5ed5f58 Btrfs: properly clean up btrfs_end_io_wq_cache by Josef Bacik · 10 years ago
  91. 1a4ed8f Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() by Filipe Manana · 10 years ago
  92. 21e7626 btrfs: use macro accessors in superblock validation checks by David Sterba · 10 years ago
  93. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  94. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  95. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  96. d379730 Revert "Btrfs: race free update of commit root for ro snapshots" by Chris Mason · 10 years ago
  97. 0458a95 btrfs: LLVMLinux: Remove VLAIS by Vinícius Tinti · 10 years ago
  98. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  99. 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  100. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago