1. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  2. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  3. 07f0e62 Merge tag 'v3.11' into for-linus by Chris Mason · 11 years ago
  4. 6e46645 Linux 3.11 by Linus Torvalds · 11 years ago
  5. 248d296 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  6. e09a1fa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. ac0bc78 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  8. d7396f0 Btrfs: optimize key searches in btrfs_search_slot by Filipe David Borba Manana · 11 years ago
  9. 45d5fd1 Btrfs: don't use an async starter for most of our workers by Josef Bacik · 11 years ago
  10. 7f4f6e0 Btrfs: only update disk_i_size as we remove extents by Josef Bacik · 11 years ago
  11. f45388f Btrfs: fix deadlock in uuid scan kthread by Filipe David Borba Manana · 11 years ago
  12. 795a332 Btrfs: stop refusing the relocation of chunk 0 by Ilya Dryomov · 11 years ago
  13. d8f9803 Btrfs: fix memory leak of uuid_root in free_fs_info by Filipe David Borba Manana · 11 years ago
  14. ed84885 btrfs: reuse kbasename helper by Andy Shevchenko · 11 years ago
  15. e57138b btrfs: return btrfs error code for dev excl ops err by Anand Jain · 11 years ago
  16. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 11 years ago
  17. b12d686 Btrfs: convert all bug_ons in free-space-cache.c by Josef Bacik · 11 years ago
  18. 2e17c7c6 Btrfs: add support for asserts by Josef Bacik · 11 years ago
  19. 726551e Btrfs: adjust the fs_devices->missing count on unmount by Josef Bacik · 11 years ago
  20. 23fa76b0 Btrf: cleanup: don't check for root_refs == 0 twice by Stefan Behrens · 11 years ago
  21. 4847547 Btrfs: fix for patch "cleanup: don't check the same thing twice" by Stefan Behrens · 11 years ago
  22. 9d565ba Btrfs: get rid of one BUG() in write_all_supers() by Stefan Behrens · 11 years ago
  23. b9e9a6c Btrfs: allocate prelim_ref with a slab allocater by Wang Shilong · 11 years ago
  24. 742916b Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC by Wang Shilong · 11 years ago
  25. f717175 Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl by Filipe David Borba Manana · 11 years ago
  26. d730680 Btrfs: fix race between removing a dev and writing sbs by Filipe David Borba Manana · 11 years ago
  27. b8d0c69 Btrfs: remove ourselves from the cluster list under lock by Josef Bacik · 11 years ago
  28. e8e7cff Btrfs: do not clear our orphan item runtime flag on eexist by Josef Bacik · 11 years ago
  29. 57cfd46 Btrfs: fix send to deal with sparse files properly by Josef Bacik · 11 years ago
  30. bdab49d Btrfs: fix printing of non NULL terminated string by Filipe David Borba Manana · 11 years ago
  31. 8d78eb1 Btrfs: Use %z to format size_t by Geert Uytterhoeven · 11 years ago
  32. fce2936 Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y by Geert Uytterhoeven · 11 years ago
  33. 778746b Btrfs: PAGE_CACHE_SIZE is already unsigned long by Geert Uytterhoeven · 11 years ago
  34. b308bc2 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  35. fba6aa7 Btrfs: Make btrfs_header_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  36. 231e88f Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  37. 1473b24 Btrfs: Make btrfs_device_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  38. 410ba3a Btrfs: Make btrfs_device_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  39. 118a0a2 Btrfs: Format mirror_num as int by Geert Uytterhoeven · 11 years ago
  40. 27f9f02 Btrfs: Format PAGE_SIZE as unsigned long by Geert Uytterhoeven · 11 years ago
  41. 6e71c47 Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant by Geert Uytterhoeven · 11 years ago
  42. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  43. 1cb048f Btrfs: fix memory leak of orphan block rsv by Filipe David Borba Manana · 11 years ago
  44. a1e8780 Btrfs: rollback btrfs_device fields on umount by Ilya Dryomov · 11 years ago
  45. 2208a37 Btrfs: add alloc_fs_devices and switch to it by Ilya Dryomov · 11 years ago
  46. 12bd2fc Btrfs: add btrfs_alloc_device and switch to it by Ilya Dryomov · 11 years ago
  47. 53f1065 Btrfs: find_next_devid: root -> fs_info by Ilya Dryomov · 11 years ago
  48. bbb651e Btrfs: don't allow the replace procedure on read only filesystems by Stefan Behrens · 11 years ago
  49. 68b823e Btrfs: use __u64 in exported user headers by Mike Frysinger · 11 years ago
  50. 633085c Btrfs: reset force_compress on btrfs_file_defrag failure by Filipe David Borba Manana · 11 years ago
  51. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  52. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  53. 2643279 Btrfs: introduce uuid-tree-gen field by Stefan Behrens · 11 years ago
  54. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  55. dd5f961 Btrfs: maintain subvolume items in the UUID tree by Stefan Behrens · 11 years ago
  56. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  57. 8f8ae8e Btrfs: support printing UUID tree elements by Stefan Behrens · 11 years ago
  58. 07b30a4 Btrfs: introduce a tree for items that map UUIDs to something by Stefan Behrens · 11 years ago
  59. 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
  60. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  61. 18674c6 Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP by Filipe David Borba Manana · 11 years ago
  62. a696cf3 Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler by Filipe David Borba Manana · 11 years ago
  63. b006b2e Btrfs: remove reduplicate check when disabling quota by Wang Shilong · 11 years ago
  64. e685da1 Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments by Wang Shilong · 11 years ago
  65. 4082bd3 Btrfs: fix oops when writing dirty qgroups to disk by Wang Shilong · 11 years ago
  66. ba5e8f2 Btrfs: fix send issues related to inode number reuse by Josef Bacik · 11 years ago
  67. dc11dd5 Btrfs: separate out tests into their own directory by Josef Bacik · 11 years ago
  68. 0036158 Btrfs: avoid starting a transaction in the write path by Josef Bacik · 11 years ago
  69. 9ffba8c Btrfs: fix heavy delalloc related deadlock by Josef Bacik · 11 years ago
  70. 4ef31a4 Btrfs: fix the error handling wrt orphan items by Josef Bacik · 11 years ago
  71. 175a2b8 Btrfs: don't allow a subvol to be deleted if it is the default subovl by Josef Bacik · 11 years ago
  72. a052541 Btrfs: skip subvol entries when checking if we've created a dir already by Josef Bacik · 11 years ago
  73. 416161d btrfs: offline dedupe by Mark Fasheh · 11 years ago
  74. 4b38431 btrfs: Introduce extent_read_full_page_nolock() by Mark Fasheh · 11 years ago
  75. 32b7c68 btrfs_ioctl_clone: Move clone code into it's own function by Mark Fasheh · 11 years ago
  76. 77fe20dc btrfs: abtract out range locking in clone ioctl() by Mark Fasheh · 11 years ago
  77. a4fdb61 Btrfs: fix possible memory leak in find_parent_nodes() by Wang Shilong · 11 years ago
  78. 09fb99a Btrfs: return ENOSPC when target space is full by Filipe David Borba Manana · 11 years ago
  79. ada9af2 Btrfs: don't ignore errors from btrfs_run_delayed_items by Filipe David Borba Manana · 11 years ago
  80. 2bac325 Btrfs: fix inode leak on kmalloc failure in tree-log.c by Filipe David Borba Manana · 11 years ago
  81. 116e002 Btrfs: allow compressed extents to be merged during defragment by Liu Bo · 11 years ago
  82. 8b87dc1 btrfs: add mount option to set commit interval by David Sterba · 11 years ago
  83. 9ec7267 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs by Josef Bacik · 11 years ago
  84. db7f343 Btrfs: deal with enomem in the rewind path by Josef Bacik · 11 years ago
  85. ebdad91 Btrfs: check our parent dir when doing a compare send by Josef Bacik · 11 years ago
  86. 36cce92 Btrfs: handle errors when doing slow caching by Josef Bacik · 11 years ago
  87. 0f0fe8f Btrfs: add missing error handling to read_tree_block by Filipe David Borba Manana · 11 years ago
  88. eb2067f Fix leak in __btrfs_map_block error path by Dave Jones · 11 years ago
  89. f5929cd Btrfs: add missing error check to find_parent_nodes by Filipe David Borba Manana · 11 years ago
  90. 395927a Btrfs: optimize function btrfs_read_chunk_tree by Filipe David Borba Manana · 11 years ago
  91. 6596a928 Btrfs: don't bug_on when we fail when cleaning up transactions by Josef Bacik · 11 years ago
  92. b6c60c8 Btrfs: change how we queue blocks for backref checking by Josef Bacik · 11 years ago
  93. d062d13 Btrfs: check to see if we have an inline item properly by Josef Bacik · 11 years ago
  94. 151a41b Btrfs: fix what bits we clear when erroring out from delalloc by Josef Bacik · 11 years ago
  95. c2790a2 Btrfs: cleanup arguments to extent_clear_unlock_delalloc by Josef Bacik · 11 years ago
  96. 8068a47 btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super() by Anand Jain · 11 years ago
  97. 125bac01 Btrfs: cache the extent map struct when reading several pages by Miao Xie · 11 years ago
  98. 9974090 Btrfs: batch the extent state operation when reading pages by Miao Xie · 11 years ago
  99. 883d0de Btrfs: batch the extent state operation in the end io handle of the read page by Miao Xie · 11 years ago
  100. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago