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