1. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  2. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  3. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 10 years ago
  4. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  5. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  6. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  7. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  8. 6787125 btrfs: Fix checkpatch.pl warning of spacing issues by Dulshani Gunawardhana · 11 years ago
  9. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  10. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  11. 4b38431 btrfs: Introduce extent_read_full_page_nolock() by Mark Fasheh · 11 years ago
  12. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  13. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 11 years ago
  14. 64a1670 Btrfs: add rw argument to merge_bio_hook() by David Woodhouse · 15 years ago
  15. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  16. 15e3004 Btrfs: cleanup pages properly when ENOMEM in compression by Josef Bacik · 12 years ago
  17. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
  18. 659e45d Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  19. e627ee7 Btrfs: check return value of bio_alloc() properly by Tsutomu Itoh · 12 years ago
  20. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  21. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  22. d008237 btrfs: drop gfp_t from lock_extent by Jeff Mahoney · 12 years ago
  23. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  24. 7ac687d btrfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  25. 285190d Btrfs: check return value of lookup_extent_mapping() correctly by Tsutomu Itoh · 12 years ago
  26. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 13 years ago
  27. e55179b Btrfs: check the nodatasum flag when writing compressed files by Li Zefan · 13 years ago
  28. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  29. 306e16c btrfs: rename variables clashing with global function names by David Sterba · 13 years ago
  30. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  31. c2db107 Btrfs: check return value of btrfs_alloc_path() by Tsutomu Itoh · 13 years ago
  32. dac97e51 Btrfs: fix uncheck memory allocations by Yoshinori Sano · 13 years ago
  33. 8e4eef7 btrfs: Drop __exit attribute on btrfs_exit_compress by Alexey Charkov · 13 years ago
  34. 6b82ce8 btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read by liubo · 13 years ago
  35. 3a39c18 btrfs: Extract duplicate decompress code by Li Zefan · 14 years ago
  36. a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago
  37. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  38. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  39. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  40. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  41. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  42. 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
  43. ef5780c0 Btrfs: fix gfp flags masking in the compression code by Nick Piggin · 14 years ago
  44. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  45. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  46. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  47. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  48. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 15 years ago
  49. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  50. 17d217f Btrfs: fix nodatasum handling in balancing code by Yan Zheng · 16 years ago
  51. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 16 years ago
  52. 4b4e25f Btrfs: compat code fixes by Chris Mason · 16 years ago
  53. 15916de Btrfs: Fixes for 2.6.28-rc API changes by Chris Mason · 16 years ago
  54. 5b050f0 Btrfs: Fix compile warnings on 32 bit machines by Chris Mason · 16 years ago
  55. e04ca62 Btrfs: Fix use after free during compressed reads by Chris Mason · 16 years ago
  56. ff5b7ee Btrfs: Fix csum error for compressed data by Yan Zheng · 16 years ago
  57. af09abf Btrfs: make sure compressed bios don't complete too soon by Chris Mason · 16 years ago
  58. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  59. 70b99e6 Btrfs: Compression corner fixes by Chris Mason · 16 years ago
  60. cfbc246 Btrfs: walk compressed pages based on the nr_pages count instead of bytes by Chris Mason · 16 years ago
  61. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago