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