1. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  2. 73d32ce Merge branch 'misc-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  3. 4673272 btrfs: fix memory leak during RAID 5/6 device replacement by Scott Talbert · 9 years ago
  4. 2c1984f btrfs: build fixup for qgroup_account_snapshot by David Sterba · 9 years ago
  5. 6426c7a btrfs: qgroup: Fix qgroup accounting when creating snapshot by Qu Wenruo · 9 years ago
  6. 72928f2 Btrfs: fix fspath error deallocation by Vincent Stehlé · 9 years ago
  7. 52356716 btrfs: make find_workspace warn if there are no workspaces by David Sterba · 9 years ago
  8. e721e49 btrfs: make find_workspace always succeed by David Sterba · 9 years ago
  9. f77dd0d btrfs: preallocate compression workspaces by David Sterba · 9 years ago
  10. 6ac10a6 btrfs: rename and document compression workspace members by David Sterba · 9 years ago
  11. e1860a7 btrfs: GFP_NOFS does not GFP_HIGHMEM by David Sterba · 9 years ago
  12. 05135f5 btrfs: switch to common message helpers in open_ctree, adjust messages by David Sterba · 9 years ago
  13. 8eb0dfd btrfs: fix int32 overflow in shrink_delalloc(). by Adam Borowski · 9 years ago
  14. 2f3165e btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes by Zygo Blaxell · 9 years ago
  15. 58d7bbf btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  16. 7ab1962 btrfs: add write protection to SET_FEATURES ioctl by David Sterba · 9 years ago
  17. 48b3b9d btrfs: fix lock dep warning move scratch super outside of chunk_mutex by Anand Jain · 9 years ago
  18. 2473114 btrfs: Fix BUG_ON condition in scrub_setup_recheck_block() by Ashish Samant · 9 years ago
  19. e042d1e Btrfs: remove BUG_ON()'s in btrfs_map_block by Josef Bacik · 9 years ago
  20. 3d8da67 Btrfs: fix divide error upon chunk's stripe_len by Liu Bo · 9 years ago
  21. ee17fc8 btrfs: sysfs: protect reading label by lock by David Sterba · 9 years ago
  22. 66ac9fe btrfs: add check to sysfs handler of label by David Sterba · 9 years ago
  23. ee61113 btrfs: add read-only check to sysfs handler of features by David Sterba · 10 years ago
  24. e6c11f9 btrfs: reuse existing variable in scrub_stripe, reduce stack usage by David Sterba · 9 years ago
  25. 49a3c4d btrfs: use dynamic allocation for root item in create_subvol by David Sterba · 9 years ago
  26. 1535195 btrfs: clone: use vmalloc only as fallback for nodesize bufer by David Sterba · 9 years ago
  27. 2f91306 btrfs: send: use vmalloc only as fallback for clone_sources_tmp by David Sterba · 9 years ago
  28. c03d01f btrfs: send: use vmalloc only as fallback for clone_roots by David Sterba · 9 years ago
  29. e55d115 btrfs: send: use temporary variable to store allocation size by David Sterba · 9 years ago
  30. eb5b75f btrfs: send: use vmalloc only as fallback for read_buf by David Sterba · 9 years ago
  31. 6ff48ce btrfs: send: use vmalloc only as fallback for send_buf by David Sterba · 9 years ago
  32. 779bf3fe btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex by Anand Jain · 9 years ago
  33. f5ecec3 btrfs: send: silence an integer overflow warning by Dan Carpenter · 9 years ago
  34. 41b34ac btrfs: avoid overflowing f_bfree by Luis de Bethencourt · 9 years ago
  35. ae02d1b btrfs: fix mixed block count of available space by Luis de Bethencourt · 9 years ago
  36. 88be159 btrfs: allow balancing to dup with multi-device by Austin S. Hemmelgarn · 9 years ago
  37. 2355ac8 btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  38. 58409ed btrfs: kill unused writepage_io_hook callback by David Sterba · 9 years ago
  39. ad8403d btrfs: pass the right error code to the btrfs_std_error by Anand Jain · 9 years ago
  40. cf25ce5 Btrfs: do not create empty block group if we have allocated data by Liu Bo · 9 years ago
  41. a2af23b Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc space by Chandan Rajendra · 9 years ago
  42. 894b36e Btrfs: cleanup error handling in extent_write_cached_pages by Liu Bo · 9 years ago
  43. a9132667 Btrfs: make mapping->writeback_index point to the last written page by Liu Bo · 9 years ago
  44. 4c63c24 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl by Luke Dashjr · 9 years ago
  45. 180e4d4 btrfs: fix typos in comments by Luis de Bethencourt · 9 years ago
  46. 6719afd Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning by Geert Uytterhoeven · 11 years ago
  47. 0713d90 btrfs: remove save_error_info() by Anand Jain · 9 years ago
  48. 13f48dc btrfs: Simplify conditions about compress while mapping btrfs flags to inode flags by Satoru Takeuchi · 9 years ago
  49. c5f4ccb btrfs: move error handling code together in ctree.h by Anand Jain · 9 years ago
  50. 2351d74 btrfs: remove unused function btrfs_assert() by Anand Jain · 9 years ago
  51. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
  52. 02da2d7 Linux 4.6-rc5 by Linus Torvalds · 9 years ago
  53. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  54. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  55. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 9 years ago
  56. 1ad9bf9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 16ecb41 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 6527efb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 68dc08b Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  62. 8e3ae37 Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  63. f9d1e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  64. 09502d9 Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  65. ddce192 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  66. ff06162 Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  67. 7c5047a Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  68. d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  69. d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  70. d40d334 Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  71. ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 9 years ago
  72. ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 9 years ago
  73. 5813dea Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  74. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 9 years ago
  75. 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 9 years ago
  76. 3b9d6da cpu/hotplug: Fix rollback during error-out in __cpu_disable() by Sebastian Andrzej Siewior · 9 years ago
  77. 16eeed7 clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test by Daniel Lezcano · 9 years ago
  78. c2bb9e3 objtool: Fix Makefile to properly see if libelf is supported by Steven Rostedt · 9 years ago
  79. 18cdfe751 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  80. 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 9 years ago
  81. 005e8da Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  82. 28dca90 drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries by Ben Skeggs · 9 years ago
  83. 562e268 amdgpu/uvd: add uvd fw version for amdgpu by Sonny Jiang · 9 years ago
  84. 054892e drm/amdgpu: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 9 years ago
  85. b5dcec6 drm/radeon: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 9 years ago
  86. 83c5cda drm/amdgpu: bump the afmt limit for CZ, ST, Polaris by Alex Deucher · 9 years ago
  87. 3ea25f8 drm/amdgpu: use defines for CRTCs and AMFT blocks by Alex Deucher · 9 years ago
  88. deba0a2 drm/dp/mst: Validate port in drm_dp_payload_send_msg() by cpaul@redhat.com · 9 years ago
  89. 3addc4e Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  90. 38bdcfc drm/nouveau/kms: fix setting of default values for dithering properties by Ben Skeggs · 9 years ago
  91. 762ce44 Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  92. 5f44abd Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  93. f78fe08 Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  94. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 9 years ago
  95. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 9 years ago
  96. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  97. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago
  98. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 9 years ago
  99. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 9 years ago
  100. 91951f9 irqchip/mips-gic: Don't overrun pcpu_masks array by Paul Burton · 9 years ago