1. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  2. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  3. 14a1e06 btrfs: introduce BTRFS_MAX_ITEM_SIZE by Jeff Mahoney · 8 years ago
  4. aee133a btrfs: Ratelimit "no csum found" info message by Nikolay Borisov · 8 years ago
  5. ceeb0ae btrfs: sink gfp parameter to set_extent_bits by David Sterba · 8 years ago
  6. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  7. 389f239 btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums by Chris Mason · 8 years ago
  8. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 8 years ago
  9. c40a3d3 Btrfs: Compute and look up csums based on sectorsized blocks by Chandan Rajendra · 8 years ago
  10. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  11. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 9 years ago
  12. 31e818f btrfs: cleanup, use kmalloc_array/kcalloc array helpers by David Sterba · 9 years ago
  13. b7a0365 Btrfs: ctree: reduce args where only fs_info used by Daniel Dressler · 10 years ago
  14. 6e5aafb Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup by Chris Mason · 10 years ago
  15. 23ea8e5 Btrfs: load checksum data once when submitting a direct read io by Miao Xie · 10 years ago
  16. d1b00a4 btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity by Satoru Takeuchi · 10 years ago
  17. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 10 years ago
  18. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 10 years ago
  19. 7ffbb59 Btrfs: make fsync work after cloning into a file by Filipe Manana · 10 years ago
  20. 35045bf Btrfs: don't access non-existent key when csum tree is empty by Filipe Manana · 10 years ago
  21. d2cbf2a Btrfs: do not increment on bio_index one by one by Liu Bo · 10 years ago
  22. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  23. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 10 years ago
  24. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  25. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  26. 4277a9c Btrfs: add an assert to btrfs_lookup_csums_range for alignment by Josef Bacik · 11 years ago
  27. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  28. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  29. f51a4a1 Btrfs: remove btrfs_sector_sum structure by Miao Xie · 11 years ago
  30. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  31. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 11 years ago
  32. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  33. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 11 years ago
  34. 628c828 btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() by Zhi Yong Wu · 11 years ago
  35. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 11 years ago
  36. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 11 years ago
  37. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 11 years ago
  38. 2f697dc Btrfs: extend the checksum item as much as possible by Liu Bo · 11 years ago
  39. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 11 years ago
  40. 315a985 Btrfs: fix wrong file extent length by Miao Xie · 12 years ago
  41. 221b831 btrfs: fix min csum item size warnings in 32bit by Zach Brown · 12 years ago
  42. 995e01b Btrfs: fix gcc warnings for 32bit compiles by Jan Schmidt · 12 years ago
  43. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  44. 83eea1f Btrfs: kill root from btrfs_is_free_space_inode by Liu Bo · 12 years ago
  45. 0e72110 Btrfs: change how we indicate we're adding csums by Josef Bacik · 12 years ago
  46. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  47. 7ca4be4 Btrfs: don't use crc items bigger than 4KB by Chris Mason · 12 years ago
  48. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  49. 0678b61 btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range() by Mark Fasheh · 13 years ago
  50. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  51. 7ac687d btrfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  52. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 13 years ago
  53. ddf23b3 Btrfs: skip locking if searching the commit root in csum lookup by Josef Bacik · 13 years ago
  54. b43b31b Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus by Chris Mason · 13 years ago
  55. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  56. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  57. d8926bb btrfs: don't BUG_ON btrfs_alloc_path() errors by Mark Fasheh · 13 years ago
  58. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  59. 1cd3079 Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item by Tsutomu Itoh · 13 years ago
  60. 65a246c Btrfs: return error code to caller when btrfs_del_item fails by Tsutomu Itoh · 13 years ago
  61. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  62. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  63. a2de733 btrfs: scrub by Arne Jansen · 13 years ago
  64. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  65. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  66. c2db107 Btrfs: check return value of btrfs_alloc_path() by Tsutomu Itoh · 13 years ago
  67. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  68. ad0397a Btrfs: do error checking in btrfs_del_csums by Josef Bacik · 13 years ago
  69. 2a29edc btrfs: fix several uncheck memory allocations by liubo · 13 years ago
  70. 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 14 years ago
  71. 4a500fd Btrfs: Metadata ENOSPC handling for tree log by Yan, Zheng · 14 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  73. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  74. 07d400a Btrfs: tree logging checksum fixes by Yan Zheng · 15 years ago
  75. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 15 years ago
  76. 87b29b2 Btrfs: properly check free space for tree balancing by Yan Zheng · 15 years ago
  77. dcbdd4d Btrfs: delete checksum items before marking blocks free by Chris Mason · 15 years ago
  78. 17d217f Btrfs: fix nodatasum handling in balancing code by Yan Zheng · 16 years ago
  79. 459931e Btrfs: Delete csum items when freeing extents by Chris Mason · 16 years ago
  80. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 16 years ago
  81. 607d432 Btrfs: add support for multiple csum algorithms by Josef Bacik · 16 years ago
  82. 39be25c Btrfs: Use invalidatepage when writepage finds a page outside of i_size by Chris Mason · 16 years ago
  83. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  84. 639cb58 Btrfs: Fix variable init during csum creation by Chris Mason · 16 years ago
  85. 4d1b5fb Btrfs: Lookup readpage checksums on bio submission again by Chris Mason · 16 years ago
  86. 5386323 Btrfs: Lower contention on the csum mutex by Chris Mason · 16 years ago
  87. 3de9d6b btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now by Chris Mason · 16 years ago
  88. 6dab815 Btrfs: Hold csum mutex while reading in sums during readpages by Chris Mason · 16 years ago
  89. 61b4944 Btrfs: Fix streaming read performance with checksumming on by Chris Mason · 16 years ago
  90. bcc63ab Btrfs: implement memory reclaim for leaf reference cache by Yan · 16 years ago
  91. ed98b56 Btrfs: Take the csum mutex while reading checksums by Chris Mason · 16 years ago
  92. e5a2217 Fix btrfs_wait_ordered_extent_range to properly wait by Chris Mason · 16 years ago
  93. 7f3c74f Btrfs: Keep extent mappings in ram until pending ordered extents are done by Chris Mason · 16 years ago
  94. 3edf7d3 Btrfs: Handle data checksumming on bios that span multiple ordered extents by Chris Mason · 16 years ago
  95. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 16 years ago
  96. f2eb0a2 Btrfs: Clone file data ioctl by Sage Weil · 16 years ago
  97. e015640 Btrfs: Write bio checksumming outside the FS mutex by Chris Mason · 16 years ago
  98. eb20978 Btrfs: Use KM_USERN instead of KM_IRQ during data summing by Chris Mason · 16 years ago
  99. 2e1a992 Btrfs: Make sure bio pages are adjacent during bulk csumming by Chris Mason · 16 years ago
  100. 6e92f5e Btrfs: While doing checksums on bios, cache the extent_buffer mapping by Chris Mason · 16 years ago