1. 0bfaa9c btrfs: test for valid bdev before kobj removal in btrfs_rm_device by Eric Sandeen · 10 years ago
  2. e755f78 btrfs: fix null pointer dereference in clone_fs_devices when name is null by Anand Jain · 10 years ago
  3. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  4. 0d39376 btrfs: dev add should add its sysfs entry by Anand Jain · 10 years ago
  5. 99994cd btrfs: dev delete should remove sysfs entry by Anand Jain · 10 years ago
  6. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 10 years ago
  7. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 10 years ago
  8. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 10 years ago
  9. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  10. 8321cf2 fs: btrfs: volumes.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  11. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 10 years ago
  12. 2986584 Btrfs: set right total device count for seeding support by Wang Shilong · 10 years ago
  13. 29cc83f Btrfs: fix NULL pointer crash of deleting a seed device by Liu Bo · 10 years ago
  14. 4d90d28 btrfs: btrfs_rm_device() should zero mirror SB as well by Anand Jain · 10 years ago
  15. 23f8f9b btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space by Gui Hecheng · 10 years ago
  16. 5f43f86 btrfs: fix wrong max system array size check in kernel space by Gui Hecheng · 10 years ago
  17. 5a1972b btrfs: Add ctime/mtime update for btrfs device add/remove. by Qu Wenruo · 10 years ago
  18. 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 10 years ago
  19. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  20. 60999ca btrfs: make device scan less noisy by David Sterba · 11 years ago
  21. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  22. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  23. a8c93d4 btrfs: Replace fs_info->submit_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  24. f5961d4 btrfs: Cleanup the unused struct async_sched. by Qu Wenruo · 11 years ago
  25. c404e0d Btrfs: fix use-after-free in the finishing procedure of the device replace by Miao Xie · 11 years ago
  26. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  27. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  28. c7b22bb btrfs: fix missing increment of bi_remaining by Muthu Kumar · 11 years ago
  29. bc1e79a block: fixup for generic bio chaining by Kent Overstreet · 11 years ago
  30. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  31. 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  32. d9b0d9b btrfs: Replace kmalloc with kmalloc_array by Dulshani Gunawardhana · 11 years ago
  33. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  34. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  35. 27087f3 Btrfs: init device stats for new devices by Stefan Behrens · 11 years ago
  36. e649e58 Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts by Ilya Dryomov · 11 years ago
  37. f747cab Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices by Ilya Dryomov · 11 years ago
  38. 6174d3c Btrfs: remove unused max_key arg from btrfs_search_forward by Filipe David Borba Manana · 11 years ago
  39. 7d3d174 Btrfs: fix memory leak of chunks' extent map by Liu Bo · 11 years ago
  40. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  41. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  42. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  43. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  44. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  45. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. f45388f Btrfs: fix deadlock in uuid scan kthread by Filipe David Borba Manana · 11 years ago
  47. 795a332 Btrfs: stop refusing the relocation of chunk 0 by Ilya Dryomov · 11 years ago
  48. 726551e Btrfs: adjust the fs_devices->missing count on unmount by Josef Bacik · 11 years ago
  49. f717175 Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl by Filipe David Borba Manana · 11 years ago
  50. d730680 Btrfs: fix race between removing a dev and writing sbs by Filipe David Borba Manana · 11 years ago
  51. 231e88f Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  52. 1473b24 Btrfs: Make btrfs_device_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  53. 410ba3a Btrfs: Make btrfs_device_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  54. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  55. a1e8780 Btrfs: rollback btrfs_device fields on umount by Ilya Dryomov · 11 years ago
  56. 2208a37 Btrfs: add alloc_fs_devices and switch to it by Ilya Dryomov · 11 years ago
  57. 12bd2fc Btrfs: add btrfs_alloc_device and switch to it by Ilya Dryomov · 11 years ago
  58. 53f1065 Btrfs: find_next_devid: root -> fs_info by Ilya Dryomov · 11 years ago
  59. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  60. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  61. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  62. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  63. eb2067f Fix leak in __btrfs_map_block error path by Dave Jones · 11 years ago
  64. 395927a Btrfs: optimize function btrfs_read_chunk_tree by Filipe David Borba Manana · 11 years ago
  65. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  66. ccf39f9 btrfs: make errors in btrfs_num_copies less noisy by David Sterba · 11 years ago
  67. d790155 Btrfs: Release uuid_mutex for shrink during device delete by Carey Underwood · 12 years ago
  68. cd63397 Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  69. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  70. 6df9a95 Btrfs: make the chunk allocator completely tree lockless by Josef Bacik · 11 years ago
  71. a70c617 Btrfs: fix wrong mirror number tuning by Miao Xie · 11 years ago
  72. 97a184f Btrfs: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  73. 183860f btrfs: device delete to get errors from the kernel by Anand Jain · 11 years ago
  74. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  75. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  76. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  77. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  78. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 11 years ago
  79. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  80. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  81. fb7669b Btrfs: don't BUG_ON() in btrfs_num_copies by Josef Bacik · 11 years ago
  82. 9bb9187 Btrfs: deal with bad mappings in btrfs_map_block by Josef Bacik · 11 years ago
  83. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 11 years ago
  84. f63e0cc btrfs: ignore device open failures in __btrfs_open_devices by Eric Sandeen · 11 years ago
  85. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  86. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 12 years ago
  87. 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 · 12 years ago
  88. aa8b57a block: Use bio_sectors() more consistently by Kent Overstreet · 12 years ago
  89. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 12 years ago
  90. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 12 years ago
  91. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 12 years ago
  92. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 12 years ago
  93. 2d8946c btrfs: remove a printk from scan_one_device by David Sterba · 12 years ago
  94. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 12 years ago
  95. 86db257 Btrfs: fix max chunk size on raid5/6 by Chris Mason · 12 years ago
  96. 1cba0cd btrfs: Init io_lock after cloning btrfs device struct by Thomas Gleixner · 12 years ago
  97. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 12 years ago
  98. cdb4c57 btrfs: define BTRFS_MAGIC as a u64 value by Zach Brown · 12 years ago
  99. 3e39cea Btrfs: allow for selecting only completely empty chunks by Ilya Dryomov · 12 years ago
  100. bf023ec Btrfs: eliminate a use-after-free in btrfs_balance() by Ilya Dryomov · 12 years ago