1. 63b10fc Reorder the flags field in struct btrfs_header and record a flag on writeout by Chris Mason · 17 years ago
  2. 0416008 Create a btrfs backing dev info by Chris Mason · 17 years ago
  3. 593060d Btrfs: Implement raid0 when multiple devices are present by Chris Mason · 17 years ago
  4. 8a4b83c Btrfs: Add support for device scanning and detection ioctls by Chris Mason · 17 years ago
  5. 239b14b Btrfs: Bring back mount -o ssd optimizations by Chris Mason · 17 years ago
  6. 0d81ba5 Btrfs: Move device information into the super block so it can be scanned by Chris Mason · 17 years ago
  7. e085def Btrfs: Make the FS tree the last objectid in the tree of tree roots by Chris Mason · 17 years ago
  8. 6324fbf Btrfs: Dynamic chunk and block group allocation by Chris Mason · 17 years ago
  9. 0b86a83 Btrfs: Add support for multiple devices per filesystem by Chris Mason · 17 years ago
  10. 065631f Btrfs: checksum file data at bio submission time instead of during writepage by Chris Mason · 17 years ago
  11. df68b8a Btrfs: unaligned access fixes by David Miller · 17 years ago
  12. 9069218 Btrfs: Fix i_blocks accounting by Chris Mason · 17 years ago
  13. 47b0c4f Btrfs: Update magic by Chris Mason · 17 years ago
  14. 4529ba4 Btrfs: Add data block hints to SSD mode too by Chris Mason · 17 years ago
  15. 6f568d3 Btrfs: mount -o max_inline=size to control the maximum inline extent size by Chris Mason · 17 years ago
  16. 9c58309 Btrfs: Add inode item and backref in one insert, reducing cpu usage by Chris Mason · 17 years ago
  17. 85e21ba Btrfs: During deletes and truncate, remove many items at once from the tree by Chris Mason · 17 years ago
  18. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 17 years ago
  19. 5f56406 Btrfs: Fix hole insertion corner cases by Chris Mason · 17 years ago
  20. e18e480 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage by Chris Mason · 17 years ago
  21. 2da98f0 Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout by Chris Mason · 17 years ago
  22. cee36a0 Rework btrfs_drop_inode to avoid scheduling by Chris Mason · 17 years ago
  23. 61295eb Btrfs: Add drop inode func to avoid data=ordered deadlock by Chris Mason · 17 years ago
  24. 69a32ac Btrfs: Change magic string to reflect new format by Chris Mason · 17 years ago
  25. fdebe2b Btrfs: Add readonly inode flag by Yan · 17 years ago
  26. 21ad10c Btrfs: Add flush barriers on commit by Chris Mason · 17 years ago
  27. b98b676 Btrfs: Add inode flags support by Yan · 17 years ago
  28. e2008b6 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion by Chris Mason · 17 years ago
  29. dc17ff8 Btrfs: Add data=ordered support by Chris Mason · 17 years ago
  30. 4313b39 Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles by Chris Mason · 17 years ago
  31. 8f662a7 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing by Chris Mason · 17 years ago
  32. edbd8d4 Btrfs: Support for online FS resize (grow and shrink) by Chris Mason · 17 years ago
  33. 1832a6d Btrfs: Implement basic support for -ENOSPC by Chris Mason · 17 years ago
  34. 6da6aba Btrfs: Back port to 2.6.18-el kernels by Chris Mason · 17 years ago
  35. c59f895 Btrfs: Add mount option to enforce a max extent size by Chris Mason · 17 years ago
  36. be20aa9 Btrfs: Add mount option to turn off data cow by Chris Mason · 17 years ago
  37. b6cda9b Btrfs: Add mount -o nodatasum to turn of file data checksumming by Chris Mason · 17 years ago
  38. f6dbff5 Btrfs: Reorder extent back refs to differentiate btree blocks from file data by Chris Mason · 17 years ago
  39. 3954401 Btrfs: Add back pointers from the inode to the directory that references it by Chris Mason · 17 years ago
  40. 7bb8631 Btrfs: Add back pointers from extents to the btree or file referencing them by Chris Mason · 17 years ago
  41. 74493f7 Btrfs: Implement generation numbers in block pointers by Chris Mason · 17 years ago
  42. 87ee04e Btrfs: Add simple stripe size parameter by Chris Mason · 17 years ago
  43. 00f5c79 btrfs_drop_extents: make sure the item is getting smaller before truncate by Chris Mason · 17 years ago
  44. 324ae4d Btrfs: Add block group pinned accounting back by Yan · 17 years ago
  45. 5103e94 xattr support for btrfs by Josef Bacik · 17 years ago
  46. e644d02 Fix recursive KM_USER1 usage in btrfs_realloc_node by Chris Mason · 17 years ago
  47. f84a8b3 Btrfs: Optimize allocations as we need to mix data and metadata into one group by Chris Mason · 17 years ago
  48. 179e29e Btrfs: Fix a number of inline extent problems that Yan Zheng reported. by Chris Mason · 17 years ago
  49. f578d4b Btrfs: Optimize csum insertion to create larger items when possible by Chris Mason · 17 years ago
  50. 6d7231f Btrfs: Fix typo: owner is a 64 bit field by Chris Mason · 17 years ago
  51. a6b6e75 Btrfs: Defrag only leaves, and only when the parent node has a single objectid by Chris Mason · 17 years ago
  52. 19c00dd Btrfs: Add back metadata checksumming by Chris Mason · 17 years ago
  53. 0f82731 Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. by Chris Mason · 17 years ago
  54. 810191f Btrfs: extent_map optimizations to cut down on CPU usage by Chris Mason · 17 years ago
  55. 3326d1b Btrfs: Allow tails larger than one page by Chris Mason · 17 years ago
  56. 14048ed Btrfs: Cache extent buffer mappings by Chris Mason · 17 years ago
  57. db94535 Btrfs: Allow tree blocks larger than the page size by Chris Mason · 17 years ago
  58. 1a5bc16 Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees by Chris Mason · 17 years ago
  59. 96b5179 Btrfs: Stop using radix trees for the block group cache by Chris Mason · 17 years ago
  60. f510cfe Btrfs: Fix extent_buffer and extent_state leaks by Chris Mason · 17 years ago
  61. 6d36dcd Btrfs: Avoid memcpy where possible in extent_buffers by Chris Mason · 17 years ago
  62. 479965d Btrfs: Optimizations for the extent_buffer code by Chris Mason · 17 years ago
  63. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  64. 34287aa Btrfs: use unlocked_ioctl by Christoph Hellwig · 17 years ago
  65. 5ce14bb Btrfs: Find and remove dead roots the first time a root is loaded. by Chris Mason · 17 years ago
  66. 011410b Btrfs: Add more synchronization before creating a snapshot by Chris Mason · 17 years ago
  67. 95e0528 Btrfs: Use mount -o subvol to select the subvol directory instead of dev: by Chris Mason · 17 years ago
  68. 58176a9 Btrfs: Add per-root block accounting and sysfs entries by Josef Bacik · 17 years ago
  69. a52d9a8 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests by Chris Mason · 17 years ago
  70. 15ee9bc Btrfs: delay commits during fsync to allow more writers by Josef Bacik · 17 years ago
  71. e9d0b13 Btrfs: Btree defrag on the extent-mapping tree as well by Chris Mason · 17 years ago
  72. 26b8003 Btrfs: Replace extent tree preallocation code with some bit radix magic. by Chris Mason · 17 years ago
  73. f4468e9 Btrfs: Let some locks go during defrag and snapshot dropping by Chris Mason · 17 years ago
  74. 6702ed4 Btrfs: Add run time btree defrag, and an ioctl to force btree defrag by Chris Mason · 17 years ago
  75. 3c69fae Btrfs: Fold some btree readahead routines into something more generic. by Chris Mason · 17 years ago
  76. 9f3a742 Btrfs: Do snapshot deletion in smaller chunks. by Chris Mason · 17 years ago
  77. ccd467d Btrfs: crash recovery fixes by Chris Mason · 17 years ago
  78. 4b52dff Btrfs: Fix super block updates during transaction commit by Chris Mason · 17 years ago
  79. 5eda7b5 Btrfs: Add the ability to find and remove dead roots after a crash. by Chris Mason · 17 years ago
  80. 54aa1f4 Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack by Chris Mason · 17 years ago
  81. 11bd143 Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machines by Chris Mason · 17 years ago
  82. 9ebefb18 Btrfs: patch queue: page_mkwrite by Chris Mason · 17 years ago
  83. 6cbd557 Btrfs: add GPLv2 by Chris Mason · 17 years ago
  84. 39279cc Btrfs: split up super.c by Chris Mason · 17 years ago
  85. 5276aed Btrfs: fix oops after block group lookup by Chris Mason · 17 years ago
  86. 0cf6c62 Btrfs: remove device tree by Chris Mason · 17 years ago
  87. facda1e Btrfs: get forced transaction commits via workqueue by Chris Mason · 17 years ago
  88. 08607c1 Btrfs: add compat ioctl by Chris Mason · 17 years ago
  89. fabb568 Btrfs: d_type optimization by Chris Mason · 17 years ago
  90. 1e2677e Btrfs: block group switching by Chris Mason · 17 years ago
  91. 1de037a Btrfs: fixup various fsx failures by Chris Mason · 17 years ago
  92. 3a68637 Btrfs: sparse files! by Chris Mason · 17 years ago
  93. e06afa8 Btrfs: rename by Chris Mason · 17 years ago
  94. f9f3c6b Btrfs: 2.6.21-git fixes by Chris Mason · 17 years ago
  95. de428b6 Btrfs: allocator optimizations, truncate readahead by Chris Mason · 17 years ago
  96. 509659c Btrfs: switch to crc32c instead of sha256 by Chris Mason · 17 years ago
  97. e37c9e6 Btrfs: many allocator fixes, pretty solid by Chris Mason · 17 years ago
  98. 3e1ad54 Btrfs: allocator and tuning by Chris Mason · 17 years ago
  99. be74417 Btrfs: more allocator enhancements by Chris Mason · 17 years ago
  100. be08c1b Btrfs: early metadata/data split by Chris Mason · 17 years ago