1. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 9 years ago
  3. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 9 years ago
  4. bcb7e44 Btrfs: just free dummy extent buffers by Josef Bacik · 9 years ago
  5. ba11721 Btrfs: account merges/splits properly by Josef Bacik · 9 years ago
  6. dcdf7f6 Btrfs: prepare block group cache before writing by Josef Bacik · 9 years ago
  7. ea526d1 Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) by Josef Bacik · 9 years ago
  8. 6a41dd0 Btrfs: account for the correct number of extents for delalloc reservations by Josef Bacik · 9 years ago
  9. 8461a3d Btrfs: fix merge delalloc logic by Josef Bacik · 9 years ago
  10. 48da5f0 Btrfs: fix comp_oper to get right order by Liu Bo · 9 years ago
  11. b4924a0 Btrfs: catch transaction abortion after waiting for it by Liu Bo · 9 years ago
  12. d220712 btrfs: fix sizeof format specifier in btrfs_check_super_valid() by Fabian Frederick · 9 years ago
  13. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  14. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 9 years ago
  15. 3a8b36f Btrfs: fix data loss in the fast fsync path by Filipe Manana · 9 years ago
  16. f5c0a12 Btrfs: remove extra run_delayed_refs in update_cowonly_root by Josef Bacik · 9 years ago
  17. 84471e2 Btrfs: incremental send, don't rename a directory too soon by Filipe Manana · 9 years ago
  18. 1932b7b btrfs: fix lost return value due to variable shadowing by David Sterba · 9 years ago
  19. 5cdf83e Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr by Filipe Manana · 9 years ago
  20. 5dfe2be Btrfs: fix off-by-one logic error in btrfs_realloc_node by Filipe Manana · 9 years ago
  21. e8c1c76 Btrfs: add missing inode update when punching hole by Filipe Manana · 9 years ago
  22. 0c0ef4b Btrfs: abort the transaction if we fail to update the free space cache inode by Josef Bacik · 9 years ago
  23. 4d884fc Btrfs: fix fsync race leading to ordered extent memory leaks by Filipe Manana · 9 years ago
  24. 7dac5cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  25. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  27. e57cf21 Btrfs: fix allocation size calculations in alloc_btrfs_bio by Chris Mason · 9 years ago
  28. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  29. a742994 Btrfs: don't remove extents and xattrs when logging new names by Filipe Manana · 9 years ago
  30. 1a4bcf4 Btrfs: fix fsync data loss after adding hard link to inode by Filipe Manana · 9 years ago
  31. 3d84be7 Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group by Forrest Liu · 9 years ago
  32. dcab6a3 Btrfs: account for large extents with enospc by Josef Bacik · 9 years ago
  33. 3266789 Btrfs: don't set and clear delalloc for O_DIRECT writes by Josef Bacik · 9 years ago
  34. 3e05bde Btrfs: only adjust outstanding_extents when we do a short write by Josef Bacik · 9 years ago
  35. 13212b5 btrfs: Fix out-of-space bug by Zhao Lei · 9 years ago
  36. f55985f Btrfs: scrub, fix sleep in atomic context by Filipe Manana · 9 years ago
  37. 575849e Btrfs: fix scheduler warning when syncing log by Filipe Manana · 9 years ago
  38. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  39. 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 9 years ago
  40. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  41. 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
  42. bdfeb5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  43. 3da5ab5 Btrfs: add missing blk_finish_plug in btrfs_sync_log() by Forrest Liu · 10 years ago
  44. b76808f btrfs: cleanup init for list in free-space-cache by Gui Hecheng · 10 years ago
  45. 2f08108 btrfs: delete chunk allocation attemp when setting block group ro by Shaohua Li · 10 years ago
  46. 289454a btrfs: clear bio reference after submit_one_bio() by Naohiro Aota · 10 years ago
  47. de554a4 Btrfs: fix scrub race leading to use-after-free by Filipe Manana · 10 years ago
  48. 001a648 Btrfs: add missing cleanup on sysfs init failure by Filipe Manana · 10 years ago
  49. d4b450c Btrfs: fix race between transaction commit and empty block group removal by Filipe Manana · 10 years ago
  50. e3540ea btrfs: add more checks to btrfs_read_sys_array by David Sterba · 10 years ago
  51. 1ffb22c btrfs: cleanup, rename a few variables in btrfs_read_sys_array by David Sterba · 10 years ago
  52. ce7fca5 btrfs: add checks for sys_chunk_array sizes by David Sterba · 10 years ago
  53. 75d6ad3 btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize by David Sterba · 10 years ago
  54. 9cc97d6 Btrfs: Add code to support file creation time by chandan r · 12 years ago
  55. a937b97 btrfs: kill btrfs_inode_*time helpers by David Sterba · 10 years ago
  56. bc208e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  57. 063c54d btrfs: fix raid56 scrub failed in xfstests btrfs/072 by Gui Hecheng · 10 years ago
  58. c4e00f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  59. 95449a1 Btrfs: insert_new_root: Fix lock type of the extent buffer. by chandan · 10 years ago
  60. 78f55e5 Btrfs: fix unused members in struct btrfs_root by Anand Jain · 10 years ago
  61. 0ee13fe btrfs: qgroup: move WARN_ON() to the correct location. by Yang Dongsheng · 10 years ago
  62. 26455d3 Btrfs: cleanup unused run_most by Liu Bo · 10 years ago
  63. 5701934 Rename all ref_count to refs in struct by Zhao Lei · 10 years ago
  64. ffe2d20 Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply by Zhao Lei · 10 years ago
  65. 10f1190 Btrfs: Include map_type in raid_bio by Zhao Lei · 10 years ago
  66. be50a8d Btrfs: Simplify scrub_setup_recheck_block()'s argument by Zhao Lei · 10 years ago
  67. b968fed Btrfs: Combine per-page recover in dev-replace and scrub by Zhao Lei · 10 years ago
  68. 8d6738c Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block() by Zhao Lei · 10 years ago
  69. dc5f7a3 Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block() by Zhao Lei · 10 years ago
  70. 7653947 Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() by Zhao Lei · 10 years ago
  71. 09dd7a0 Btrfs: Cleanup btrfs_bio_counter_inc_blocked() by Zhao Lei · 10 years ago
  72. 114ab50 Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace by Zhao Lei · 10 years ago
  73. b25c94c Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON() by Zhao Lei · 10 years ago
  74. 6e9606d Btrfs: add ref_count and free function for btrfs_bio by Zhao Lei · 10 years ago
  75. 8e5cfb5 Btrfs: Make raid_map array be inlined in btrfs_bio structure by Zhao Lei · 10 years ago
  76. cc7539e Btrfs: sort raid_map before adding tgtdev stripes by Zhao Lei · 10 years ago
  77. e34c330 Btrfs: fix a out-of-bound access of raid_map by Zhao Lei · 10 years ago
  78. df8d116 Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs by Filipe Manana · 10 years ago
  79. 2c2c452 Btrfs: fix fsync when extend references are added to an inode by Filipe Manana · 10 years ago
  80. d36808e Btrfs: fix directory inconsistency after fsync log replay by Filipe Manana · 10 years ago
  81. 6219872 Btrfs: lookup for block group only if needed when freeing a tree block by Filipe Manana · 10 years ago
  82. 730a78c btrfs: remove a no-op unfreeze superbock callback by David Sterba · 10 years ago
  83. 9ee49a04 btrfs: switch extent_state state to unsigned by David Sterba · 10 years ago
  84. 5efa049 btrfs: set proper message level for skinny metadata by David Sterba · 10 years ago
  85. f0954c6 btrfs: update message levels after checksum errors by David Sterba · 10 years ago
  86. aa8ee31 btrfs: update message levels during failed mount by David Sterba · 10 years ago
  87. 68b663d btrfs: update message levels for errors by David Sterba · 10 years ago
  88. a8df6fe Btrfs: fix setup_leaf_for_split() to avoid leaf corruption by Filipe Manana · 10 years ago
  89. 57bbddd Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  90. d354183 Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  91. ce93ec5 Btrfs: track dirty block groups on their own list by Josef Bacik · 10 years ago
  92. e7070be Btrfs: change how we track dirty roots by Josef Bacik · 10 years ago
  93. 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
  94. a53f4f8 btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock. by Qu Wenruo · 10 years ago
  95. 6c9fe14 btrfs: Fix the bug that fs_info->pending_changes is never cleared. by Qu Wenruo · 10 years ago
  96. df0ce26 fs: remove default_backing_dev_info by Christoph Hellwig · 10 years ago
  97. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  98. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  99. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  100. 6e1103a btrfs: fix state->private cast on 32 bit machines by Satoru Takeuchi · 10 years ago