1. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  2. 1cb048f Btrfs: fix memory leak of orphan block rsv by Filipe David Borba Manana · 11 years ago
  3. a1e8780 Btrfs: rollback btrfs_device fields on umount by Ilya Dryomov · 11 years ago
  4. 2208a37 Btrfs: add alloc_fs_devices and switch to it by Ilya Dryomov · 11 years ago
  5. 12bd2fc Btrfs: add btrfs_alloc_device and switch to it by Ilya Dryomov · 11 years ago
  6. 53f1065 Btrfs: find_next_devid: root -> fs_info by Ilya Dryomov · 11 years ago
  7. bbb651e Btrfs: don't allow the replace procedure on read only filesystems by Stefan Behrens · 11 years ago
  8. 633085c Btrfs: reset force_compress on btrfs_file_defrag failure by Filipe David Borba Manana · 11 years ago
  9. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  10. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  11. 2643279 Btrfs: introduce uuid-tree-gen field by Stefan Behrens · 11 years ago
  12. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  13. dd5f961 Btrfs: maintain subvolume items in the UUID tree by Stefan Behrens · 11 years ago
  14. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  15. 8f8ae8e Btrfs: support printing UUID tree elements by Stefan Behrens · 11 years ago
  16. 07b30a4 Btrfs: introduce a tree for items that map UUIDs to something by Stefan Behrens · 11 years ago
  17. 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
  18. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  19. 18674c6 Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP by Filipe David Borba Manana · 11 years ago
  20. a696cf3 Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler by Filipe David Borba Manana · 11 years ago
  21. b006b2e Btrfs: remove reduplicate check when disabling quota by Wang Shilong · 11 years ago
  22. e685da1 Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments by Wang Shilong · 11 years ago
  23. 4082bd3 Btrfs: fix oops when writing dirty qgroups to disk by Wang Shilong · 11 years ago
  24. ba5e8f2 Btrfs: fix send issues related to inode number reuse by Josef Bacik · 11 years ago
  25. dc11dd5 Btrfs: separate out tests into their own directory by Josef Bacik · 11 years ago
  26. 0036158 Btrfs: avoid starting a transaction in the write path by Josef Bacik · 11 years ago
  27. 9ffba8c Btrfs: fix heavy delalloc related deadlock by Josef Bacik · 11 years ago
  28. 4ef31a4 Btrfs: fix the error handling wrt orphan items by Josef Bacik · 11 years ago
  29. 175a2b8 Btrfs: don't allow a subvol to be deleted if it is the default subovl by Josef Bacik · 11 years ago
  30. a052541 Btrfs: skip subvol entries when checking if we've created a dir already by Josef Bacik · 11 years ago
  31. 416161d btrfs: offline dedupe by Mark Fasheh · 11 years ago
  32. 4b38431 btrfs: Introduce extent_read_full_page_nolock() by Mark Fasheh · 11 years ago
  33. 32b7c68 btrfs_ioctl_clone: Move clone code into it's own function by Mark Fasheh · 11 years ago
  34. 77fe20dc btrfs: abtract out range locking in clone ioctl() by Mark Fasheh · 11 years ago
  35. a4fdb61 Btrfs: fix possible memory leak in find_parent_nodes() by Wang Shilong · 11 years ago
  36. 09fb99a Btrfs: return ENOSPC when target space is full by Filipe David Borba Manana · 11 years ago
  37. ada9af2 Btrfs: don't ignore errors from btrfs_run_delayed_items by Filipe David Borba Manana · 11 years ago
  38. 2bac325 Btrfs: fix inode leak on kmalloc failure in tree-log.c by Filipe David Borba Manana · 11 years ago
  39. 116e002 Btrfs: allow compressed extents to be merged during defragment by Liu Bo · 11 years ago
  40. 8b87dc1 btrfs: add mount option to set commit interval by David Sterba · 11 years ago
  41. 9ec7267 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs by Josef Bacik · 11 years ago
  42. db7f343 Btrfs: deal with enomem in the rewind path by Josef Bacik · 11 years ago
  43. ebdad91 Btrfs: check our parent dir when doing a compare send by Josef Bacik · 11 years ago
  44. 36cce92 Btrfs: handle errors when doing slow caching by Josef Bacik · 11 years ago
  45. 0f0fe8f Btrfs: add missing error handling to read_tree_block by Filipe David Borba Manana · 11 years ago
  46. eb2067f Fix leak in __btrfs_map_block error path by Dave Jones · 11 years ago
  47. f5929cd Btrfs: add missing error check to find_parent_nodes by Filipe David Borba Manana · 11 years ago
  48. 395927a Btrfs: optimize function btrfs_read_chunk_tree by Filipe David Borba Manana · 11 years ago
  49. 6596a928 Btrfs: don't bug_on when we fail when cleaning up transactions by Josef Bacik · 11 years ago
  50. b6c60c8 Btrfs: change how we queue blocks for backref checking by Josef Bacik · 11 years ago
  51. d062d13 Btrfs: check to see if we have an inline item properly by Josef Bacik · 11 years ago
  52. 151a41b Btrfs: fix what bits we clear when erroring out from delalloc by Josef Bacik · 11 years ago
  53. c2790a2 Btrfs: cleanup arguments to extent_clear_unlock_delalloc by Josef Bacik · 11 years ago
  54. 8068a47 btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super() by Anand Jain · 11 years ago
  55. 125bac01 Btrfs: cache the extent map struct when reading several pages by Miao Xie · 11 years ago
  56. 9974090 Btrfs: batch the extent state operation when reading pages by Miao Xie · 11 years ago
  57. 883d0de Btrfs: batch the extent state operation in the end io handle of the read page by Miao Xie · 11 years ago
  58. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  59. f2a09da Btrfs: add branch prediction hints in the read page end IO function by Miao Xie · 11 years ago
  60. 09a7f7a Btrfs: remove unnecessary argument of bio_readpage_error() by Miao Xie · 11 years ago
  61. 8507d21 Btrfs: add missing mounting options in btrfs_show_options() by Wang Shilong · 11 years ago
  62. 1493381 Btrfs: use u64 for subvolid when parsing mount options by Wang Shilong · 11 years ago
  63. 2c334e8 Btrfs: add sanity checks regarding to parsing mount options by Wang Shilong · 11 years ago
  64. 3cd846d Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed by Miao Xie · 11 years ago
  65. 3dc0e81 btrfs/raid56: fix and cleanup some error paths by Dan Carpenter · 11 years ago
  66. 2112ac8 Btrfs: don't bother autodefragging if our root is going away by Josef Bacik · 11 years ago
  67. b37b39c Btrfs: cleanup reloc roots properly on error by Josef Bacik · 11 years ago
  68. 50f1319 Btrfs: reset ret in record_one_backref by Josef Bacik · 11 years ago
  69. a1b83ac btrfs: fix get set label blocking against balance by Anand Jain · 11 years ago
  70. d4c34f6 Btrfs: Print key type in decimal everywhere by Stefan Behrens · 11 years ago
  71. 599c75e Btrfs/tracepoint: update delayed ref tracepoints by Liu Bo · 11 years ago
  72. 1095cc0 btrfs_read_block_groups: Use enums to index by chandan · 11 years ago
  73. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  74. 1e7bac1 Btrfs: set qgroup_ulist to be null after calling ulist_free() by Wang Shilong · 12 years ago
  75. 647f63b Btrfs: add missing error checks to add_data_references by Filipe David Borba Manana · 12 years ago
  76. ccf39f9 btrfs: make errors in btrfs_num_copies less noisy by David Sterba · 12 years ago
  77. 52ee28d Btrfs: make free space caching faster with many non-inline extent references by Liu Bo · 12 years ago
  78. ee3441b btrfs: fall back to global reservation when removing subvolumes by Jeff Mahoney · 12 years ago
  79. 74be951 Btrfs: optimize btrfs_lookup_extent_info() by Filipe David Borba Manana · 12 years ago
  80. d790155 Btrfs: Release uuid_mutex for shrink during device delete by Carey Underwood · 12 years ago
  81. b2aaaa3 Btrfs: set lockdep class before locking new extent buffer by Josef Bacik · 12 years ago
  82. 59516f6 Btrfs: return -1 when lzo compression makes data bigger by Stefan Agner · 12 years ago
  83. c8cc634 Btrfs: stop using GFP_ATOMIC for the tree mod log allocations by Josef Bacik · 12 years ago
  84. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 12 years ago
  85. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  86. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  87. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 12 years ago
  88. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 12 years ago
  89. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 12 years ago
  90. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 12 years ago
  91. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 12 years ago
  92. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 12 years ago
  93. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 12 years ago
  94. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 12 years ago
  95. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  96. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  97. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  98. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  99. 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  100. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago