1. 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
  2. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 14 years ago
  3. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 14 years ago
  4. a038fab0 Btrfs: align offsets for btrfs_ordered_update_i_size by Yan, Zheng · 14 years ago
  5. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  6. c216775 Btrfs: Fix disk_i_size update corner case by Yan, Zheng · 15 years ago
  7. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  8. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  9. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  10. 54bcf38 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
  11. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  12. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  13. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  14. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  15. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 15 years ago
  16. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 15 years ago
  17. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 15 years ago
  18. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 15 years ago
  19. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  20. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  21. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  22. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  23. cb843a6 Btrfs: O_DIRECT writes via buffered writes + invaldiate by Chris Mason · 16 years ago
  24. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  25. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  26. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 16 years ago
  27. b48652c Btrfs: Various small fixes. by Yan Zheng · 16 years ago
  28. 3eaa288 Btrfs: Fix the defragmention code and the block relocation code for data=ordered by Chris Mason · 16 years ago
  29. 8964222 Btrfs: Search data ordered extents first for checksums on read by Chris Mason · 16 years ago
  30. ed98b56 Btrfs: Take the csum mutex while reading checksums by Chris Mason · 16 years ago
  31. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  32. 4a09675 Btrfs: Data ordered fixes by Chris Mason · 16 years ago
  33. e5a2217 Fix btrfs_wait_ordered_extent_range to properly wait by Chris Mason · 16 years ago
  34. 3edf7d3 Btrfs: Handle data checksumming on bios that span multiple ordered extents by Chris Mason · 16 years ago
  35. eb84ae0 Btrfs: Cleanup and comment ordered-data.c by Chris Mason · 16 years ago
  36. ba1da2f Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. by Chris Mason · 16 years ago
  37. dbe674a Btrfs: Update on disk i_size only after pending ordered extents are done by Chris Mason · 16 years ago
  38. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 16 years ago
  39. 1b1e213 Btrfs: Add a per-inode csum mutex to avoid races creating csum items by Chris Mason · 16 years ago
  40. 594a24e Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks by Chris Mason · 16 years ago
  41. e1b81e6 btrfs delete ordered inode handling fix by Mingming · 16 years ago
  42. d6bfde8 Btrfs: Fixes for 2.6.18 enterprise kernels by Chris Mason · 16 years ago
  43. 81d7ed2 Btrfs: Throttle file_write when data=ordered is flushing the inode by Chris Mason · 16 years ago
  44. 4d5e74b Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels by Chris Mason · 16 years ago
  45. 2da98f0 Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout by Chris Mason · 16 years ago
  46. cee36a0 Rework btrfs_drop_inode to avoid scheduling by Chris Mason · 16 years ago
  47. dc17ff8 Btrfs: Add data=ordered support by Chris Mason · 16 years ago