1. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  2. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 10 years ago
  3. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  4. e20d6c5 Btrfs: fix check-integrity to look at the referenced data properly by Josef Bacik · 11 years ago
  5. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  7. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  8. 33879d4 block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  9. 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
  10. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  11. 301993a Btrfs: check_int, remove warning for mixed-mode by Stefan Behrens · 11 years ago
  12. a5f519c Btrfs: fix check_int 'leaf item out of bounce' regression by Stefan Behrens · 11 years ago
  13. 8d78eb1 Btrfs: Use %z to format size_t by Geert Uytterhoeven · 11 years ago
  14. fce2936 Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y by Geert Uytterhoeven · 11 years ago
  15. 778746b Btrfs: PAGE_CACHE_SIZE is already unsigned long by Geert Uytterhoeven · 11 years ago
  16. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  17. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  18. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  19. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  20. cdb4c57 btrfs: define BTRFS_MAGIC as a u64 value by Zach Brown · 11 years ago
  21. cb3806e Btrfs: fix race in check-integrity caused by usage of bitfield by Stefan Behrens · 12 years ago
  22. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  23. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  24. 5d96405 Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree by Stefan Behrens · 12 years ago
  25. 62856a9 Btrfs: detect corrupted filesystem after write I/O errors by Stefan Behrens · 12 years ago
  26. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  27. 606686e Btrfs: use rcu to protect device->name by Josef Bacik · 12 years ago
  28. 48235a6 Btrfs: fix false positive in check-integrity on unmount by Stefan Behrens · 12 years ago
  29. 86ff7ff Btrfs: fix runtime warning in check-integrity check data mode by Stefan Behrens · 12 years ago
  30. e06baab Btrfs: change integrity checker to support big blocks by Stefan Behrens · 12 years ago
  31. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  32. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  33. 3e93b8d BTRFS: Don't include disk-io.h twice in check-integrity.c by Jesper Juhl · 12 years ago
  34. 0b48514 Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c by Stefan Behrens · 12 years ago
  35. 5db0276 Btrfs: add optional integrity check code by Stefan Behrens · 13 years ago