1. 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
  2. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  3. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  4. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  5. 6787125 btrfs: Fix checkpatch.pl warning of spacing issues by Dulshani Gunawardhana · 11 years ago
  6. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  7. 6f51956 Btrfs: do not run snapshot-aware defragment on error by Liu Bo · 11 years ago
  8. 9f23e28 Btrfs: make sure the delalloc workers actually flush compressed writes by Josef Bacik · 11 years ago
  9. d788a34 Btrfs: don't abort transaction in run_delalloc_nocow by Josef Bacik · 11 years ago
  10. 02ecd2c Btrfs: do not bug_on if we try to cow a free space cache inode by Josef Bacik · 11 years ago
  11. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  12. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  13. 25a5034 Btrfs: handle a missing extent for the first file extent by Josef Bacik · 11 years ago
  14. aaedb55 Btrfs: add tests for btrfs_get_extent by Josef Bacik · 11 years ago
  15. 857cc2f Btrfs: free reserved space on error in a few places by Josef Bacik · 11 years ago
  16. 778ba82 Btrfs: improve inode hash function/inode lookup by Filipe David Borba Manana · 11 years ago
  17. fa7c149 Btrfs: improve jitter performance of the sequential buffered write by Miao Xie · 11 years ago
  18. b6d08f0 Btrfs: do not release metadata for space cache inodes by Josef Bacik · 11 years ago
  19. 703c88e Btrfs: fix tracking of orphan inode count by Filipe David Borba Manana · 11 years ago
  20. dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
  21. f06becc Btrfs: don't store NULL byte in symlink extents by Filipe David Borba Manana · 11 years ago
  22. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  23. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  24. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  25. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  26. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  27. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  28. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  29. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  30. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 11 years ago
  31. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  32. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  33. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  34. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  35. 7f4f6e0 Btrfs: only update disk_i_size as we remove extents by Josef Bacik · 11 years ago
  36. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 11 years ago
  37. e8e7cff Btrfs: do not clear our orphan item runtime flag on eexist by Josef Bacik · 11 years ago
  38. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  39. 0036158 Btrfs: avoid starting a transaction in the write path by Josef Bacik · 11 years ago
  40. 4ef31a4 Btrfs: fix the error handling wrt orphan items by Josef Bacik · 11 years ago
  41. 116e002 Btrfs: allow compressed extents to be merged during defragment by Liu Bo · 11 years ago
  42. 151a41b Btrfs: fix what bits we clear when erroring out from delalloc by Josef Bacik · 11 years ago
  43. c2790a2 Btrfs: cleanup arguments to extent_clear_unlock_delalloc by Josef Bacik · 11 years ago
  44. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  45. 50f1319 Btrfs: reset ret in record_one_backref by Josef Bacik · 11 years ago
  46. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  47. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 11 years ago
  48. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 11 years ago
  49. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  50. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  51. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  52. 0e267c4 Btrfs: wait ordered range before doing direct io by Josef Bacik · 11 years ago
  53. e6da5d2 Btrfs: cleanup redundant code in btrfs_submit_direct() by Miao Xie · 11 years ago
  54. 7ee9e44 Btrfs: check if we can nocow if we don't have data space by Josef Bacik · 11 years ago
  55. f23b5a5 Btrfs: check for actual acls rather than just xattrs when caching no acl by Josef Bacik · 11 years ago
  56. a71754f Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate by Josef Bacik · 11 years ago
  57. fdf8e2e Btrfs: unlock extent range on enospc in compressed submit by Josef Bacik · 11 years ago
  58. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  59. 01cd336 Btrfs: put our inode if orphan cleanup fails by Josef Bacik · 11 years ago
  60. c69b26b Btrfs: add some missing iput()'s in btrfs_orphan_cleanup by Josef Bacik · 11 years ago
  61. d52be81 Btrfs: simplify unlink reservations by Josef Bacik · 11 years ago
  62. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  63. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 11 years ago
  64. 3c64a1a Btrfs: cleanup: don't check the same thing twice by Stefan Behrens · 11 years ago
  65. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  66. 6379ef9 btrfs: Drop inode if inode root is NULL by Naohiro Aota · 11 years ago
  67. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  68. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  69. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  70. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  71. e1409ce Btrfs: fix unprotected root node of the subvolume's inode rb-tree by Miao Xie · 11 years ago
  72. 89042e5 Btrfs: fix accessing a freed tree root by Miao Xie · 11 years ago
  73. b9aa55b Btrfs: return errno if possible when we fail to allocate memory by Liu Bo · 11 years ago
  74. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  75. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  76. 4107488 btrfs: use unsigned long type for extent state bits by David Sterba · 11 years ago
  77. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  78. ace68ba Btrfs: return free space in cow error path by Liu Bo · 11 years ago
  79. eb384b5 Btrfs: fix extent logging with O_DIRECT into prealloc by Josef Bacik · 11 years ago
  80. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  81. d4e3991 btrfs: abort unlink trans in missed error case by Zach Brown · 12 years ago
  82. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  83. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 11 years ago
  84. 4884b47 btrfs: make orphan cleanup less verbose by David Sterba · 12 years ago
  85. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 12 years ago
  86. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 12 years ago
  87. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
  88. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  89. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 12 years ago
  90. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 12 years ago
  91. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 12 years ago
  92. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  93. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 12 years ago
  94. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  95. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 12 years ago
  96. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  97. bdc20e6 Btrfs: copy everything if we've created an inline extent by Josef Bacik · 12 years ago
  98. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 12 years ago
  100. 8c4ce81 Btrfs: do not change inode flags in rename by Liu Bo · 12 years ago