1. 3de4586 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree by Chris Mason · 16 years ago
  2. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  3. c146afa Btrfs: mount ro and remount support by Yan Zheng · 16 years ago
  4. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  5. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  6. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  7. 2b1f55b Remove Btrfs compat code for older kernels by Chris Mason · 16 years ago
  8. 76fcef1 Btrfs: Reinstate '-osubvol=.' option to mount entire tree by David Woodhouse · 16 years ago
  9. 32d48fa Mask root object ID into f_fsid in btrfs_statfs() by David Woodhouse · 16 years ago
  10. 9d03632 Fill f_fsid field in btrfs_statfs() by David Woodhouse · 16 years ago
  11. be6e8dc NFS support for btrfs - v3 by Balaji Rao · 16 years ago
  12. b48652c Btrfs: Various small fixes. by Yan Zheng · 16 years ago
  13. 33268ea Btrfs: Add ACL support by Josef Bacik · 16 years ago
  14. b3c3da7 Btrfs: Add version strings on module load by Chris Mason · 16 years ago
  15. 3f157a2 Btrfs: Online btree defragmentation fixes by Chris Mason · 16 years ago
  16. a74a4b9 Btrfs: Replace the transaction work queue with kthreads by Chris Mason · 16 years ago
  17. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 16 years ago
  18. 4543df7 Btrfs: Add a mount option to control worker thread pool size by Chris Mason · 16 years ago
  19. 15ada04 Btrfs: Fix mount -o max_inline=0 by Chris Mason · 16 years ago
  20. 43e570b btrfs: allow scanning multiple devices during mount by Christoph Hellwig · 16 years ago
  21. edf24ab btrfs: sanity mount option parsing and early mount code by Christoph Hellwig · 16 years ago
  22. 6bf13c0 Btrfs: transaction ioctls by Sage Weil · 16 years ago
  23. f819d83 btrfsctl -A error code fixup by Linda Knippers · 16 years ago
  24. e1b81e6 btrfs delete ordered inode handling fix by Mingming · 16 years ago
  25. dfe2502 Btrfs: Add mount -o degraded to allow mounts to continue with missing devices by Chris Mason · 16 years ago
  26. a061fc8 Btrfs: Add support for online device removal by Chris Mason · 16 years ago
  27. 788f20e Btrfs: Add new ioctl to add devices by Chris Mason · 16 years ago
  28. e58ca02 Fix btrfs_fill_super to return -EINVAL when no FS found by Yan · 16 years ago
  29. 8a4b83c Btrfs: Add support for device scanning and detection ioctls by Chris Mason · 16 years ago
  30. a9218f6 Add /dev/btrfs-control for device scanning ioctls by Chris Mason · 16 years ago
  31. 6885f30 Btrfs: Misc 2.6.25 updates by Chris Mason · 16 years ago
  32. 6f568d3 Btrfs: mount -o max_inline=size to control the maximum inline extent size by Chris Mason · 16 years ago
  33. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 16 years ago
  34. ed0dab6 Btrfs: Add basic lockfs calls by Yan · 16 years ago
  35. e18e480 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage by Chris Mason · 16 years ago
  36. 2da98f0 Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout by Chris Mason · 16 years ago
  37. 61295eb Btrfs: Add drop inode func to avoid data=ordered deadlock by Chris Mason · 17 years ago
  38. 21ad10c Btrfs: Add flush barriers on commit by Chris Mason · 17 years ago
  39. 8f662a7 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing by Chris Mason · 17 years ago
  40. edbd8d4 Btrfs: Support for online FS resize (grow and shrink) by Chris Mason · 17 years ago
  41. 6da6aba Btrfs: Back port to 2.6.18-el kernels by Chris Mason · 17 years ago
  42. c59f895 Btrfs: Add mount option to enforce a max extent size by Chris Mason · 17 years ago
  43. be20aa9 Btrfs: Add mount option to turn off data cow by Chris Mason · 17 years ago
  44. b6cda9b Btrfs: Add mount -o nodatasum to turn of file data checksumming by Chris Mason · 17 years ago
  45. 2f4cbe6 Btrfs: Return value checking in module init by Wyatt Banks · 17 years ago
  46. 5103e94 xattr support for btrfs by Josef Bacik · 17 years ago
  47. 3326d1b Btrfs: Allow tails larger than one page by Chris Mason · 17 years ago
  48. db94535 Btrfs: Allow tree blocks larger than the page size by Chris Mason · 17 years ago
  49. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  50. 95e0528 Btrfs: Use mount -o subvol to select the subvol directory instead of dev: by Chris Mason · 17 years ago
  51. 4b82d6e Btrfs: Add mount into directory support by Yan · 17 years ago
  52. 58176a9 Btrfs: Add per-root block accounting and sysfs entries by Josef Bacik · 17 years ago
  53. b888db2 Btrfs: Add delayed allocation to the extent based page tree code by Chris Mason · 17 years ago
  54. a52d9a8 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests by Chris Mason · 17 years ago
  55. e9d0b13 Btrfs: Btree defrag on the extent-mapping tree as well by Chris Mason · 17 years ago
  56. 4b52dff Btrfs: Fix super block updates during transaction commit by Chris Mason · 17 years ago
  57. 54aa1f4 Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack by Chris Mason · 17 years ago
  58. 6cbd557 Btrfs: add GPLv2 by Chris Mason · 17 years ago
  59. 39279cc Btrfs: split up super.c by Chris Mason · 17 years ago
  60. 5276aed Btrfs: fix oops after block group lookup by Chris Mason · 17 years ago
  61. 0cf6c62 Btrfs: remove device tree by Chris Mason · 17 years ago
  62. 08607c1 Btrfs: add compat ioctl by Chris Mason · 17 years ago
  63. fabb568 Btrfs: d_type optimization by Chris Mason · 17 years ago
  64. 1de037a Btrfs: fixup various fsx failures by Chris Mason · 17 years ago
  65. 3a68637 Btrfs: sparse files! by Chris Mason · 17 years ago
  66. 2b8d99a Btrfs: symlinks and hard links by Chris Mason · 17 years ago
  67. e06afa8 Btrfs: rename by Chris Mason · 17 years ago
  68. f9f3c6b Btrfs: 2.6.21-git fixes by Chris Mason · 17 years ago
  69. de428b6 Btrfs: allocator optimizations, truncate readahead by Chris Mason · 17 years ago
  70. 098f59c Btrfs: patch queue: fix corruption when splitting large items by Chris Mason · 17 years ago
  71. e37c9e6 Btrfs: many allocator fixes, pretty solid by Chris Mason · 17 years ago
  72. be74417 Btrfs: more allocator enhancements by Chris Mason · 17 years ago
  73. be08c1b Btrfs: early metadata/data split by Chris Mason · 17 years ago
  74. 35b7e47 Btrfs: fix page cache memory leak by Chris Mason · 17 years ago
  75. 090d187 Btrfs: directory readahead by Chris Mason · 17 years ago
  76. 31f3c99 Btrfs: allocator improvements, inode block groups by Chris Mason · 17 years ago
  77. 7c4452b Btrfs: smarter transaction writeback by Chris Mason · 17 years ago
  78. cd1bc46 Btrfs: more block allocator work by Chris Mason · 17 years ago
  79. 9078a3e Btrfs: start of block group code by Chris Mason · 17 years ago
  80. f68cad0 Btrfs: fixup dirty_inode related deadlocks by Chris Mason · 17 years ago
  81. c62a192 Btrfs: get rid of the extent_item type field by Chris Mason · 17 years ago
  82. b513386 Btrfs: add dirty_inode call by Chris Mason · 17 years ago
  83. 5e82849 Btrfs: new subvolume oops fix by Chris Mason · 17 years ago
  84. 4d77567 Btrfs: add owner and type fields to the extents aand block headers by Chris Mason · 17 years ago
  85. 8fd1779 Btrfs: early fsync support by Chris Mason · 17 years ago
  86. 7e38180 Btrfs: directory inode index is back by Chris Mason · 17 years ago
  87. 236454df Btrfs: many file_write fixes, inline data by Chris Mason · 17 years ago
  88. a429e51 Btrfs: working file_write, reorganized key flags by Chris Mason · 17 years ago
  89. 70b2bef Btrfs: rework csums and extent item ordering by Chris Mason · 17 years ago
  90. b18c668 Btrfs: progress on file_write by Chris Mason · 17 years ago
  91. 6567e83 Btrfs: early work to file_write in big extents by Chris Mason · 17 years ago
  92. b4100d6 Btrfs: add a device id to device items by Chris Mason · 17 years ago
  93. 8352d8a Btrfs: add disk ioctl, mostly working by Chris Mason · 17 years ago
  94. 7eccb90 Btrfs: create a logical->phsyical block number mapping scheme by Chris Mason · 17 years ago
  95. 2d13d8d Btrfs: detect duplicate subvol names by Chris Mason · 17 years ago
  96. 2619ba1 Btrfs: subvolumes by Chris Mason · 17 years ago
  97. 2932f3e Btrfs: when forced to cow for file_write, get the page uptodate first by Chris Mason · 17 years ago
  98. 79b2cb1 Btrfs: only cow in get_block when create==1 by Chris Mason · 17 years ago
  99. 48ddc6f Btrfs: cow file extents before writing by Chris Mason · 17 years ago
  100. 1b05da2 Btrfs: drop the inode map tree by Chris Mason · 17 years ago