1. 2b8195b Btrfs: fix the race between bio and btrfs_stop_workers by Miao Xie · 13 years ago
  2. 779880e Btrfs: fix how we discard outstanding ordered extents on abort by Josef Bacik · 13 years ago
  3. eb12db6 Btrfs: fix freeing delayed ref head while still holding its mutex by Josef Bacik · 13 years ago
  4. d1d3cd2 btrfs: list_entry can't return NULL by Eric Sandeen · 13 years ago
  5. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 13 years ago
  6. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 13 years ago
  7. df0af1a5 Btrfs: use the inode own lock to protect its delalloc_bytes by Miao Xie · 13 years ago
  8. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 13 years ago
  9. e2d8452 Btrfs: use percpu counter for dirty metadata count by Miao Xie · 13 years ago
  10. a1897fd Btrfs: record first logical byte in memory by Liu Bo · 13 years ago
  11. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 13 years ago
  12. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 13 years ago
  13. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 13 years ago
  14. ed7b63e Btrfs: only clear dirty on the buffer if it is marked as dirty by Josef Bacik · 13 years ago
  15. bb146eb Btrfs: move checks in set_page_dirty under DEBUG by Josef Bacik · 13 years ago
  16. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 13 years ago
  17. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 13 years ago
  18. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 13 years ago
  19. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 13 years ago
  20. e922e08 Btrfs: enhance btrfs structures for device replace support by Stefan Behrens · 13 years ago
  21. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 13 years ago
  22. 5d96405 Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree by Stefan Behrens · 13 years ago
  23. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 13 years ago
  24. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 13 years ago
  25. 292fd7f Btrfs: don't allow degraded mount if too many devices are missing by Stefan Behrens · 13 years ago
  26. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 13 years ago
  27. 1037a5a Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer by Wang Sheng-Hui · 13 years ago
  28. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 13 years ago
  29. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 13 years ago
  30. de0022b Btrfs: do not async metadata csumming in certain situations by Josef Bacik · 13 years ago
  31. 354aa0f Btrfs: fix orphan transaction on the freezed filesystem by Miao Xie · 13 years ago
  32. 892951a Btrfs: remove unused write cache pages hook by Josef Bacik · 13 years ago
  33. 2e90cf8 Btrfs: cleanup fs_info->hashers by Liu Bo · 13 years ago
  34. b4f359a Btrfs: remove unnecessary code in btree_get_extent() by Tsutomu Itoh · 13 years ago
  35. 0433f20 Btrfs: cleanup of error processing in btree_get_extent() by Tsutomu Itoh · 13 years ago
  36. 0647d6b Btrfs: cleanup for unused ref cache stuff by liubo · 13 years ago
  37. 2ecb792 Btrfs: fix unprotected ->log_batch by Miao Xie · 13 years ago
  38. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 13 years ago
  39. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  40. 256dd1b Btrfs: fix that repair code is spuriously executed for transid failures by Stefan Behrens · 13 years ago
  41. 68ce968 Btrfs: remove superblock writing after fatal error by Stefan Behrens · 13 years ago
  42. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 13 years ago
  43. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 13 years ago
  44. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  45. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 14 years ago
  46. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 13 years ago
  47. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 13 years ago
  48. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 13 years ago
  49. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 13 years ago
  50. c090158 Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages() by Stefan Behrens · 13 years ago
  51. 44c44af Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting by Ilya Dryomov · 14 years ago
  52. fed425c Btrfs: do not return EINVAL instead of ENOMEM from open_ctree() by Ilya Dryomov · 14 years ago
  53. bcef60f Btrfs: quota tree support and startup by Arne Jansen · 14 years ago
  54. 416ac51 Btrfs: qgroup state and initialization by Arne Jansen · 14 years ago
  55. 20897f5 Btrfs: added helper to create new trees by Arne Jansen · 14 years ago
  56. 097b8a7 Btrfs: join tree mod log code with the code holding back delayed refs by Jan Schmidt · 14 years ago
  57. 5eecb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  58. 2b6ba62 Btrfs: resume balance on rw (re)mounts properly by Ilya Dryomov · 14 years ago
  59. 68310a5 Btrfs: restore restriper state on all mounts by Ilya Dryomov · 14 years ago
  60. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  61. e18fca7 Btrfs: add a missing spin_lock by Josef Bacik · 14 years ago
  62. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  63. 67cde34 Btrfs: destroy the items of the delayed inodes in error handling routine by Miao Xie · 14 years ago
  64. ed0eaa1 Btrfs: make sure that we've made everything in pinned tree clean by Liu Bo · 14 years ago
  65. 6e841e3 Btrfs: avoid memory leak of extent state in error handling routine by Liu Bo · 14 years ago
  66. 69e380d Btrfs: fix incompat flags setting by Li Zefan · 14 years ago
  67. 606686e Btrfs: use rcu to protect device->name by Josef Bacik · 14 years ago
  68. ee670f0a Btrfs: fix btrfs_destroy_marked_extents by Josef Bacik · 14 years ago
  69. d7096fc Btrfs: wake up transaction waiters when aborting a transaction by Josef Bacik · 14 years ago
  70. b939d1a Btrfs: fix locking in btrfs_destroy_delayed_refs by Josef Bacik · 14 years ago
  71. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  72. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 14 years ago
  73. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 14 years ago
  74. 442a4f6 Btrfs: add device counters for detected IO and checksum errors by Stefan Behrens · 14 years ago
  75. d07eb91 btrfs: Drop unused function btrfs_abort_devices() by Asias He · 14 years ago
  76. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 14 years ago
  77. 72ac3c0 Btrfs: convert the inode bit field to use the actual bit operations by Josef Bacik · 14 years ago
  78. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 14 years ago
  79. f29021b Btrfs: add tree mod log to fs_info by Jan Schmidt · 14 years ago
  80. 5581a51 Btrfs: don't set for_cow parameter for tree block functions by Jan Schmidt · 14 years ago
  81. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  82. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 14 years ago
  83. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 14 years ago
  84. 8d082fb Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE by Liu Bo · 14 years ago
  85. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 9c017ab btrfs: assignment in write_dev_flush() doesn't need two semi-colons by Jesper Juhl · 14 years ago
  87. bc3f116 Btrfs: update the checks for mixed block groups with big metadata blocks by Chris Mason · 14 years ago
  88. 3c4bb26 Btrfs: flush out and clean up any block device pages during mount by Chris Mason · 14 years ago
  89. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 14 years ago
  90. 65139ed btrfs: disallow unequal data/metadata blocksize for mixed block groups by David Sterba · 14 years ago
  91. fcd1f06 Btrfs: enhance superblock sanity checks by David Sterba · 14 years ago
  92. ea46679 Btrfs: deal with read errors on extent buffers differently by Josef Bacik · 14 years ago
  93. f3f266a Btrfs: don't use threaded IO completion helpers for metadata writes by Chris Mason · 14 years ago
  94. 0b32f4b Btrfs: ensure an entire eb is written at once by Josef Bacik · 14 years ago
  95. 3083ee2 Btrfs: introduce free_extent_buffer_stale by Josef Bacik · 14 years ago
  96. 4f2de97a Btrfs: set page->private to the eb by Josef Bacik · 14 years ago
  97. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 15 years ago
  98. 914b200 btrfs: Fix busyloop in transaction_kthread() by Jan Kara · 14 years ago
  99. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 14 years ago
  100. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 14 years ago