1. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  2. e3acc2a Btrfs: run orphan cleanup on default fs root by Josef Bacik · 15 years ago
  3. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  4. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  5. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago
  6. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  7. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  8. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  9. e3ccfa9 Btrfs: async delalloc flushing under space pressure by Josef Bacik · 15 years ago
  10. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  11. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  12. 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
  13. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  14. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  15. 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
  16. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  17. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  18. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  19. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  20. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  21. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  22. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  23. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  24. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  25. 9042846 Btrfs: Allow worker threads to exit when idle by Chris Mason · 15 years ago
  26. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  27. ec6a867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  28. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  29. 655c5d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  30. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  31. 68b3855 Btrfs: change how we unpin extents by Josef Bacik · 15 years ago
  32. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  33. 8312194 Btrfs: Fix crash on read failures at mount by David Woodhouse · 15 years ago
  34. ad081f1 btrfs: properly register fs backing device by Jens Axboe · 15 years ago
  35. 4eedeb7 Btrfs: pin buffers during write_dev_supers by Hisashi Hifumi · 15 years ago
  36. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  37. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  38. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  39. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago
  40. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  41. cc7b0c9 Btrfs: remove some WARN_ONs in the IO failure path by Chris Mason · 15 years ago
  42. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  43. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 15 years ago
  44. b7967db Btrfs: remove #if 0 code by Chris Mason · 15 years ago
  45. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 15 years ago
  46. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 15 years ago
  47. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  48. b983471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  49. 3e7ad38 Btrfs: remove dead code by Dan Carpenter · 15 years ago
  50. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 15 years ago
  51. 04018de Btrfs: kill the pinned_mutex by Josef Bacik · 15 years ago
  52. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  53. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 15 years ago
  54. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 15 years ago
  55. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  56. c3e69d5 Btrfs: process the delayed reference queue in clusters by Chris Mason · 15 years ago
  57. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 15 years ago
  58. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 15 years ago
  59. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 16 years ago
  60. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 16 years ago
  61. c487685 Btrfs: hash_lock is no longer needed by Chris Mason · 16 years ago
  62. b51912c Btrfs: async threads should try harder to find work by Chris Mason · 16 years ago
  63. 7237f18 Btrfs: fix tree logs parallel sync by Yan Zheng · 16 years ago
  64. 7e66285 Btrfs: open_ctree() error handling can oops on fs_info by Qinghuang Feng · 16 years ago
  65. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 16 years ago
  66. 57506d5 Btrfs: check return value for kthread_run() correctly by Qinghuang Feng · 16 years ago
  67. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  68. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  69. 2d69a0f Btrfs: avoid potential super block corruption by Yan Zheng · 16 years ago
  70. b34b086 Btrfs: Fix compile warning around num_online_cpus() in a min statement by Chris Mason · 16 years ago
  71. cad321a Btrfs: shift all end_io work to thread pools by Chris Mason · 16 years ago
  72. e4404d6 Btrfs: shared seed device by Yan Zheng · 16 years ago
  73. 0403e47 Btrfs: Add checking of csum tree in balancing code by Yan Zheng · 16 years ago
  74. a512bbf Btrfs: superblock duplication by Yan Zheng · 16 years ago
  75. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 16 years ago
  76. 607d432 Btrfs: add support for multiple csum algorithms by Josef Bacik · 16 years ago
  77. c6e2bac Btrfs: fix panic on error during mount by Josef Bacik · 16 years ago
  78. f2b636e Btrfs: add support for compat flags to btrfs by Josef Bacik · 16 years ago
  79. 6e430f9 Btrfs: fix shadowed variable declarations by Christoph Hellwig · 16 years ago
  80. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  81. e556ce2 Btrfs: Drop dirty roots created by log replay immediately when by Yan Zheng · 16 years ago
  82. 4b4e25f Btrfs: compat code fixes by Chris Mason · 16 years ago
  83. 7c2ca46 Btrfs: Do fsync log replay when mount -o ro, except when on readonly media by Chris Mason · 16 years ago
  84. d2c3f4f Btrfs: Avoid writeback stalls by Chris Mason · 16 years ago
  85. 9f0ba5b Btrfs: unplug all devices in the unplug call back by Chris Mason · 16 years ago
  86. ea9e8b1 Btrfs: prevent loops in the directory tree when creating snapshots by Chris Mason · 16 years ago
  87. 3394e16 Btrfs: Give each subvol and snapshot their own anonymous devid by Chris Mason · 16 years ago
  88. 3de4586 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree by Chris Mason · 16 years ago
  89. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  90. c146afa Btrfs: mount ro and remount support by Yan Zheng · 16 years ago
  91. 6f3577b Btrfs: Improve metadata read latencies by Chris Mason · 16 years ago
  92. 240d5d4 Btrfs: tune btrfs unplug functions for a small number of devices by Chris Mason · 16 years ago
  93. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  94. 4a69a41 Btrfs: Add ordered async work queues by Chris Mason · 16 years ago
  95. 84234f3 Btrfs: Add root tree pointer transaction ids by Yan Zheng · 16 years ago
  96. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  97. f82d02d Btrfs: Improve space balancing code by Yan Zheng · 16 years ago
  98. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  99. 83afeac Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure by Jim Meyering · 16 years ago
  100. 0463bb4 Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc by Jim Meyering · 16 years ago