1. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  2. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  3. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  4. ce7791f Btrfs: fix race between readahead and device replace/removal by Filipe Manana · 8 years ago
  5. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  6. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 8 years ago
  7. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 8 years ago
  8. 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 9 years ago
  9. 7aff8cf btrfs: reada: ignore creating reada_extent for a non-existent device by Zhao Lei · 8 years ago
  10. 4fe7a0e btrfs: reada: avoid undone reada extents in btrfs_reada_wait by Zhao Lei · 8 years ago
  11. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 8 years ago
  12. 895a11b btrfs: reada: simplify dev->reada_in_flight processing by Zhao Lei · 8 years ago
  13. 8afd684 btrfs: reada: Fix a debug code typo by Zhao Lei · 8 years ago
  14. 57f16e0 btrfs: reada: Jump into cleanup in direct way for __readahead_hook() by Zhao Lei · 8 years ago
  15. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 8 years ago
  16. 6e39dbe btrfs: reada: Pass reada_extent into __readahead_hook directly by Zhao Lei · 8 years ago
  17. b257cf5 btrfs: reada: move reada_extent_put to place after __readahead_hook() by Zhao Lei · 8 years ago
  18. 1e7970c btrfs: reada: Remove level argument in severial functions by Zhao Lei · 8 years ago
  19. 3194502 btrfs: reada: bypass adding extent when all zone failed by Zhao Lei · 8 years ago
  20. 6a159d2 btrfs: reada: add all reachable mirrors into reada device list by Zhao Lei · 8 years ago
  21. a3f7fde btrfs: reada: Move is_need_to_readahead contition earlier by Zhao Lei · 8 years ago
  22. 97d5f0e btrfs: reada: Avoid many times of empty loop by Zhao Lei · 8 years ago
  23. 8e9aa51 btrfs: reada: Add missed segment checking in reada_find_zone by Zhao Lei · 8 years ago
  24. c37f49c btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone by Zhao Lei · 8 years ago
  25. 5037853 btrfs: reada: Fix in-segment calculation for reada by Zhao Lei · 8 years ago
  26. ed0244f btrfs: reada: use GFP_KERNEL everywhere by David Sterba · 8 years ago
  27. ddd664f btrfs: reada: Fix returned errno code by Luis de Bethencourt · 9 years ago
  28. 7cb2c42 Btrfs: count devices correctly in readahead during RAID 5/6 replace by Omar Sandoval · 9 years ago
  29. 6e9606d Btrfs: add ref_count and free function for btrfs_bio by Zhao Lei · 9 years ago
  30. c0dcaa4 btrfs: sink blocksize parameter to reada_tree_block_flagged by David Sterba · 10 years ago
  31. b6ae40e btrfs: remove blocksize from reada_extent by David Sterba · 10 years ago
  32. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  33. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  34. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 10 years ago
  35. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 10 years ago
  36. 736cfa1 btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue. by Qu Wenruo · 10 years ago
  37. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 10 years ago
  38. 3c59ccd Btrfs: fix reada debug code compilation by Vincent · 11 years ago
  39. 29a8d9a Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() by Stefan Behrens · 12 years ago
  40. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 12 years ago
  41. ff023aa Btrfs: add code to scrub to copy read data to another disk by Stefan Behrens · 12 years ago
  42. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  43. 99621b4 btrfs: reada_extent doesn't need kref for refcount by Al Viro · 12 years ago
  44. 3d136a1 Btrfs: set ioprio of scrub readahead to idle by Stefan Behrens · 12 years ago
  45. 207a232 btrfs: don't add both copies of DUP to reada extent tree by Arne Jansen · 12 years ago
  46. 8c9c2bf btrfs: fix race in reada by Arne Jansen · 12 years ago
  47. 94598ba Btrfs: introduce common define for max number of mirrors by Stefan Behrens · 12 years ago
  48. a175423 Btrfs: fix casting error in scrub reada code by Chris Mason · 12 years ago
  49. 21ca543 Btrfs: rename btrfs_bio multi -> bbio for consistency by Ilya Dryomov · 13 years ago
  50. 9510dc4 Btrfs: stop leaking btrfs_bios on readahead by Ilya Dryomov · 13 years ago
  51. 806468f Merge git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  52. 7414a03 btrfs: initial readahead code and prototypes by Arne Jansen · 13 years ago