1. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  2. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  3. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  4. 13c5a93 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction by Josef Bacik · 13 years ago
  5. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  6. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 13 years ago
  7. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  8. 1561ded btrfs: fix possible deadlock by clearing __GFP_FS flag by Miao Xie · 13 years ago
  9. c59021f Btrfs: fix OOPS of empty filesystem after balance by liubo · 13 years ago
  10. 5378e60 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes by Li Dongyang · 13 years ago
  11. 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 13 years ago
  12. 7e75bf3 btrfs: properly access unaligned checksum buffer by David Sterba · 13 years ago
  13. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  14. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  15. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  17. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  18. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  19. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 14 years ago
  20. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  21. eb14ab8 Btrfs: fix page->private races by Chris Mason · 14 years ago
  22. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  23. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  24. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  25. 83a4d54 Btrfs: Fix memory leak at umount by Li Zefan · 14 years ago
  26. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  27. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  28. 5e540f7 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() by Tsutomu Itoh · 14 years ago
  29. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  30. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  31. a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago
  32. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  33. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  34. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  35. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  36. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 14 years ago
  37. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 14 years ago
  38. 784b4e2 Btrfs: add migrate page for metadata inode by Chris Mason · 14 years ago
  39. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  40. bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
  41. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  42. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
  43. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  44. c3b9a62 btrfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  45. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  46. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  47. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  48. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  49. 4a500fd Btrfs: Metadata ENOSPC handling for tree log by Yan, Zheng · 14 years ago
  50. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  51. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  52. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  53. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  54. 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
  55. e6d086d btrfs: convert to using bdi_setup_and_register() by Jens Axboe · 14 years ago
  56. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  57. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  58. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  59. 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
  60. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  61. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  62. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  63. e3acc2a Btrfs: run orphan cleanup on default fs root by Josef Bacik · 15 years ago
  64. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  65. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  66. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago
  67. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  68. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  69. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  70. e3ccfa9 Btrfs: async delalloc flushing under space pressure by Josef Bacik · 15 years ago
  71. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  72. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  73. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  74. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  75. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  76. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  77. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  78. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  79. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  80. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  81. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  82. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  83. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  84. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  85. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  86. 9042846 Btrfs: Allow worker threads to exit when idle by Chris Mason · 15 years ago
  87. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  88. ec6a867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  89. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  90. 655c5d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  91. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  92. 68b3855 Btrfs: change how we unpin extents by Josef Bacik · 15 years ago
  93. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  94. 8312194 Btrfs: Fix crash on read failures at mount by David Woodhouse · 15 years ago
  95. ad081f1 btrfs: properly register fs backing device by Jens Axboe · 15 years ago
  96. 4eedeb7 Btrfs: pin buffers during write_dev_supers by Hisashi Hifumi · 15 years ago
  97. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  98. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  99. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  100. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago