1. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  2. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  3. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  4. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  5. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  6. 3f7c579 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO by Chris Mason · 14 years ago
  7. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  8. 11c65dc Btrfs: do aio_write instead of write by Josef Bacik · 14 years ago
  9. 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 14 years ago
  10. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  11. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  14. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  15. 0813e22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  16. 3f6fae9 Btrfs: btrfs_mark_extent_written uses the wrong slot by Shaohua Li · 14 years ago
  17. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  18. 014e4ac Btrfs: make error return negative in btrfs_sync_file() by Roel Kluin · 14 years ago
  19. 30a0f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  20. 6c7d54a Btrfs: Fix race in btrfs_mark_extent_written by Yan, Zheng · 14 years ago
  21. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 15 years ago
  22. 55ef689 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case by Yan, Zheng · 15 years ago
  23. 920bbbf Btrfs: Rewrite btrfs_drop_extents by Yan, Zheng · 15 years ago
  24. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  25. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  26. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  27. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  28. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  29. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  30. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  31. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  32. 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
  33. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  34. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  35. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  36. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  37. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  38. 1edbb73 Btrfs: reduce CPU usage in the extent_state tree by Chris Mason · 15 years ago
  39. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  40. 40431d6 Btrfs: optimize set extent bit by Chris Mason · 15 years ago
  41. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  42. f597bb1 Btrfs: don't log the inode in file_write while growing the file by Chris Mason · 15 years ago
  43. 524724e Btrfs: fdatasync should skip metadata writeout by Hisashi Hifumi · 15 years ago
  44. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  45. b7967db Btrfs: remove #if 0 code by Chris Mason · 15 years ago
  46. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 15 years ago
  47. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 15 years ago
  48. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 15 years ago
  49. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 15 years ago
  50. 12fcfd2 Btrfs: tree logging unlink/rename fixes by Chris Mason · 15 years ago
  51. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  52. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 15 years ago
  53. 6a63209 Btrfs: add better -ENOSPC handling by Josef Bacik · 15 years ago
  54. 2cfbd50 Btrfs: check file pointer in btrfs_sync_file by Chris Mason · 15 years ago
  55. 7237f18 Btrfs: fix tree logs parallel sync by Yan Zheng · 15 years ago
  56. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 15 years ago
  57. 1ba1255 Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents by Yan Zheng · 16 years ago
  58. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  59. 9aead43 Btrfs: Fix memset length in btrfs_file_write by yanhai zhu · 16 years ago
  60. 17d217f Btrfs: fix nodatasum handling in balancing code by Yan Zheng · 16 years ago
  61. 580afd7 Btrfs: Fix compressed checksum fsync log copies by Chris Mason · 16 years ago
  62. c3027eb Btrfs: Add inode sequence number for NFS and reserved space in a few structs by Chris Mason · 16 years ago
  63. 6e430f9 Btrfs: fix shadowed variable declarations by Christoph Hellwig · 16 years ago
  64. c36047d Btrfs: Fix race in btrfs_mark_extent_written by Yan Zheng · 16 years ago
  65. 8247b41 Btrfs: Fix starting search offset inside btrfs_drop_extents by Yan Zheng · 16 years ago
  66. 445a694 Btrfs: Fix usage of struct extent_map->orig_start by Chris Mason · 16 years ago
  67. ff5b7ee Btrfs: Fix csum error for compressed data by Yan Zheng · 16 years ago
  68. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  69. 70b99e6 Btrfs: Compression corner fixes by Chris Mason · 16 years ago
  70. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  71. 6643558 Btrfs: Fix bookend extent race v2 by Yan Zheng · 16 years ago
  72. 9036c10 Btrfs: update hole handling v2 by Yan Zheng · 16 years ago
  73. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  74. 3bb1a1b Btrfs: Remove offset field from struct btrfs_extent_ref by Yan Zheng · 16 years ago
  75. a76a3cd Btrfs: Count space allocated to file in bytes by Yan Zheng · 16 years ago
  76. cb843a6 Btrfs: O_DIRECT writes via buffered writes + invaldiate by Chris Mason · 16 years ago
  77. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  78. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  79. 2b1f55b Remove Btrfs compat code for older kernels by Chris Mason · 16 years ago
  80. 31840ae Btrfs: Full back reference support by Zheng Yan · 16 years ago
  81. 49eb7e4 Btrfs: Dir fsync optimizations by Chris Mason · 16 years ago
  82. e02119d Btrfs: Add a write ahead tree log to optimize synchronous operations by Chris Mason · 16 years ago
  83. a1b32a5 Btrfs: Add debugging checks to track down corrupted metadata by Chris Mason · 16 years ago
  84. ea8c281 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them by Chris Mason · 16 years ago
  85. f87f057 Btrfs: Improve and cleanup locking done by walk_down_tree by Chris Mason · 16 years ago
  86. 3ce7e67 Btrfs: Drop some debugging around the extent_map pinned flag by Chris Mason · 16 years ago
  87. 37d1aee Btrfs: Throttle tuning by Chris Mason · 16 years ago
  88. 0ee0fda Btrfs: Add compatibility for kernels >= 2.6.27-rc1 by Sven Wegener · 16 years ago
  89. bcc63ab Btrfs: implement memory reclaim for leaf reference cache by Yan · 16 years ago
  90. ab78c84 Btrfs: Throttle operations if the reference cache gets too large by Chris Mason · 16 years ago
  91. 017e536 Btrfs: Leaf reference cache update by Chris Mason · 16 years ago
  92. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  93. 4a09675 Btrfs: Data ordered fixes by Chris Mason · 16 years ago
  94. 7f3c74f Btrfs: Keep extent mappings in ram until pending ordered extents are done by Chris Mason · 16 years ago
  95. ee6e650 Add a per-inode lock around btrfs_drop_extents by Chris Mason · 16 years ago
  96. ba1da2f Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. by Chris Mason · 16 years ago
  97. f929574 btrfs_start_transaction: wait for commits in progress to finish by Chris Mason · 16 years ago
  98. dbe674a Btrfs: Update on disk i_size only after pending ordered extents are done by Chris Mason · 16 years ago
  99. 247e743 Btrfs: Use async helpers to deal with pages that have been improperly dirtied by Chris Mason · 16 years ago
  100. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 16 years ago