1. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  2. b7d5b0a Btrfs: fix joining the same transaction handler more than 2 times by Miao Xie · 12 years ago
  3. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  4. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  5. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  6. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  7. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  8. f0bd95e Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called by Tsutomu Itoh · 12 years ago
  9. ce19533 Btrfs: do not hold the file extent leaf locked when adding extent item by Josef Bacik · 12 years ago
  10. a698d075 Btrfs: add a type field for the transaction handle by Miao Xie · 12 years ago
  11. f186373 btrfs: extended inode refs by Mark Fasheh · 12 years ago
  12. b3ae244 btrfs: return EPERM upon rmdir on a subvolume by David Sterba · 12 years ago
  13. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  14. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  15. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  16. 962197b Btrfs: fix unnecessary warning when the fragments make the space alloc fail by Miao Xie · 12 years ago
  17. 69ffb54 Btrfs: create a pinned em when writing to a prealloc range in DIO by Josef Bacik · 12 years ago
  18. 8407aa4 Btrfs: fix corrupted metadata in the snapshot by Miao Xie · 12 years ago
  19. 837e197 btrfs: polish names of kmem caches by David Sterba · 12 years ago
  20. 9e8a4a8 Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag by Liu Bo · 12 years ago
  21. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  22. ac14aed Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs() by Sage Weil · 12 years ago
  23. 2aaa665 Btrfs: add hole punching by Josef Bacik · 12 years ago
  24. 2671485 Btrfs: remove unused hint byte argument for btrfs_drop_extents by Josef Bacik · 12 years ago
  25. 46d8bc3 Btrfs: fix a bug in checking whether a inode is already in log by Liu Bo · 12 years ago
  26. 321f0e7 Btrfs: fix wrong orphan count of the fs/file tree by Miao Xie · 12 years ago
  27. 4e2f84e Btrfs: improve fsync by filtering extents that we want by Liu Bo · 12 years ago
  28. ca7e70f Btrfs: do not needlessly restart the transaction for enospc by Josef Bacik · 12 years ago
  29. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  30. 7c73531 Btrfs: update last trans if we don't update the inode by Josef Bacik · 12 years ago
  31. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  32. 2f2f43d userns: Convert btrfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  33. 8bad3c0 btrfs: fix comment typo in btrfs_finish_ordered_io by Liu Bo · 12 years ago
  34. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  35. d280e5b Btrfs: fix ordered extent leak when failing to start a transaction by Liu Bo · 12 years ago
  36. 24c03fa Btrfs: fix a dio write regression by Liu Bo · 12 years ago
  37. 5a24e84 Btrfs: fix enospc problems when deleting a subvol by Josef Bacik · 12 years ago
  38. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
  39. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  40. eb838e7 Btrfs: lock extents as we map them in DIO by Josef Bacik · 12 years ago
  41. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  42. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  43. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  44. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  45. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  46. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  47. 293f7e0 Btrfs: zero unused bytes in inode item by Li Zefan · 12 years ago
  48. b4d7c3c Btrfs: kill free_space pointer from inode structure by Li Zefan · 12 years ago
  49. 83eea1f Btrfs: kill root from btrfs_is_free_space_inode by Liu Bo · 12 years ago
  50. 287082b Btrfs: fix typo in cow_file_range_async and async_cow_submit by Liu Bo · 12 years ago
  51. b995929 Btrfs: return error of btrfs_update_inode() to caller by Tsutomu Itoh · 12 years ago
  52. 2bc556528 Btrfs: don't update atime on RO subvolumes by Alexander Block · 12 years ago
  53. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  54. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  55. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  56. 5eecb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. 6bf0231 Btrfs: fix wrong check during log recovery by Liu Bo · 12 years ago
  58. c3473e8 Btrfs: fix dio write vs buffered read race by Josef Bacik · 12 years ago
  59. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  60. cb77fcd Btrfs: delay iput with async extents by Josef Bacik · 12 years ago
  61. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  62. bc17823 Btrfs: fix missing inherited flag in rename by Liu Bo · 12 years ago
  63. 7ddf5a4 Btrfs: call filemap_fdatawrite twice for compression by Josef Bacik · 12 years ago
  64. 8180ef8 Btrfs: keep inode pinned when compressing writes by Josef Bacik · 12 years ago
  65. 17ca04a Btrfs: unlock everything properly in the error case for nocow by Josef Bacik · 12 years ago
  66. beb42dd Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error by Josef Bacik · 12 years ago
  67. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 13 years ago
  69. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  70. 2adcac1 Btrfs: fall back to non-inline if we don't have enough space by Josef Bacik · 12 years ago
  71. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 12 years ago
  72. 72ac3c0 Btrfs: convert the inode bit field to use the actual bit operations by Josef Bacik · 12 years ago
  73. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 12 years ago
  74. 0c4d2d9 Btrfs: use i_version instead of our own sequence by Josef Bacik · 12 years ago
  75. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  76. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  77. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  78. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  79. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 12 years ago
  80. 8c9c2bf btrfs: fix race in reada by Arne Jansen · 13 years ago
  81. 848cce0 Btrfs: avoid setting ->d_op twice by Li Zefan · 13 years ago
  82. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  83. 4cb13e5 Btrfs: fix recursive defragment with autodefrag option by Liu Bo · 13 years ago
  84. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 13 years ago
  85. 0b32f4b Btrfs: ensure an entire eb is written at once by Josef Bacik · 13 years ago
  86. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  87. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 13 years ago
  88. ce59897 btrfs: Don't BUG_ON errors from btrfs_create_subvol_root() by Mark Fasheh · 13 years ago
  89. 3fbe5c0 btrfs: split extent_state ops by Jeff Mahoney · 13 years ago
  90. d008237 btrfs: drop gfp_t from lock_extent by Jeff Mahoney · 13 years ago
  91. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 13 years ago
  92. 355808c btrfs: ->submit_bio_hook error push-up by Jeff Mahoney · 13 years ago
  93. 3444a97 btrfs: Factor out tree->ops->merge_bio_hook call by Jeff Mahoney · 13 years ago
  94. 0417341 btrfs: Simplify btrfs_submit_bio_hook by Jeff Mahoney · 13 years ago
  95. 7ac687d btrfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  96. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  97. fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 13 years ago
  98. 12fc9d0 btrfs: honor umask when creating subvol root by Florian Albrechtskirchinger · 13 years ago
  99. 87826df btrfs: delalloc for page dirtied out-of-band in fixup worker by Jeff Mahoney · 13 years ago
  100. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago