1. b5de8d0 Btrfs: fix race between device replace and read repair by Filipe Manana · 9 years ago
  2. 2999241 Btrfs: fix race between device replace and discard by Filipe Manana · 9 years ago
  3. 22ab04e Btrfs: fix race between device replace and chunk allocation by Filipe Manana · 9 years ago
  4. 1a1a8b7 Btrfs: fix race setting block group back to RW mode during device replace by Filipe Manana · 9 years ago
  5. 81e87a7 Btrfs: fix unprotected assignment of the left cursor for device replace by Filipe Manana · 9 years ago
  6. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 9 years ago
  7. 57ba4cb Btrfs: fix race between device replace and block group removal by Filipe Manana · 9 years ago
  8. ce7791f Btrfs: fix race between readahead and device replace/removal by Filipe Manana · 9 years ago
  9. 56244ef Btrfs: fix handling of faults from btrfs_copy_from_user by Chris Mason · 9 years ago
  10. 9257b4ca Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 9 years ago
  11. 4c6143d Merge branch 'dev/comp-workspaces' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  12. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  13. e734408 Merge branch 'misc-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  14. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  15. f1fee65 btrfs: scrub: Set bbio to NULL before calling btrfs_map_block by Zhao Lei · 9 years ago
  16. 2d324f5 Btrfs: fix unexpected return value of fiemap by Liu Bo · 9 years ago
  17. 1c8b5b6 Btrfs: free sys_array eb as soon as possible by Liu Bo · 9 years ago
  18. 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
  19. a88336d Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 9 years ago
  20. 680834c Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  21. 36fac9e Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  22. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  23. 73d32ce Merge branch 'misc-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  24. 4673272 btrfs: fix memory leak during RAID 5/6 device replacement by Scott Talbert · 9 years ago
  25. 5f9a8a5 Btrfs: add semaphore to synchronize direct IO writes with fsync by Filipe Manana · 9 years ago
  26. f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 9 years ago
  27. 0b90191 Btrfs: fix race between fsync and direct IO writes for prealloc extents by Filipe Manana · 9 years ago
  28. 5062af3 Btrfs: fix number of transaction units for renames with whiteout by Filipe Manana · 9 years ago
  29. 376e5a5 Btrfs: pin logs earlier when doing a rename exchange operation by Filipe Manana · 9 years ago
  30. 86e8aa0 Btrfs: unpin logs if rename exchange operation fails by Filipe Manana · 9 years ago
  31. c990161 Btrfs: fix inode leak on failure to setup whiteout inode in rename by Filipe Manana · 9 years ago
  32. cdd1fed btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT by Dan Fuhry · 9 years ago
  33. c4aba95 Btrfs: pin log earlier when renaming by Filipe Manana · 9 years ago
  34. 3dc9e8f Btrfs: unpin log if rename operation fails by Filipe Manana · 9 years ago
  35. 9cfa3e3 Btrfs: don't do unnecessary delalloc flushes when relocating by Filipe Manana · 9 years ago
  36. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  37. 3f9749f Btrfs: fix empty symlink after creating symlink and fsync parent dir by Filipe Manana · 9 years ago
  38. 657ed1a Btrfs: fix for incorrect directory entries after fsync log replay by Filipe Manana · 9 years ago
  39. 2c1984f btrfs: build fixup for qgroup_account_snapshot by David Sterba · 9 years ago
  40. 6426c7a btrfs: qgroup: Fix qgroup accounting when creating snapshot by Qu Wenruo · 9 years ago
  41. 72928f2 Btrfs: fix fspath error deallocation by Vincent Stehlé · 9 years ago
  42. 52356716 btrfs: make find_workspace warn if there are no workspaces by David Sterba · 9 years ago
  43. e721e49 btrfs: make find_workspace always succeed by David Sterba · 9 years ago
  44. f77dd0d btrfs: preallocate compression workspaces by David Sterba · 9 years ago
  45. 6ac10a6 btrfs: rename and document compression workspace members by David Sterba · 9 years ago
  46. e1860a7 btrfs: GFP_NOFS does not GFP_HIGHMEM by David Sterba · 9 years ago
  47. 05135f5 btrfs: switch to common message helpers in open_ctree, adjust messages by David Sterba · 9 years ago
  48. 8eb0dfd btrfs: fix int32 overflow in shrink_delalloc(). by Adam Borowski · 9 years ago
  49. 44549e8 Linux 4.6-rc7 by Linus Torvalds · 9 years ago
  50. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  51. 630aac5 Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  52. 3f8f0cf Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  53. 9125aeb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  54. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  55. 35cd3f4 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  56. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. 17d25a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 18fb92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 83a395d Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  64. dd28769 Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  65. 4883d11 Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  66. 659a182 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 2f3165e btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes by Zygo Blaxell · 9 years ago
  68. 58d7bbf btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  69. 7ab1962 btrfs: add write protection to SET_FEATURES ioctl by David Sterba · 9 years ago
  70. 48b3b9d btrfs: fix lock dep warning move scratch super outside of chunk_mutex by Anand Jain · 9 years ago
  71. 2473114 btrfs: Fix BUG_ON condition in scrub_setup_recheck_block() by Ashish Samant · 9 years ago
  72. e042d1e Btrfs: remove BUG_ON()'s in btrfs_map_block by Josef Bacik · 9 years ago
  73. 3d8da67 Btrfs: fix divide error upon chunk's stripe_len by Liu Bo · 9 years ago
  74. ee17fc8 btrfs: sysfs: protect reading label by lock by David Sterba · 9 years ago
  75. 66ac9fe btrfs: add check to sysfs handler of label by David Sterba · 9 years ago
  76. ee61113 btrfs: add read-only check to sysfs handler of features by David Sterba · 10 years ago
  77. e6c11f9 btrfs: reuse existing variable in scrub_stripe, reduce stack usage by David Sterba · 9 years ago
  78. 49a3c4d btrfs: use dynamic allocation for root item in create_subvol by David Sterba · 9 years ago
  79. 1535195 btrfs: clone: use vmalloc only as fallback for nodesize bufer by David Sterba · 9 years ago
  80. 2f91306 btrfs: send: use vmalloc only as fallback for clone_sources_tmp by David Sterba · 9 years ago
  81. c03d01f btrfs: send: use vmalloc only as fallback for clone_roots by David Sterba · 9 years ago
  82. e55d115 btrfs: send: use temporary variable to store allocation size by David Sterba · 9 years ago
  83. eb5b75f btrfs: send: use vmalloc only as fallback for read_buf by David Sterba · 9 years ago
  84. 6ff48ce btrfs: send: use vmalloc only as fallback for send_buf by David Sterba · 9 years ago
  85. 779bf3f btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex by Anand Jain · 9 years ago
  86. f5ecec3 btrfs: send: silence an integer overflow warning by Dan Carpenter · 9 years ago
  87. 41b34ac btrfs: avoid overflowing f_bfree by Luis de Bethencourt · 9 years ago
  88. ae02d1b btrfs: fix mixed block count of available space by Luis de Bethencourt · 9 years ago
  89. 88be159 btrfs: allow balancing to dup with multi-device by Austin S. Hemmelgarn · 9 years ago
  90. f0b22d1 parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls by Dmitry V. Levin · 9 years ago
  91. 2355ac8 btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  92. 58409ed btrfs: kill unused writepage_io_hook callback by David Sterba · 9 years ago
  93. 5f2f88e Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 9 years ago
  94. 7c21b38 Merge branches 'acpica-fixes' and 'device-properties-fixes' by Rafael J. Wysocki · 9 years ago
  95. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 9 years ago
  96. 9caa7e7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  97. 43a3e83 mailmap: add John Paul Adrian Glaubitz by Linus Torvalds · 9 years ago
  98. 7270a3f Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  99. 7322dd7 byteswap: try to avoid __builtin_constant_p gcc bug by Arnd Bergmann · 9 years ago
  100. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago