1. 8a4b83c Btrfs: Add support for device scanning and detection ioctls by Chris Mason · 17 years ago
  2. 239b14b Btrfs: Bring back mount -o ssd optimizations by Chris Mason · 17 years ago
  3. 0d81ba5 Btrfs: Move device information into the super block so it can be scanned by Chris Mason · 17 years ago
  4. e085def Btrfs: Make the FS tree the last objectid in the tree of tree roots by Chris Mason · 17 years ago
  5. a9218f6 Add /dev/btrfs-control for device scanning ioctls by Chris Mason · 17 years ago
  6. 7d1660d Btrfs: Bring back find_free_extent CPU usage optimizations by Chris Mason · 17 years ago
  7. 6324fbf Btrfs: Dynamic chunk and block group allocation by Chris Mason · 17 years ago
  8. 0b86a83 Btrfs: Add support for multiple devices per filesystem by Chris Mason · 17 years ago
  9. 7f93bf8 Match the extent tree code to btrfs-progs for multi-device merging by Chris Mason · 17 years ago
  10. eb20978 Btrfs: Use KM_USERN instead of KM_IRQ during data summing by Chris Mason · 17 years ago
  11. 55d4741 Btrfs: Disable sysfs files on older kernels by Chris Mason · 17 years ago
  12. 2e1a992 Btrfs: Make sure bio pages are adjacent during bulk csumming by Chris Mason · 17 years ago
  13. 6885f30 Btrfs: Misc 2.6.25 updates by Chris Mason · 17 years ago
  14. e3fe4e7 btrfs: fixes for kobject changes in mainline by Greg KH · 17 years ago
  15. 6e92f5e Btrfs: While doing checksums on bios, cache the extent_buffer mapping by Chris Mason · 17 years ago
  16. 065631f Btrfs: checksum file data at bio submission time instead of during writepage by Chris Mason · 17 years ago
  17. 0740c82 Btrfs: Properly cast before shifting by Chris Mason · 17 years ago
  18. d99cb30 Btrfs: Take the extent lock before dropping the delalloc bits by Chris Mason · 17 years ago
  19. 5e591a0 Btrfs: Fix looping on readdir of the subvol roots by Yan Zheng · 17 years ago
  20. 0762704 Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write by Chris Mason · 17 years ago
  21. 952fcca Btrfs: Remove extent back refs in batches, and avoid duplicate searches by Chris Mason · 17 years ago
  22. d7fc640 Btrfs: Allocator improvements by Chris Mason · 17 years ago
  23. 9afbb0b Btrfs: Disable tree defrag in SSD mode by Chris Mason · 17 years ago
  24. df68b8a Btrfs: unaligned access fixes by David Miller · 17 years ago
  25. 39b5637 Btrfs: Fix "no csum found for inode" issue. by Yan · 17 years ago
  26. 9069218 Btrfs: Fix i_blocks accounting by Chris Mason · 17 years ago
  27. a86c12c Btrfs: Create larger bios for btree blocks by Chris Mason · 17 years ago
  28. 961d023 Btrfs: Don't case unsigned long to int in bio submission by Chris Mason · 17 years ago
  29. 5d196fc Btrfs: Use 2MB as the empty_size for clustered allocations by Chris Mason · 17 years ago
  30. 7261009 btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types by Yan · 17 years ago
  31. 068fe39 Btrfs: Add checks for last byte in disk to allocator grouping by Chris Mason · 17 years ago
  32. dacb473 Btrfs: Fix hole creation in file_write by Yan · 17 years ago
  33. 47b0c4f Btrfs: Update magic by Chris Mason · 17 years ago
  34. f594706 Btrfs: Add debugging for block group update failure by Chris Mason · 17 years ago
  35. c2e639f Btrfs: Fix typo in extent_io.c --- by Yan · 17 years ago
  36. 80b6794 Btrfs: Lower stack usage in transaction.c by Chris Mason · 17 years ago
  37. ae9d128 Btrfs: Fix delalloc account on state deletion by Chris Mason · 17 years ago
  38. 2f375ab Call btrfs_cow_block while lowering tree level. by Yan · 17 years ago
  39. 60cde61 Btrfs: Use last_alloc optimizations for metadata, even without -o ssd by Chris Mason · 17 years ago
  40. 21a4989 Btrfs: Hash in the offset and owner for file extent backref keys by Chris Mason · 17 years ago
  41. 47e4bb9 Btrfs: Insert extent record and the first backref in a single balance by Chris Mason · 17 years ago
  42. 80ea96b Btrfs: Add a lookup cache to the extent state tree by Chris Mason · 17 years ago
  43. 4529ba4 Btrfs: Add data block hints to SSD mode too by Chris Mason · 17 years ago
  44. b0c68f8 Btrfs: Enable delalloc accounting by Chris Mason · 17 years ago
  45. 0181e58 btrfs_drop_extent fixe for inline items > 8K by Yan · 17 years ago
  46. 1b0f7c2 Fix hole start calculation in btrfs_settar by Chris Mason · 17 years ago
  47. f392a93 Properly align the hole size in btrfs_setattr by Chris Mason · 17 years ago
  48. b1632b1 Btrfs: Align extent length to sectorsize in by Yan · 17 years ago
  49. 5a01a2e Btrfs: Copy correct tree when inserting into slot 0 by Chris Mason · 17 years ago
  50. b3236e6 Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there by Chris Mason · 17 years ago
  51. 6f568d3 Btrfs: mount -o max_inline=size to control the maximum inline extent size by Chris Mason · 17 years ago
  52. 291d673 Btrfs: Do delalloc accounting via hooks in the extent_state code by Chris Mason · 17 years ago
  53. 9c58309 Btrfs: Add inode item and backref in one insert, reducing cpu usage by Chris Mason · 17 years ago
  54. 85e21ba Btrfs: During deletes and truncate, remove many items at once from the tree by Chris Mason · 17 years ago
  55. 70dec80 Btrfs: extent_io and extent_state optimizations by Chris Mason · 17 years ago
  56. aadfeb6 Btrfs: Add some extra debugging around file data checksum failures by Chris Mason · 17 years ago
  57. c2a8b6e Btrfs: Force f_pos to the max when a readdir hits the end of the directory. by Chris Mason · 17 years ago
  58. bea495e Btrfs: Tune readahead during defrag to avoid reading too much at once by Chris Mason · 17 years ago
  59. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 17 years ago
  60. 5f56406 Btrfs: Fix hole insertion corner cases by Chris Mason · 17 years ago
  61. c1e32da Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) by Chris Mason · 17 years ago
  62. ed0dab6 Btrfs: Add basic lockfs calls by Yan · 17 years ago
  63. f0c5da1 Btrfs: Fix for test_range_bit by Yan · 17 years ago
  64. b178542 Fix for btrfs_find_free_objectid by Yan · 17 years ago
  65. e18e480 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage by Chris Mason · 17 years ago
  66. 04005cc Btrfs: Use blk_congestion_wait on older kernels by Chris Mason · 17 years ago
  67. fb4bc1e Btrfs: Fix compile on 2.6.22 kernel by Yan · 17 years ago
  68. caaca38 Btrfs: Fix compile on kernel without ACLs enabled by Yan · 17 years ago
  69. 4d5e74b Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels by Chris Mason · 17 years ago
  70. 2da98f0 Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout by Chris Mason · 17 years ago
  71. 9cce6c3 Btrfs: Disable delalloc accounting for now by Chris Mason · 17 years ago
  72. cee36a0 Rework btrfs_drop_inode to avoid scheduling by Chris Mason · 17 years ago
  73. 61295eb Btrfs: Add drop inode func to avoid data=ordered deadlock by Chris Mason · 17 years ago
  74. 8c416c9 Btrfs: Delete any remaining extent_maps before freeing the inode by Chris Mason · 17 years ago
  75. b99aa6c Btrfs: Only delete roots from sysfs when they were added to sysfs by Chris Mason · 17 years ago
  76. 69a32ac Btrfs: Change magic string to reflect new format by Chris Mason · 17 years ago
  77. fdebe2b Btrfs: Add readonly inode flag by Yan · 17 years ago
  78. 744f52f Btrfs: Implement ACLs setting and getting by Yan · 17 years ago
  79. b3a0d8d Btrfs: Remove verbose WARN_ON by Chris Mason · 17 years ago
  80. 55c6907 Btrfs: Fix extent_buffer usage when nodesize != leafsize by Chris Mason · 17 years ago
  81. 21ad10c Btrfs: Add flush barriers on commit by Chris Mason · 17 years ago
  82. bcd987f Btrfs: Remove extent_map debugging message by Chris Mason · 17 years ago
  83. b98b676 Btrfs: Add inode flags support by Yan · 17 years ago
  84. c31f883 Btrfs: online shrinking fixes by Chris Mason · 17 years ago
  85. b0331a4 Btrfs: Disable btree reada during extent backref lookups. by Chris Mason · 17 years ago
  86. e2008b6 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion by Chris Mason · 17 years ago
  87. 3063d29 Btrfs: Move snapshot creation to commit time by Chris Mason · 17 years ago
  88. dc17ff8 Btrfs: Add data=ordered support by Chris Mason · 17 years ago
  89. e4204de Btrfs: Change tree block csum tagging to avoid false error messages by Chris Mason · 17 years ago
  90. 725c846 Btrfs: resizer: don't hold the fs_mutex for long periods of time by Chris Mason · 17 years ago
  91. 1372f8e Properly call btrfs_search_slot while shrinking by Chris Mason · 17 years ago
  92. 2552488 Btrfs: Lower the max inline size to 8k by Chris Mason · 17 years ago
  93. d666746 Btrfs: Change st_blocksize to 4k by Chris Mason · 17 years ago
  94. 73e48b2 Btrfs: Properly handle overlapping extent in shrink_extent_tree by Yan · 17 years ago
  95. d548ee5 Btrfs: Add a helper that finds previous extent item by Yan · 17 years ago
  96. 5b92ee7 Btrfs: Fix lock ordering of the snapshot semaphore against the page lock by Chris Mason · 17 years ago
  97. bd09835 count_snapshots: Properly update the leaf pointer after btrfs_next_leaf by Chris Mason · 17 years ago
  98. 98ed517 Btrfs: Force inlining off in a few places to save stack usage by Chris Mason · 17 years ago
  99. f9ef660 Btrfs: 32 bit compile fixes for the resizer and enospc checks by Chris Mason · 17 years ago
  100. 4313b39 Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles by Chris Mason · 17 years ago