1. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  2. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  3. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  4. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  5. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  6. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  7. f45388f Btrfs: fix deadlock in uuid scan kthread by Filipe David Borba Manana · 11 years ago
  8. 795a332 Btrfs: stop refusing the relocation of chunk 0 by Ilya Dryomov · 11 years ago
  9. 726551e Btrfs: adjust the fs_devices->missing count on unmount by Josef Bacik · 11 years ago
  10. f717175 Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl by Filipe David Borba Manana · 11 years ago
  11. d730680 Btrfs: fix race between removing a dev and writing sbs by Filipe David Borba Manana · 11 years ago
  12. 231e88f Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  13. 1473b24 Btrfs: Make btrfs_device_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  14. 410ba3a Btrfs: Make btrfs_device_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  15. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  16. a1e8780 Btrfs: rollback btrfs_device fields on umount by Ilya Dryomov · 11 years ago
  17. 2208a37 Btrfs: add alloc_fs_devices and switch to it by Ilya Dryomov · 11 years ago
  18. 12bd2fc Btrfs: add btrfs_alloc_device and switch to it by Ilya Dryomov · 11 years ago
  19. 53f1065 Btrfs: find_next_devid: root -> fs_info by Ilya Dryomov · 11 years ago
  20. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  21. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  22. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  23. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  24. eb2067f Fix leak in __btrfs_map_block error path by Dave Jones · 11 years ago
  25. 395927a Btrfs: optimize function btrfs_read_chunk_tree by Filipe David Borba Manana · 11 years ago
  26. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  27. ccf39f9 btrfs: make errors in btrfs_num_copies less noisy by David Sterba · 11 years ago
  28. d790155 Btrfs: Release uuid_mutex for shrink during device delete by Carey Underwood · 12 years ago
  29. cd63397 Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  30. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  31. 6df9a95 Btrfs: make the chunk allocator completely tree lockless by Josef Bacik · 11 years ago
  32. a70c617 Btrfs: fix wrong mirror number tuning by Miao Xie · 11 years ago
  33. 97a184f Btrfs: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  34. 183860f btrfs: device delete to get errors from the kernel by Anand Jain · 11 years ago
  35. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  36. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  37. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  38. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  39. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 11 years ago
  40. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  41. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  42. fb7669b Btrfs: don't BUG_ON() in btrfs_num_copies by Josef Bacik · 11 years ago
  43. 9bb9187 Btrfs: deal with bad mappings in btrfs_map_block by Josef Bacik · 11 years ago
  44. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 11 years ago
  45. f63e0cc btrfs: ignore device open failures in __btrfs_open_devices by Eric Sandeen · 11 years ago
  46. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  47. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  48. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 11 years ago
  49. aa8b57a block: Use bio_sectors() more consistently by Kent Overstreet · 12 years ago
  50. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 11 years ago
  51. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 12 years ago
  52. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 12 years ago
  53. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 12 years ago
  54. 2d8946c btrfs: remove a printk from scan_one_device by David Sterba · 12 years ago
  55. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 12 years ago
  56. 86db257 Btrfs: fix max chunk size on raid5/6 by Chris Mason · 12 years ago
  57. 1cba0cd btrfs: Init io_lock after cloning btrfs device struct by Thomas Gleixner · 12 years ago
  58. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 12 years ago
  59. cdb4c57 btrfs: define BTRFS_MAGIC as a u64 value by Zach Brown · 12 years ago
  60. 3e39cea Btrfs: allow for selecting only completely empty chunks by Ilya Dryomov · 12 years ago
  61. bf023ec Btrfs: eliminate a use-after-free in btrfs_balance() by Ilya Dryomov · 12 years ago
  62. 063d006 btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk by Eric Sandeen · 12 years ago
  63. 0f5d42b Btrfs: remove extent mapping if we fail to add chunk by Josef Bacik · 12 years ago
  64. 0448748 Btrfs: fix chunk allocation error handling by Josef Bacik · 12 years ago
  65. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 12 years ago
  66. e6ec716 Btrfs: make raid attr array more readable by Miao Xie · 12 years ago
  67. 6f60cbd btrfs: access superblock via pagecache in scan_one_device by David Sterba · 12 years ago
  68. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 12 years ago
  69. 0e4e026 Merge branch 'for-linus' into raid56-experimental by Chris Mason · 12 years ago
  70. 1f0905e Btrfs: remove conflicting check for minimum number of devices in raid56 by Chris Mason · 12 years ago
  71. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 12 years ago
  72. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 12 years ago
  73. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  74. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 12 years ago
  75. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 12 years ago
  76. cc975eb btrfs: get the device in write mode when deleting it by Lukas Czerner · 12 years ago
  77. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  78. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  79. b8b8ff5 btrfs: Notify udev when removing device by Lukas Czerner · 12 years ago
  80. f9c8374 Btrfs: fix a build warning for an unused label by Stefan Behrens · 12 years ago
  81. ad6d620 Btrfs: allow repair code to include target disk when searching mirrors by Stefan Behrens · 12 years ago
  82. 30d9861 Btrfs: optionally avoid reads from device replace source drive by Stefan Behrens · 12 years ago
  83. 472262f Btrfs: changes to live filesystem are also written to replacement disk by Stefan Behrens · 12 years ago
  84. 29a8d9a Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() by Stefan Behrens · 12 years ago
  85. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 12 years ago
  86. e93c89c Btrfs: add new sources for device replace code by Stefan Behrens · 12 years ago
  87. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  88. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  89. 5ac00ad Btrfs: disallow mutually exclusive admin operations from user mode by Stefan Behrens · 12 years ago
  90. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 12 years ago
  91. a8a6dab Btrfs: add btrfs_scratch_superblock() function by Stefan Behrens · 12 years ago
  92. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  93. 5d96405 Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree by Stefan Behrens · 12 years ago
  94. 7ba15b7 Btrfs: add two more find_device() methods by Stefan Behrens · 12 years ago
  95. beaf8ab Btrfs: move some common code into a subfunction by Stefan Behrens · 12 years ago
  96. d25628b Btrfs: protect devices list with its mutex by Liu Bo · 12 years ago
  97. d03f918 Btrfs: Don't trust the superblock label and simply printk("%s") it by Stefan Behrens · 12 years ago
  98. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  99. d142324 Btrfs: Fix typo in fs/btrfs by Masanari Iida · 12 years ago
  100. 0253f40 Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() by jeff.liu · 12 years ago