1. fa6ac87 Btrfs: fix cleaner thread not working with inode cache option by Liu Bo · 12 years ago
  2. 38851cc Btrfs: implement unlocked dio write by Miao Xie · 12 years ago
  3. 2e60a51 Btrfs: serialize unlocked dio reads with truncate by Miao Xie · 12 years ago
  4. 0934856 Btrfs: fix deadlock due to unsubmitted by Miao Xie · 12 years ago
  5. 4a7d0f6 Btrfs: cleanup orphan reservation if truncate fails by Josef Bacik · 12 years ago
  6. 5d80366 Btrfs: steal from global reserve if we are cleaning up orphans by Josef Bacik · 12 years ago
  7. 3e04e7f Btrfs: handle errors in compression submission path by Josef Bacik · 12 years ago
  8. 925396e Btrfs: account for orphan inodes properly during cleanup by Josef Bacik · 12 years ago
  9. 0bec9ef Btrfs: unreserve space if our ordered extent fails to work by Josef Bacik · 12 years ago
  10. df0af1a Btrfs: use the inode own lock to protect its delalloc_bytes by Miao Xie · 12 years ago
  11. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 12 years ago
  12. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 12 years ago
  13. fe5fafbe Revert "Btrfs: fix permissions of empty files not affected by umask" by Josef Bacik · 12 years ago
  14. 63607cc Btrfs: traverse and flush the delalloc inodes once by Miao Xie · 12 years ago
  15. 51fab69 Btrfs: use token to avoid times mapping extent buffer by Liu Bo · 12 years ago
  16. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  17. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 12 years ago
  18. 0e8c36a Btrfs: fix lots of orphan inodes when the space is not enough by Miao Xie · 12 years ago
  19. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  20. 3972f26 btrfs: update timestamps on truncate() by Eric Sandeen · 12 years ago
  21. f276795 btrfs: fix btrfs_cont_expand() freeing IS_ERR em by Zach Brown · 12 years ago
  22. f9e4fb5 Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents by Liu Bo · 12 years ago
  23. f3fe820 Btrfs: add orphan before truncating pagecache by Josef Bacik · 12 years ago
  24. 213490b Btrfs: fix a bug of per-file nocow by Liu Bo · 12 years ago
  25. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  26. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  27. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  28. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  29. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  30. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  31. b812ce2 Btrfs: inline csums if we're fsyncing by Josef Bacik · 12 years ago
  32. e997615 Btrfs: only log the inode item if we can get away with it by Josef Bacik · 12 years ago
  33. ac6a2b3 Btrfs: fix wrong return value of btrfs_truncate_page() by Miao Xie · 12 years ago
  34. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  35. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  36. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  37. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago
  38. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  39. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  40. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  41. 6c1500f fs/btrfs: drop if around WARN_ON by Julia Lawall · 12 years ago
  42. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  43. b7d5b0a Btrfs: fix joining the same transaction handler more than 2 times by Miao Xie · 12 years ago
  44. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  45. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  46. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  47. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  48. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  49. f0bd95e Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called by Tsutomu Itoh · 12 years ago
  50. ce19533 Btrfs: do not hold the file extent leaf locked when adding extent item by Josef Bacik · 12 years ago
  51. a698d075 Btrfs: add a type field for the transaction handle by Miao Xie · 12 years ago
  52. f186373 btrfs: extended inode refs by Mark Fasheh · 12 years ago
  53. b3ae244 btrfs: return EPERM upon rmdir on a subvolume by David Sterba · 12 years ago
  54. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  56. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  57. 962197b Btrfs: fix unnecessary warning when the fragments make the space alloc fail by Miao Xie · 12 years ago
  58. 69ffb54 Btrfs: create a pinned em when writing to a prealloc range in DIO by Josef Bacik · 12 years ago
  59. 8407aa4 Btrfs: fix corrupted metadata in the snapshot by Miao Xie · 12 years ago
  60. 837e197 btrfs: polish names of kmem caches by David Sterba · 12 years ago
  61. 9e8a4a8 Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag by Liu Bo · 12 years ago
  62. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  63. ac14aed Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs() by Sage Weil · 12 years ago
  64. 2aaa665 Btrfs: add hole punching by Josef Bacik · 12 years ago
  65. 2671485 Btrfs: remove unused hint byte argument for btrfs_drop_extents by Josef Bacik · 12 years ago
  66. 46d8bc3 Btrfs: fix a bug in checking whether a inode is already in log by Liu Bo · 12 years ago
  67. 321f0e7 Btrfs: fix wrong orphan count of the fs/file tree by Miao Xie · 12 years ago
  68. 4e2f84e Btrfs: improve fsync by filtering extents that we want by Liu Bo · 12 years ago
  69. ca7e70f Btrfs: do not needlessly restart the transaction for enospc by Josef Bacik · 12 years ago
  70. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  71. 7c73531 Btrfs: update last trans if we don't update the inode by Josef Bacik · 12 years ago
  72. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  73. 2f2f43d userns: Convert btrfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  74. 8bad3c0 btrfs: fix comment typo in btrfs_finish_ordered_io by Liu Bo · 13 years ago
  75. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  76. d280e5b Btrfs: fix ordered extent leak when failing to start a transaction by Liu Bo · 12 years ago
  77. 24c03fa Btrfs: fix a dio write regression by Liu Bo · 12 years ago
  78. 5a24e84 Btrfs: fix enospc problems when deleting a subvol by Josef Bacik · 12 years ago
  79. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
  80. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  81. eb838e7 Btrfs: lock extents as we map them in DIO by Josef Bacik · 12 years ago
  82. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  83. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  84. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 13 years ago
  85. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  86. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  87. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  88. 293f7e0 Btrfs: zero unused bytes in inode item by Li Zefan · 13 years ago
  89. b4d7c3c Btrfs: kill free_space pointer from inode structure by Li Zefan · 13 years ago
  90. 83eea1f Btrfs: kill root from btrfs_is_free_space_inode by Liu Bo · 13 years ago
  91. 287082b Btrfs: fix typo in cow_file_range_async and async_cow_submit by Liu Bo · 13 years ago
  92. b995929 Btrfs: return error of btrfs_update_inode() to caller by Tsutomu Itoh · 13 years ago
  93. 2bc556528 Btrfs: don't update atime on RO subvolumes by Alexander Block · 13 years ago
  94. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  95. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  96. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 13 years ago
  97. 5eecb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  98. 6bf0231 Btrfs: fix wrong check during log recovery by Liu Bo · 13 years ago
  99. c3473e8 Btrfs: fix dio write vs buffered read race by Josef Bacik · 13 years ago
  100. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago