1. 7ee9e44 Btrfs: check if we can nocow if we don't have data space by Josef Bacik · 11 years ago
  2. b150a4f Btrfs: use a percpu to keep track of possibly pinned bytes by Josef Bacik · 11 years ago
  3. 1be41b7 Btrfs: fix transaction throttling for delayed refs by Josef Bacik · 11 years ago
  4. 8c2a1a3 Btrfs: exclude logged extents before replying when we are mixed by Josef Bacik · 11 years ago
  5. b382a32 Btrfs: fix qgroup rescan resume on mount by Jan Schmidt · 11 years ago
  6. d52be81 Btrfs: simplify unlink reservations by Josef Bacik · 11 years ago
  7. 4a9d8bd Btrfs: make the state of the transaction more readable by Miao Xie · 11 years ago
  8. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  9. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 11 years ago
  10. b0feb9d Btrfs: introduce grab/put functions for the root of the fs/file tree by Miao Xie · 11 years ago
  11. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  12. babbf170 Btrfs: make the snap/subv deletion end more early when the fs is R/O by Miao Xie · 11 years ago
  13. 1c89cdd Minor format cleanup. by Andreas Philipp · 11 years ago
  14. 57254b6e Btrfs: add ioctl to wait for qgroup rescan completion by Jan Schmidt · 11 years ago
  15. 1e8f915 Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist by Wang Shilong · 11 years ago
  16. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  17. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 11 years ago
  18. 1104a88 btrfs: enhance superblock checks by David Sterba · 11 years ago
  19. b6919a5 btrfs: fix misleading variable name for flags by David Sterba · 11 years ago
  20. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  21. 2f23203 Btrfs: rescan for qgroups by Jan Schmidt · 11 years ago
  22. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 11 years ago
  23. 5fbf83c Btrfs: delete unused parameter to btrfs_read_root_item() by Stefan Behrens · 11 years ago
  24. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 11 years ago
  25. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  26. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 11 years ago
  27. f2f6ed3 Btrfs: introduce a mutex lock for btrfs quota operations by Wang Shilong · 11 years ago
  28. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  29. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  30. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 11 years ago
  31. 0874881 btrfs: clean up transaction abort messages by David Sterba · 11 years ago
  32. d5c1207 Btrfs: fix wrong reserved space in qgroup during snap/subv creation by Miao Xie · 11 years ago
  33. dc81cdc Btrfs: fix remount vs autodefrag by Miao Xie · 11 years ago
  34. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  35. cdb4c57 btrfs: define BTRFS_MAGIC as a u64 value by Zach Brown · 11 years ago
  36. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 11 years ago
  37. 210549e btrfs: add cancellation points to defrag by David Sterba · 11 years ago
  38. 5d80366 Btrfs: steal from global reserve if we are cleaning up orphans by Josef Bacik · 11 years ago
  39. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 11 years ago
  40. aa43a17 btrfs: handle null fs_info in btrfs_panic() by Eric Sandeen · 11 years ago
  41. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 11 years ago
  42. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 11 years ago
  43. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 11 years ago
  44. e2d8452 Btrfs: use percpu counter for dirty metadata count by Miao Xie · 11 years ago
  45. c018dae Btrfs: protect fs_info->alloc_start by Miao Xie · 11 years ago
  46. 8c6a3ee Btrfs: add a comment for fs_info->max_inline by Miao Xie · 11 years ago
  47. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 11 years ago
  48. e6ec716 Btrfs: make raid attr array more readable by Miao Xie · 12 years ago
  49. a1897fd Btrfs: record first logical byte in memory by Liu Bo · 12 years ago
  50. dcfac41 Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay by Liu Bo · 12 years ago
  51. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  52. 4ae10b3 Btrfs: Add a stripe cache to raid56 by Chris Mason · 11 years ago
  53. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 11 years ago
  54. 64a1670 Btrfs: add rw argument to merge_bio_hook() by David Woodhouse · 15 years ago
  55. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  56. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  57. ad91455 Btrfs: don't memset new tokens by Josef Bacik · 12 years ago
  58. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  59. d6393786 Btrfs: add path->really_keep_locks by Josef Bacik · 12 years ago
  60. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
  61. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 12 years ago
  62. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  63. 72d7aef Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace by Stefan Behrens · 12 years ago
  64. 29a8d9a Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() by Stefan Behrens · 12 years ago
  65. e93c89c Btrfs: add new sources for device replace code by Stefan Behrens · 12 years ago
  66. ff023aa Btrfs: add code to scrub to copy read data to another disk by Stefan Behrens · 12 years ago
  67. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  68. 5ac00ad Btrfs: disallow mutually exclusive admin operations from user mode by Stefan Behrens · 12 years ago
  69. a2bff64 Btrfs: introduce a btrfs_dev_replace_item type by Stefan Behrens · 12 years ago
  70. e922e08 Btrfs: enhance btrfs structures for device replace support by Stefan Behrens · 12 years ago
  71. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 12 years ago
  72. 315a985 Btrfs: fix wrong file extent length by Miao Xie · 12 years ago
  73. d142324 Btrfs: Fix typo in fs/btrfs by Masanari Iida · 12 years ago
  74. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  75. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  76. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  77. c657c3e Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable by Chris Mason · 12 years ago
  78. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  79. 5b6602e Btrfs: determine level of old roots by Jan Schmidt · 12 years ago
  80. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  81. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago
  82. f186373 btrfs: extended inode refs by Mark Fasheh · 12 years ago
  83. 005d642 btrfs: move transaction aborts to the point of failure by David Sterba · 12 years ago
  84. 2e90cf8 Btrfs: cleanup fs_info->hashers by Liu Bo · 12 years ago
  85. ea658ba Btrfs: delay block group item insertion by Josef Bacik · 12 years ago
  86. 0647d6b Btrfs: cleanup for unused ref cache stuff by liubo · 12 years ago
  87. 2ecb792 Btrfs: fix unprotected ->log_batch by Miao Xie · 12 years ago
  88. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  89. 7014cdb Btrfs: btrfs_drop_extent_cache should never fail by Josef Bacik · 12 years ago
  90. 2aaa665 Btrfs: add hole punching by Josef Bacik · 12 years ago
  91. 2671485 Btrfs: remove unused hint byte argument for btrfs_drop_extents by Josef Bacik · 12 years ago
  92. ca7e70f Btrfs: do not needlessly restart the transaction for enospc by Josef Bacik · 12 years ago
  93. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  94. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  95. 527a136 btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID by Wang Sheng-Hui · 12 years ago
  96. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  97. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 12 years ago
  98. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  99. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  100. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago