1. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  2. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  3. 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
  4. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  5. 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
  6. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  7. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  8. 57fd5a5 Btrfs: tweak congestion backoff by Chris Mason · 15 years ago
  9. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  10. 9779b72 Btrfs: find smallest available device extent during chunk allocation by Chris Mason · 15 years ago
  11. 1fcbac5 Btrfs: find_free_dev_extent doesn't handle holes at the start of the device by Yan Zheng · 15 years ago
  12. 3acada4 Btrfs: Remove broken sanity check from btrfs_rmap_block() by David Woodhouse · 15 years ago
  13. bf1fb51 Btrfs: properly update space information after shrinking device. by Yan Zheng · 15 years ago
  14. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  15. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  16. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  17. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  18. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  19. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  20. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 15 years ago
  21. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  22. bedf762 Btrfs: unplug in the async bio submission threads by Chris Mason · 15 years ago
  23. b765ead Btrfs: keep processing bios for a given bdev if our proc is batching by Chris Mason · 15 years ago
  24. 913d952 Btrfs: Clear space_info full when adding new devices by Chris Mason · 15 years ago
  25. 4184ea7 Btrfs: Fix locking around adding new space_info by Chris Mason · 15 years ago
  26. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 15 years ago
  27. 3f3420d Btrfs: fs/btrfs/volumes.c: remove useless kzalloc by Julia Lawall · 15 years ago
  28. a683705 Btrfs: Catch missed bios in the async bio submission thread by Chris Mason · 15 years ago
  29. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 15 years ago
  30. 119e10c Btrfs: Remove extra KERN_INFO in the middle of a line by Roland Dreier · 15 years ago
  31. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 15 years ago
  32. 1d9e2ae Btrfs: Clear the device->running_pending flag before bailing on congestion by Chris Mason · 15 years ago
  33. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  34. e4404d6 Btrfs: shared seed device by Yan Zheng · 16 years ago
  35. c3027eb Btrfs: Add inode sequence number for NFS and reserved space in a few structs by Chris Mason · 16 years ago
  36. 934d375 Btrfs: Use map_private_extent_buffer during generic_bin_search by Chris Mason · 16 years ago
  37. a512bbf Btrfs: superblock duplication by Yan Zheng · 16 years ago
  38. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 16 years ago
  39. 97288f2 Btrfs: corret fmode_t annotations by Christoph Hellwig · 16 years ago
  40. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  41. 4b4e25f Btrfs: compat code fixes by Chris Mason · 16 years ago
  42. 15916de Btrfs: Fixes for 2.6.28-rc API changes by Chris Mason · 16 years ago
  43. 7cbd8a8 Btrfs: Add a missing return pointer check by yanhai zhu · 16 years ago
  44. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  45. 5f2cc08 Btrfs: Avoid unplug storms during commit by Chris Mason · 16 years ago
  46. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  47. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  48. a62b940 Btrfs: cast bio->bi_sector to a u64 before shifting by Chris Mason · 16 years ago
  49. 8c8bee1 Btrfs: Wait for IO on the block device inodes of newly added devices by Chris Mason · 16 years ago
  50. 1a40e23 Btrfs: update space balancing code by Zheng Yan · 16 years ago
  51. 2b1f55b Remove Btrfs compat code for older kernels by Chris Mason · 16 years ago
  52. 0f9dd46 Btrfs: free space accounting redo by Josef Bacik · 16 years ago
  53. 325cd4b Btrfs: properly set blocksize when adding new device. by Zheng Yan · 16 years ago
  54. a1b32a5 Btrfs: Add debugging checks to track down corrupted metadata by Chris Mason · 16 years ago
  55. 9473f16 Btrfs: Throttle for async bio submits higher up the chain by Chris Mason · 16 years ago
  56. b64a285 Btrfs: Wait for async bio submissions to make some progress at queue time by Chris Mason · 16 years ago
  57. 0986fe9e Btrfs: Count async bios separately from async checksum work items by Chris Mason · 16 years ago
  58. 7d2b4da Btrfs: Fix the multi-bio code to save the original bio for completion by Chris Mason · 16 years ago
  59. 492bb6de Btrfs: Hold a reference on bios during submit_bio, add some extra bio checks by Chris Mason · 16 years ago
  60. bcc63ab Btrfs: implement memory reclaim for leaf reference cache by Yan · 16 years ago
  61. 7d9eb12 Btrfs: Add locking around volume management (device add/remove/balance) by Chris Mason · 16 years ago
  62. a74a4b9 Btrfs: Replace the transaction work queue with kthreads by Chris Mason · 16 years ago
  63. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 16 years ago
  64. 1cc127b Btrfs: Add a thread pool just for submit_bio by Chris Mason · 16 years ago
  65. 8b71284 Btrfs: Add async worker threads for pre and post IO checksumming by Chris Mason · 16 years ago
  66. 0ef3e66 Btrfs: Allocator fix variety pack by Chris Mason · 16 years ago
  67. 515dc32 Btrfs: Use kzalloc on the fs_devices allocation by Chris Mason · 16 years ago
  68. 6af5ac3 Btrfs: Handle transid == 0 while opening devices by Chris Mason · 16 years ago
  69. a0af469 Fix btrfs_open_devices to deal with changes since the scan ioctls by Chris Mason · 16 years ago
  70. dfe2502 Btrfs: Add mount -o degraded to allow mounts to continue with missing devices by Chris Mason · 16 years ago
  71. 1259ab7 Btrfs: Handle write errors on raid1 and raid10 by Chris Mason · 16 years ago
  72. 323da79 Btrfs: Chunk relocation fine tuning, and add a few printks to show progress by Chris Mason · 16 years ago
  73. c1c4d91 Btrfs: Only open block devices once during mount -o subvol= by Chris Mason · 16 years ago
  74. a061fc8 Btrfs: Add support for online device removal by Chris Mason · 16 years ago
  75. 006a58a Btrfs: Compile warning fixup in volume.c by Chris Mason · 16 years ago
  76. 2fff734 Btrfs: Tune stripe selection for raid1 and raid10 by Chris Mason · 16 years ago
  77. a236aed Btrfs: Deal with failed writes in mirrored configurations by Chris Mason · 16 years ago
  78. 4235298 Btrfs: Drop some verbose printks by Chris Mason · 16 years ago
  79. ec44a35 Btrfs: Add balance ioctl to restripe the chunks by Chris Mason · 16 years ago
  80. 788f20e Btrfs: Add new ioctl to add devices by Chris Mason · 16 years ago
  81. 8f18cf1 Btrfs: Make the resizer work based on shrinking and growing devices by Chris Mason · 16 years ago
  82. 84eed90 Btrfs: Add failure handling for read_sys_array by Chris Mason · 16 years ago
  83. e1c4b74 Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads by Chris Mason · 16 years ago
  84. b307571 Btrfs: Add a special device list for chunk allocations by Chris Mason · 16 years ago
  85. 3c12ac7 Btrfs: Simplify device selection for mirrored reads by Chris Mason · 16 years ago
  86. f2d8d74 Btrfs: Make an unplug function that doesn't unplug every spindle by Chris Mason · 16 years ago
  87. ad5bd91 Btrfs: Add 1MB to the min_free in alloc_chunk by Chris Mason · 16 years ago
  88. a40a90a Btrfs: Fix chunk allocation when some devices don't have enough room for stripes by Chris Mason · 16 years ago
  89. 9b3f68b Btrfs: Calculate appropriate chunk sizes for both small and large filesystems by Chris Mason · 16 years ago
  90. 7ae9c09 Btrfs: Add support for labels in the super block by Chris Mason · 16 years ago
  91. a443755 Btrfs: Check device uuids along with devids by Chris Mason · 16 years ago
  92. 7bf3b49 Btrfs: Avoid 64 bit div for RAID10 by Chris Mason · 16 years ago
  93. 3b95151 Btrfs: Use the extent map cache to find the logical disk block during data retries by Chris Mason · 16 years ago
  94. 321aecc Btrfs: Add RAID10 support by Chris Mason · 16 years ago
  95. e17cade Btrfs: Add chunk uuids and update multi-device back references by Chris Mason · 16 years ago
  96. b248a41 Btrfs: A few updates for 2.6.18 and versions older than 2.6.25 by Chris Mason · 16 years ago
  97. 73f61b2 Btrfs: bio_endio support for linux 2.6.23 and older. by Miguel · 16 years ago
  98. f298446 Btrfs: Write out all super blocks on commit, and bring back proper barrier support by Chris Mason · 16 years ago
  99. f188591 Btrfs: Retry metadata reads in the face of checksum failures by Chris Mason · 16 years ago
  100. cea9e44 Change btrfs_map_block to return a structure with mappings for all stripes by Chris Mason · 16 years ago