1. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  2. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  3. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  4. 7bf811a5 Btrfs: limit delalloc pages outside of find_delalloc_range by Josef Bacik · 11 years ago
  5. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  6. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  7. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  8. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  9. 964fb15 Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 11 years ago
  10. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 11 years ago
  11. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 11 years ago
  12. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  13. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  14. cbf8b8c btrfs: change extent-same to copy entire argument struct by Mark Fasheh · 11 years ago
  15. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  16. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  17. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 11 years ago
  18. 1cecf57 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 by chandan · 11 years ago
  19. a0634be Btrfs: don't leak transaction in btrfs_sync_file() by Filipe David Borba Manana · 11 years ago
  20. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 11 years ago
  21. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  22. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  23. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  24. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  25. 14575ae Revert "Btrfs: rework the overcommit logic to be based on the total size" by Josef Bacik · 11 years ago
  26. 652f25a Btrfs: improve replacing nocow extents by Josef Bacik · 11 years ago
  27. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 11 years ago
  28. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 11 years ago
  29. a5874ce Btrfs: check roots last log commit when checking if an inode has been logged by Josef Bacik · 11 years ago
  30. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 11 years ago
  31. 573aeca Btrfs: actually limit the size of delalloc range by Josef Bacik · 11 years ago
  32. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 11 years ago
  33. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 11 years ago
  34. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 11 years ago
  35. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 11 years ago
  36. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  37. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  38. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  39. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  40. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  41. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  42. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. 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
  44. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  45. d7396f0 Btrfs: optimize key searches in btrfs_search_slot by Filipe David Borba Manana · 11 years ago
  46. 45d5fd1 Btrfs: don't use an async starter for most of our workers by Josef Bacik · 11 years ago
  47. 7f4f6e0 Btrfs: only update disk_i_size as we remove extents by Josef Bacik · 11 years ago
  48. f45388f Btrfs: fix deadlock in uuid scan kthread by Filipe David Borba Manana · 11 years ago
  49. 795a332 Btrfs: stop refusing the relocation of chunk 0 by Ilya Dryomov · 11 years ago
  50. d8f9803 Btrfs: fix memory leak of uuid_root in free_fs_info by Filipe David Borba Manana · 11 years ago
  51. ed84885 btrfs: reuse kbasename helper by Andy Shevchenko · 11 years ago
  52. e57138b btrfs: return btrfs error code for dev excl ops err by Anand Jain · 11 years ago
  53. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 11 years ago
  54. b12d686 Btrfs: convert all bug_ons in free-space-cache.c by Josef Bacik · 11 years ago
  55. 2e17c7c Btrfs: add support for asserts by Josef Bacik · 11 years ago
  56. 726551e Btrfs: adjust the fs_devices->missing count on unmount by Josef Bacik · 11 years ago
  57. 23fa76b0 Btrf: cleanup: don't check for root_refs == 0 twice by Stefan Behrens · 11 years ago
  58. 4847547 Btrfs: fix for patch "cleanup: don't check the same thing twice" by Stefan Behrens · 11 years ago
  59. 9d565ba Btrfs: get rid of one BUG() in write_all_supers() by Stefan Behrens · 11 years ago
  60. b9e9a6c Btrfs: allocate prelim_ref with a slab allocater by Wang Shilong · 11 years ago
  61. 742916b Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC by Wang Shilong · 11 years ago
  62. f717175 Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl by Filipe David Borba Manana · 11 years ago
  63. d730680 Btrfs: fix race between removing a dev and writing sbs by Filipe David Borba Manana · 11 years ago
  64. b8d0c69 Btrfs: remove ourselves from the cluster list under lock by Josef Bacik · 11 years ago
  65. e8e7cff Btrfs: do not clear our orphan item runtime flag on eexist by Josef Bacik · 11 years ago
  66. 57cfd46 Btrfs: fix send to deal with sparse files properly by Josef Bacik · 11 years ago
  67. bdab49d Btrfs: fix printing of non NULL terminated string by Filipe David Borba Manana · 11 years ago
  68. 8d78eb1 Btrfs: Use %z to format size_t by Geert Uytterhoeven · 11 years ago
  69. fce2936 Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y by Geert Uytterhoeven · 11 years ago
  70. 778746b Btrfs: PAGE_CACHE_SIZE is already unsigned long by Geert Uytterhoeven · 11 years ago
  71. b308bc2 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  72. fba6aa7 Btrfs: Make btrfs_header_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  73. 231e88f Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  74. 1473b24 Btrfs: Make btrfs_device_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  75. 410ba3a Btrfs: Make btrfs_device_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  76. 118a0a2 Btrfs: Format mirror_num as int by Geert Uytterhoeven · 11 years ago
  77. 27f9f02 Btrfs: Format PAGE_SIZE as unsigned long by Geert Uytterhoeven · 11 years ago
  78. 6e71c47 Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant by Geert Uytterhoeven · 11 years ago
  79. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  80. 1cb048f Btrfs: fix memory leak of orphan block rsv by Filipe David Borba Manana · 11 years ago
  81. a1e8780 Btrfs: rollback btrfs_device fields on umount by Ilya Dryomov · 11 years ago
  82. 2208a37 Btrfs: add alloc_fs_devices and switch to it by Ilya Dryomov · 11 years ago
  83. 12bd2fc Btrfs: add btrfs_alloc_device and switch to it by Ilya Dryomov · 11 years ago
  84. 53f1065 Btrfs: find_next_devid: root -> fs_info by Ilya Dryomov · 11 years ago
  85. bbb651e Btrfs: don't allow the replace procedure on read only filesystems by Stefan Behrens · 11 years ago
  86. 633085c Btrfs: reset force_compress on btrfs_file_defrag failure by Filipe David Borba Manana · 11 years ago
  87. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  88. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  89. 2643279 Btrfs: introduce uuid-tree-gen field by Stefan Behrens · 11 years ago
  90. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  91. dd5f961 Btrfs: maintain subvolume items in the UUID tree by Stefan Behrens · 11 years ago
  92. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  93. 8f8ae8e Btrfs: support printing UUID tree elements by Stefan Behrens · 11 years ago
  94. 07b30a4 Btrfs: introduce a tree for items that map UUIDs to something by Stefan Behrens · 11 years ago
  95. 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
  96. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  97. 18674c6 Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP by Filipe David Borba Manana · 11 years ago
  98. a696cf3 Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler by Filipe David Borba Manana · 11 years ago
  99. b006b2e Btrfs: remove reduplicate check when disabling quota by Wang Shilong · 11 years ago
  100. e685da1 Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments by Wang Shilong · 11 years ago