1. d865177 Btrfs: clear uptodate flags of pages in sys_array eb by Liu Bo · 9 years ago
  2. 65d4f4c Btrfs: end transaction if we abort when creating uuid root by Josef Bacik · 9 years ago
  3. 56244ef Btrfs: fix handling of faults from btrfs_copy_from_user by Chris Mason · 9 years ago
  4. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  5. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  6. f1fee65 btrfs: scrub: Set bbio to NULL before calling btrfs_map_block by Zhao Lei · 9 years ago
  7. 2d324f5 Btrfs: fix unexpected return value of fiemap by Liu Bo · 9 years ago
  8. 1c8b5b6 Btrfs: free sys_array eb as soon as possible by Liu Bo · 9 years ago
  9. c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 9 years ago
  10. 680834c Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  11. 36fac9e Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  12. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  13. 4673272 btrfs: fix memory leak during RAID 5/6 device replacement by Scott Talbert · 9 years ago
  14. 5f9a8a5 Btrfs: add semaphore to synchronize direct IO writes with fsync by Filipe Manana · 9 years ago
  15. f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 9 years ago
  16. 0b90191 Btrfs: fix race between fsync and direct IO writes for prealloc extents by Filipe Manana · 9 years ago
  17. 5062af3 Btrfs: fix number of transaction units for renames with whiteout by Filipe Manana · 9 years ago
  18. 376e5a5 Btrfs: pin logs earlier when doing a rename exchange operation by Filipe Manana · 9 years ago
  19. 86e8aa0 Btrfs: unpin logs if rename exchange operation fails by Filipe Manana · 9 years ago
  20. c990161 Btrfs: fix inode leak on failure to setup whiteout inode in rename by Filipe Manana · 9 years ago
  21. cdd1fed btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT by Dan Fuhry · 9 years ago
  22. c4aba95 Btrfs: pin log earlier when renaming by Filipe Manana · 9 years ago
  23. 3dc9e8f7 Btrfs: unpin log if rename operation fails by Filipe Manana · 9 years ago
  24. 9cfa3e3 Btrfs: don't do unnecessary delalloc flushes when relocating by Filipe Manana · 9 years ago
  25. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  26. 3f9749f Btrfs: fix empty symlink after creating symlink and fsync parent dir by Filipe Manana · 9 years ago
  27. 657ed1a Btrfs: fix for incorrect directory entries after fsync log replay by Filipe Manana · 9 years ago
  28. 2c1984f btrfs: build fixup for qgroup_account_snapshot by David Sterba · 9 years ago
  29. 6426c7a btrfs: qgroup: Fix qgroup accounting when creating snapshot by Qu Wenruo · 9 years ago
  30. 72928f2 Btrfs: fix fspath error deallocation by Vincent Stehlé · 9 years ago
  31. 52356716 btrfs: make find_workspace warn if there are no workspaces by David Sterba · 9 years ago
  32. e721e49 btrfs: make find_workspace always succeed by David Sterba · 9 years ago
  33. f77dd0d btrfs: preallocate compression workspaces by David Sterba · 9 years ago
  34. 6ac10a6 btrfs: rename and document compression workspace members by David Sterba · 9 years ago
  35. e1860a7 btrfs: GFP_NOFS does not GFP_HIGHMEM by David Sterba · 9 years ago
  36. 05135f5 btrfs: switch to common message helpers in open_ctree, adjust messages by David Sterba · 9 years ago
  37. 8eb0dfd btrfs: fix int32 overflow in shrink_delalloc(). by Adam Borowski · 9 years ago
  38. 2f3165e btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes by Zygo Blaxell · 9 years ago
  39. 58d7bbf btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  40. 7ab1962 btrfs: add write protection to SET_FEATURES ioctl by David Sterba · 9 years ago
  41. 48b3b9d btrfs: fix lock dep warning move scratch super outside of chunk_mutex by Anand Jain · 9 years ago
  42. 2473114 btrfs: Fix BUG_ON condition in scrub_setup_recheck_block() by Ashish Samant · 9 years ago
  43. e042d1e Btrfs: remove BUG_ON()'s in btrfs_map_block by Josef Bacik · 9 years ago
  44. 3d8da67 Btrfs: fix divide error upon chunk's stripe_len by Liu Bo · 9 years ago
  45. ee17fc8 btrfs: sysfs: protect reading label by lock by David Sterba · 9 years ago
  46. 66ac9fe btrfs: add check to sysfs handler of label by David Sterba · 9 years ago
  47. ee61113 btrfs: add read-only check to sysfs handler of features by David Sterba · 10 years ago
  48. e6c11f9 btrfs: reuse existing variable in scrub_stripe, reduce stack usage by David Sterba · 9 years ago
  49. 49a3c4d btrfs: use dynamic allocation for root item in create_subvol by David Sterba · 9 years ago
  50. 1535195 btrfs: clone: use vmalloc only as fallback for nodesize bufer by David Sterba · 9 years ago
  51. 2f91306 btrfs: send: use vmalloc only as fallback for clone_sources_tmp by David Sterba · 9 years ago
  52. c03d01f btrfs: send: use vmalloc only as fallback for clone_roots by David Sterba · 9 years ago
  53. e55d115 btrfs: send: use temporary variable to store allocation size by David Sterba · 9 years ago
  54. eb5b75f btrfs: send: use vmalloc only as fallback for read_buf by David Sterba · 9 years ago
  55. 6ff48ce btrfs: send: use vmalloc only as fallback for send_buf by David Sterba · 9 years ago
  56. 779bf3fe btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex by Anand Jain · 9 years ago
  57. f5ecec3 btrfs: send: silence an integer overflow warning by Dan Carpenter · 9 years ago
  58. 41b34ac btrfs: avoid overflowing f_bfree by Luis de Bethencourt · 9 years ago
  59. ae02d1b btrfs: fix mixed block count of available space by Luis de Bethencourt · 9 years ago
  60. 88be159 btrfs: allow balancing to dup with multi-device by Austin S. Hemmelgarn · 9 years ago
  61. 2355ac8 btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  62. 58409ed btrfs: kill unused writepage_io_hook callback by David Sterba · 9 years ago
  63. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  64. c5e0666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  65. 5ec0811 propogate_mnt: Handle the first propogated copy being a slave by Eric W. Biederman · 9 years ago
  66. 88acff6 btrfs: cleanup assigning next active device with a check by Anand Jain · 9 years ago
  67. 8ed01ab btrfs: s_bdev is not null after missing replace by Anand Jain · 9 years ago
  68. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  69. 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  70. ad8403d btrfs: pass the right error code to the btrfs_std_error by Anand Jain · 9 years ago
  71. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 210aa27 btrfs: sink gfp parameter to convert_extent_bit by David Sterba · 9 years ago
  73. 059f791 btrfs: make state preallocation more speculative in __set_extent_bit by David Sterba · 9 years ago
  74. 03bf538 btrfs: untangle gotos a bit in convert_extent_bit by David Sterba · 9 years ago
  75. 7ab5cb2 btrfs: untangle gotos a bit in __clear_extent_bit by David Sterba · 9 years ago
  76. b5a4ba14 btrfs: untangle gotos a bit in __set_extent_bit by David Sterba · 9 years ago
  77. 2c53b91 btrfs: sink gfp parameter to set_record_extent_bits by David Sterba · 9 years ago
  78. 3744dbe btrfs: sink gfp parameter to set_extent_new by David Sterba · 9 years ago
  79. 018ed4f btrfs: sink gfp parameter to set_extent_defrag by David Sterba · 9 years ago
  80. 7cd8c75 btrfs: sink gfp parameter to set_extent_delalloc by David Sterba · 9 years ago
  81. af6f8f6 btrfs: sink gfp parameter to clear_extent_dirty by David Sterba · 9 years ago
  82. f734c44 btrfs: sink gfp parameter to clear_record_extent_bits by David Sterba · 9 years ago
  83. 9116621 btrfs: sink gfp parameter to clear_extent_bits by David Sterba · 9 years ago
  84. ceeb0ae btrfs: sink gfp parameter to set_extent_bits by David Sterba · 9 years ago
  85. b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 9 years ago
  86. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
  87. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  88. db67116 btrfs: uapi/linux/btrfs_tree.h migration, item types and defines by Jeff Mahoney · 9 years ago
  89. 33ca913 btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args by Jeff Mahoney · 9 years ago
  90. 04cd01d btrfs: uapi/linux/btrfs.h migration, move balance flags by Jeff Mahoney · 9 years ago
  91. 18db9ac btrfs: uapi/linux/btrfs.h migration, move feature flags by Jeff Mahoney · 9 years ago
  92. 83288b6 btrfs: uapi/linux/btrfs.h migration, qgroup limit flags by Jeff Mahoney · 9 years ago
  93. d4ae133 btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE by Jeff Mahoney · 9 years ago
  94. b525545 btrfs: refactor btrfs_dev_replace_start for reuse by Anand Jain · 9 years ago
  95. fc23c24 btrfs: use fs_info directly by Anand Jain · 9 years ago
  96. 735654e btrfs: rename flags for vol args v2 by David Sterba · 9 years ago
  97. 5c5c0df btrfs: rename btrfs_find_device_by_user_input by David Sterba · 9 years ago
  98. 418775a btrfs: use existing device constraints table btrfs_raid_array by David Sterba · 9 years ago
  99. 621292b btrfs: introduce raid-type to error-code table, for minimum device constraint by David Sterba · 9 years ago
  100. 3cc31a0 btrfs: pass number of devices to btrfs_check_raid_min_devices by David Sterba · 9 years ago