1. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  3. 50745b0 Btrfs: Direct I/O: Fix space accounting by chandan · 9 years ago
  4. a30e577 btrfs: skip waiting on ordered range for special files by Jeff Mahoney · 9 years ago
  5. 005efed Btrfs: fix read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  6. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  7. 85e0a0f Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock by Filipe Manana · 9 years ago
  8. 6af3e3a Btrfs: don't initialize a space info as full to prevent ENOSPC by Filipe Manana · 9 years ago
  9. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  11. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  12. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  13. 527afb4 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called by Tsutomu Itoh · 9 years ago
  14. c6dd6ea btrfs: async_thread: Fix workqueue 'max_active' value when initializing by Qu Wenruo · 9 years ago
  15. 943c6e9 btrfs: Add raid56 support for updating by Zhao Lei · 9 years ago
  16. 2c45804 btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures by Zhao Lei · 9 years ago
  17. 8c204c9 btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunks and scrub_chunk by Zhao Lei · 9 years ago
  18. 7955323 btrfs: Update out-of-date "skip parity stripe" comment by Zhao Lei · 9 years ago
  19. 3a9508b btrfs: fix compile when block cgroups are not enabled by Chris Mason · 9 years ago
  20. b84b839 Btrfs: fix file read corruption after extent cloning and fsync by Filipe Manana · 9 years ago
  21. 1f9b8c8 Btrfs: check if previous transaction aborted to avoid fs corruption by Filipe Manana · 9 years ago
  22. 277fb5f btrfs: use __GFP_NOFAIL in alloc_btrfs_bio by Michal Hocko · 9 years ago
  23. d1b5c56 btrfs: Prevent from early transaction abort by Michal Hocko · 9 years ago
  24. 60d53eb btrfs: Remove unused arguments in tree-log.c by Zhaolei · 9 years ago
  25. 34eb2a5 btrfs: Remove useless condition in start_log_trans() by Zhaolei · 9 years ago
  26. bee9182 introduce __sb_writers_{acquired,release}() helpers by Oleg Nesterov · 9 years ago
  27. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  28. 0e28997 btrfs: remove bio splitting and merge_bvec_fn() calls by Kent Overstreet · 11 years ago
  29. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  30. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  31. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  32. a4027a2 Btrfs: remove unused mutex from struct 'btrfs_fs_info' by Byongho Lee · 9 years ago
  33. 4a77089 Btrfs: fix parity scrub of RAID 5/6 with missing device by Omar Sandoval · 9 years ago
  34. 73ff61d Btrfs: fix device replace of a missing RAID 5/6 device by Omar Sandoval · 9 years ago
  35. b4ee178 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation by Omar Sandoval · 9 years ago
  36. 7cb2c42 Btrfs: count devices correctly in readahead during RAID 5/6 replace by Omar Sandoval · 9 years ago
  37. 03679ad Btrfs: remove misleading handling of missing device scrub by Omar Sandoval · 9 years ago
  38. 293a848 btrfs: fix clone / extent-same deadlocks by Mark Fasheh · 9 years ago
  39. 4a3560c Btrfs: fix defrag to merge tail file extent by Liu Bo · 9 years ago
  40. acdf898 Btrfs: fix warning in backref walking by Liu Bo · 9 years ago
  41. 166f66d btrfs: Add WARN_ON() for double lock in btrfs_tree_lock() by Zhaolei · 9 years ago
  42. 9ed0dea btrfs: Remove root argument in extent_data_ref_count() by Zhaolei · 9 years ago
  43. d022075 btrfs: Fix wrong comment of btrfs_alloc_tree_block() by Zhaolei · 9 years ago
  44. 93314e3 btrfs: abort transaction on btrfs_reloc_cow_block() by Zhaolei · 9 years ago
  45. 147d256 btrfs: Remove unnecessary variants in relocation.c by Zhaolei · 9 years ago
  46. dc2ee4e btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk() by Zhaolei · 9 years ago
  47. 4624900 btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode() by Zhaolei · 9 years ago
  48. 4b3576e btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group() by Zhaolei · 9 years ago
  49. 55e3a60 btrfs: Fix data checksum error cause by replace with io-load. by Zhaolei · 9 years ago
  50. b708ce9 btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() by Zhaolei · 9 years ago
  51. 0e22be8 btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off() by Zhaolei · 9 years ago
  52. 868f401 btrfs: Use ref_cnt for set_block_group_ro() by Zhaolei · 9 years ago
  53. d7cad23 btrfs: Bypass unrelated items before accessing its contents in scrub by Zhao Lei · 9 years ago
  54. fe8cf65 btrfs: Load only necessary csums into list in scrub by Zhao Lei · 9 years ago
  55. a0dd59d btrfs: Fix calculate typo caused by ambiguous meaning of logic_end by Zhao Lei · 9 years ago
  56. 6fa96d7 btrfs: Free checksum list on scrub_extent() fail by Zhao Lei · 9 years ago
  57. f2f66a2 btrfs: Check cancel and pause in interval of scrub operation by Zhao Lei · 9 years ago
  58. 78fa177 btrfs: Show detail information when mount failed on missing devices by Zhao Lei · 9 years ago
  59. a323e81 btrfs: Fix scrub panic when leaf crosses stripes by Zhao Lei · 9 years ago
  60. 18aa092 Btrfs: fix stale dir entries after removing a link and fsync by Filipe Manana · 9 years ago
  61. dd81d45 btrfs: fix search key advancing condition by Naohiro Aota · 9 years ago
  62. d658910 Btrfs: teach backref walking about backrefs with underflowed offset values by Filipe Manana · 9 years ago
  63. bde6c24 Btrfs: fix stale dir entries after unlink, inode eviction and fsync by Filipe Manana · 9 years ago
  64. bb53eda Btrfs: fix stale directory entries after fsync log replay by Filipe Manana · 9 years ago
  65. af0b315 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  66. d41e36a Btrfs: Spelling s/consitent/consistent/ by Geert Uytterhoeven · 9 years ago
  67. c05f942 btrfs: qgroup: Fix a regression in qgroup reserved space. by Qu Wenruo · 9 years ago
  68. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  69. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  70. e33e17e btrfs: add missing discards when unpinning extents with -o discard by Jeff Mahoney · 9 years ago
  71. e44163e btrfs: explictly delete unused block groups in close_ctree and ro-remount by Jeff Mahoney · 9 years ago
  72. 499f377 btrfs: iterate over unused chunk space in FITRIM by Jeff Mahoney · 9 years ago
  73. 8655786 btrfs: skip superblocks during discard by Jeff Mahoney · 9 years ago
  74. 4d89d37 btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries by Jeff Mahoney · 9 years ago
  75. d04c6b8 btrfs: make btrfs_issue_discard return bytes discarded by Jeff Mahoney · 9 years ago
  76. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  77. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  78. 3e303ea btrfs: its btrfs_err() instead of btrfs_error() by Anand Jain · 9 years ago
  79. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  80. 8a73301 btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() by Zhao Lei · 9 years ago
  81. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  82. ed95876 Btrfs: fix file corruption after cloning inline extents by Filipe Manana · 9 years ago
  83. cffc337 Btrfs: fix order by which delayed references are run by Filipe Manana · 9 years ago
  84. d3efe08 Btrfs: fix list transaction->pending_ordered corruption by Filipe Manana · 9 years ago
  85. 497b405 Btrfs: fix memory leak in the extent_same ioctl by Filipe Manana · 9 years ago
  86. c1aa457 Btrfs: fix shrinking truncate when the no_holes feature is enabled by Filipe Manana · 9 years ago
  87. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  88. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  89. 9689457 Btrfs: fix wrong check for btrfs_force_chunk_alloc() by Shilong Wang · 9 years ago
  90. ddba1bf Btrfs: fix warning of bytes_may_use by Liu Bo · 9 years ago
  91. ad9ee20 Btrfs: fix hang when failing to submit bio of directIO by Liu Bo · 9 years ago
  92. 9c6429d Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() by Filipe Manana · 9 years ago
  93. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 9 years ago
  94. 1c919a5 btrfs: don't update mtime/ctime on deduped inodes by Mark Fasheh · 9 years ago
  95. 0efa9f4 btrfs: allow dedupe of same inode by Mark Fasheh · 9 years ago
  96. f441460 btrfs: fix deadlock with extent-same and readpage by Mark Fasheh · 9 years ago
  97. 207910d btrfs: pass unaligned length to btrfs_cmp_data() by Mark Fasheh · 9 years ago
  98. a89ca6f Btrfs: fix fsync after truncate when no_holes feature is enabled by Filipe Manana · 9 years ago
  99. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  100. 36283bf Btrfs: fix fsync xattr loss in the fast fsync path by Filipe Manana · 9 years ago