1. 5707e3b Btrfs: Update version.sh to v0.16 by Chris Mason · 16 years ago
  2. 4ca8b41 Btrfs: Avoid calling into the FS for the final iput on fake root inodes by Chris Mason · 16 years ago
  3. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 16 years ago
  4. 00e4e6b Get rid of BTRFS_I(inode)->index and use local vars instead by Chris Mason · 16 years ago
  5. 7d2b4da Btrfs: Fix the multi-bio code to save the original bio for completion by Chris Mason · 16 years ago
  6. ae01a0a Btrfs: Update clone file ioctl by Yan Zheng · 16 years ago
  7. b48652c Btrfs: Various small fixes. by Yan Zheng · 16 years ago
  8. 3de9d6b btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now by Chris Mason · 16 years ago
  9. ea8c281 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them by Chris Mason · 16 years ago
  10. d7a029a Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead by Chris Mason · 16 years ago
  11. 9ca9ee0 Btrfs: fix ioctl-initiated transactions vs wait_current_trans() by Sage Weil · 16 years ago
  12. 3117a77 Btrfs: Add support for HW assisted crc32c by Chris Mason · 16 years ago
  13. 6dab815 Btrfs: Hold csum mutex while reading in sums during readpages by Chris Mason · 16 years ago
  14. 2dd3e67 Btrfs: More throttle tuning by Chris Mason · 16 years ago
  15. 65b51a0 btrfs_search_slot: reduce lock contention by cowing in two stages by Chris Mason · 16 years ago
  16. 18e35e0a Btrfs: Throttle less often waiting for snapshots to delete by Chris Mason · 16 years ago
  17. f87f057 Btrfs: Improve and cleanup locking done by walk_down_tree by Chris Mason · 16 years ago
  18. 492bb6de Btrfs: Hold a reference on bios during submit_bio, add some extra bio checks by Chris Mason · 16 years ago
  19. 3ce7e67 Btrfs: Drop some debugging around the extent_map pinned flag by Chris Mason · 16 years ago
  20. 61b4944 Btrfs: Fix streaming read performance with checksumming on by Chris Mason · 16 years ago
  21. 37d1aee Btrfs: Throttle tuning by Chris Mason · 16 years ago
  22. 47ac14f Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch by Chris Mason · 16 years ago
  23. 0ee0fda Btrfs: Add compatibility for kernels >= 2.6.27-rc1 by Sven Wegener · 16 years ago
  24. bcc63ab Btrfs: implement memory reclaim for leaf reference cache by Yan · 16 years ago
  25. 33958dc Btrfs: Fix verify_parent_transid by Chris Mason · 16 years ago
  26. f321e49 Btrfs: Update and fix mount -o nodatacow by Yan Zheng · 16 years ago
  27. 3bf1041 Btrfs: async-thread: fix possible memory leak by Li Zefan · 16 years ago
  28. ab78c84 Btrfs: Throttle operations if the reference cache gets too large by Chris Mason · 16 years ago
  29. 1a3f5d0 Btrfs: Fix version.sh when used outside of an hg repo by Chris Mason · 16 years ago
  30. 017e536 Btrfs: Leaf reference cache update by Chris Mason · 16 years ago
  31. 31153d8 Btrfs: Add a leaf reference cache by Yan Zheng · 16 years ago
  32. 3a115f5 Btrfs: Rev the disk format magic by Chris Mason · 16 years ago
  33. 5516e59 Btrfs: Null terminate strings passed in from userspace by Mark Fasheh · 16 years ago
  34. 9652480 Fix path slots selection in btrfs_search_forward by Yan · 16 years ago
  35. 445dceb Btrfs: Fix .. lookup corner case by Yan · 16 years ago
  36. 974e35a Btrfs: Properly release lock in pin_down_bytes by Yan · 16 years ago
  37. 4546726 Btrfs: Remove unused variable in fixup_tree_root_location by Balaji Rao · 16 years ago
  38. 8e8a1e3 Btrfs: Fix a few functions that exit without stopping their transaction by Josef Bacik · 16 years ago
  39. 7b12876 Btrfs: Create orphan inode records to prevent lost files after a crash by Josef Bacik · 16 years ago
  40. 33268ea Btrfs: Add ACL support by Josef Bacik · 16 years ago
  41. 6099afe Btrfs: Remove unused xattr code by Josef Bacik · 16 years ago
  42. aec7477 Btrfs: Implement new dir index format by Josef Bacik · 16 years ago
  43. 3eaa288 Btrfs: Fix the defragmention code and the block relocation code for data=ordered by Chris Mason · 16 years ago
  44. 64f26f7 Btrfs: Use assert_spin_locked instead of spin_trylock by David Woodhouse · 16 years ago
  45. b3c3da7 Btrfs: Add version strings on module load by Chris Mason · 16 years ago
  46. 4881ee5 Btrfs: Fix some build problems on 2.6.18 based enterprise kernels by Chris Mason · 16 years ago
  47. 8964222 Btrfs: Search data ordered extents first for checksums on read by Chris Mason · 16 years ago
  48. 9ba4611 Btrfs: Fix 32 bit compiles by using an unsigned long byte count in the ordered extent by Chris Mason · 16 years ago
  49. ed98b56 Btrfs: Take the csum mutex while reading checksums by Chris Mason · 16 years ago
  50. c286ac4 Btrfs: alloc_mutex latency reduction by Chris Mason · 16 years ago
  51. e34a5b4 Btrfs: Add some conditional schedules near the alloc_mutex by Chris Mason · 16 years ago
  52. 6dddcbe Btrfs: Use mutex_lock_nested for tree locking by Chris Mason · 16 years ago
  53. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  54. a61e6f2 Btrfs: Use a mutex in the extent buffer for tree block locking by Chris Mason · 16 years ago
  55. 6af118ce Btrfs: Index extent buffers in an rbtree by Chris Mason · 16 years ago
  56. 4a09675 Btrfs: Data ordered fixes by Chris Mason · 16 years ago
  57. e5a2217 Fix btrfs_wait_ordered_extent_range to properly wait by Chris Mason · 16 years ago
  58. 7f3c74f Btrfs: Keep extent mappings in ram until pending ordered extents are done by Chris Mason · 16 years ago
  59. 211f90e Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is set by Chris Mason · 16 years ago
  60. 3edf7d3 Btrfs: Handle data checksumming on bios that span multiple ordered extents by Chris Mason · 16 years ago
  61. eb84ae0 Btrfs: Cleanup and comment ordered-data.c by Chris Mason · 16 years ago
  62. 54641bd1 Btrfs: Force caching of metadata block groups on mount to avoid deadlock by Chris Mason · 16 years ago
  63. 0bd40a7 btrfs_next_leaf: do readahead when skip_locking is turned on by Chris Mason · 16 years ago
  64. ee6e650 Add a per-inode lock around btrfs_drop_extents by Chris Mason · 16 years ago
  65. ba1da2f Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. by Chris Mason · 16 years ago
  66. f929574 btrfs_start_transaction: wait for commits in progress to finish by Chris Mason · 16 years ago
  67. dbe674a Btrfs: Update on disk i_size only after pending ordered extents are done by Chris Mason · 16 years ago
  68. 247e743 Btrfs: Use async helpers to deal with pages that have been improperly dirtied by Chris Mason · 16 years ago
  69. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 16 years ago
  70. 77a41af Btrfs: Drop some verbose printks by Chris Mason · 16 years ago
  71. 7d9eb12 Btrfs: Add locking around volume management (device add/remove/balance) by Chris Mason · 16 years ago
  72. a7a16fd Btrfs: Fix deadlock while searching for dead roots on mount by Chris Mason · 16 years ago
  73. f9efa9c Btrfs: Reduce contention on the root node by Chris Mason · 16 years ago
  74. 3f157a2 Btrfs: Online btree defragmentation fixes by Chris Mason · 16 years ago
  75. 1b1e213 Btrfs: Add a per-inode csum mutex to avoid races creating csum items by Chris Mason · 16 years ago
  76. 079899c Btrfs: Change find_extent_buffer to use TestSetPageLocked by Chris Mason · 16 years ago
  77. e7a8456 Btrfs: Add btree locking to the tree defragmentation code by Chris Mason · 16 years ago
  78. a74a4b9 Btrfs: Replace the transaction work queue with kthreads by Chris Mason · 16 years ago
  79. 89ce8a6 Add btrfs_end_transaction_throttle to force writers to wait for pending commits by Chris Mason · 16 years ago
  80. 333db94 Btrfs: Fix snapshot deletion to release the alloc_mutex much more often. by Chris Mason · 16 years ago
  81. 5cd57b2 Btrfs: Add a skip_locking parameter to struct path, and make various funcs honor it by Chris Mason · 16 years ago
  82. 168fd7d Fix btrfs_next_leaf to check for new items after dropping locks by Chris Mason · 16 years ago
  83. 594a24e Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks by Chris Mason · 16 years ago
  84. 051e1b9 Drop locks in btrfs_search_slot when reading a tree block. by Chris Mason · 16 years ago
  85. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 16 years ago
  86. 925baed Btrfs: Start btree concurrency work. by Chris Mason · 16 years ago
  87. 1cc127b Btrfs: Add a thread pool just for submit_bio by Chris Mason · 16 years ago
  88. df5b552 BTRFS_IOC_TRANS_START should be privilegued by Christoph Hellwig · 16 years ago
  89. f46b5a6 Btrfs: split out ioctl.c by Christoph Hellwig · 16 years ago
  90. 9d2423c Btrfs: kerneldoc comments for extent_map.c by Christoph Hellwig · 16 years ago
  91. 4543df7 Btrfs: Add a mount option to control worker thread pool size by Chris Mason · 16 years ago
  92. 35d8ba6 Btrfs: Worker thread optimizations by Chris Mason · 16 years ago
  93. d05e5a4 Btrfs: Add backport for the kthread work on kernels older than 2.6.20 by Chris Mason · 16 years ago
  94. 15ada04 Btrfs: Fix mount -o max_inline=0 by Chris Mason · 16 years ago
  95. 8b71284 Btrfs: Add async worker threads for pre and post IO checksumming by Chris Mason · 16 years ago
  96. 43e570b btrfs: allow scanning multiple devices during mount by Christoph Hellwig · 16 years ago
  97. edf24ab btrfs: sanity mount option parsing and early mount code by Christoph Hellwig · 16 years ago
  98. 306929f btrfs: fix strange indentation in lookup_extent_mapping by Christoph Hellwig · 16 years ago
  99. 95c9eb1 btrfs: tiny makefile cleanup by Christoph Hellwig · 16 years ago
  100. 6bf13c0 Btrfs: transaction ioctls by Sage Weil · 16 years ago