1. 515bdc4 Merge branch 'misc-4.10' into for-chris-4.10-20161130 by David Sterba · 8 years ago
  2. 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
  3. 824d8df btrfs: qgroup: Fix qgroup data leaking by using subtree tracing by Qu Wenruo · 8 years ago
  4. 33d1f05 btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c by Qu Wenruo · 8 years ago
  5. 50b3e04 btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps by Qu Wenruo · 8 years ago
  6. 1d2beaa btrfs: qgroup: Add comments explaining how btrfs qgroup works by Qu Wenruo · 8 years ago
  7. 1621f8f btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio by Christoph Hellwig · 8 years ago
  8. 4989d27 btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all by Christoph Hellwig · 8 years ago
  9. 2a4d0c9 btrfs: calculate end of bio offset properly by Christoph Hellwig · 8 years ago
  10. 8138105 btrfs: use bi_size by Christoph Hellwig · 8 years ago
  11. 6cd7ce4 btrfs: don't access the bio directly in btrfs_csum_one_bio by Christoph Hellwig · 8 years ago
  12. 6a2de22 btrfs: don't access the bio directly in the direct I/O code by Christoph Hellwig · 8 years ago
  13. 80ace3e btrfs: don't access the bio directly in the raid5/6 code by Christoph Hellwig · 8 years ago
  14. 974b1ad btrfs: use bio iterators for the decompression handlers by Christoph Hellwig · 8 years ago
  15. 0c476a5 btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space by Jeff Mahoney · 8 years ago
  16. f94480b Btrfs: abort transaction if fill_holes() fails by Josef Bacik · 8 years ago
  17. 62fe51c Btrfs: fix file extent corruption by Josef Bacik · 8 years ago
  18. d2fbb2b btrfs: increment ctx->pos for every emitted or skipped dirent in readdir by Jeff Mahoney · 8 years ago
  19. c2951f3 btrfs: remove old tree_root dirent processing in btrfs_real_readdir() by Jeff Mahoney · 8 years ago
  20. d1111a7 btrfs: Call kunmap if zlib_inflateInit2 fails by Nick Terrell · 8 years ago
  21. ed0df61 btrfs: store and load values of stripes_min/stripes_max in balance status item by David Sterba · 8 years ago
  22. 4d5106a btrfs: remove redundant check of btrfs_iget return value by Christophe JAILLET · 8 years ago
  23. 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
  24. a23eaa8 Btrfs: adjust len of writes if following a preallocated extent by Liu Bo · 8 years ago
  25. 7b9ea62 btrfs: return early from failed memory allocations in ioctl handlers by Shailendra Verma · 8 years ago
  26. 58e8012 btrfs: add optimized version of eb to eb copy by David Sterba · 8 years ago
  27. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  28. fba1acf btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer by David Sterba · 8 years ago
  29. d24ee97 btrfs: use new helpers to set uuids in eb by David Sterba · 8 years ago
  30. f157bf7 btrfs: introduce helpers for updating eb uuids by David Sterba · 8 years ago
  31. 2230adf btrfs: delete unused member from superblock by David Sterba · 8 years ago
  32. 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
  33. b917bb3 btrfs: reada, remove pointless BUG_ON check for fs_info by David Sterba · 8 years ago
  34. 8694bb6 btrfs: reada, remove pointless BUG_ON in reada_find_extent by David Sterba · 8 years ago
  35. fc2e901 btrfs: reada, sink start parameter to btree_readahead_hook by David Sterba · 8 years ago
  36. bcdc51b btrfs: reada, remove unused parameter from __readahead_hook by David Sterba · 8 years ago
  37. 04998b3 btrfs: reada, cleanup remove unneeded variable in __readahead_hook by David Sterba · 8 years ago
  38. ef2fff6 btrfs: rename helper macros for qgroup and aux data casts by David Sterba · 8 years ago
  39. 5d9dbe6 btrfs: remove stale comment from btrfs_statfs by David Sterba · 8 years ago
  40. 926b923 btrfs: remove unused headers, statfs.h by David Sterba · 8 years ago
  41. 745699e btrfs: remove useless comments by Xiaoguang Wang · 8 years ago
  42. ebce0e0 btrfs: make block group flags in balance printks human-readable by Adam Borowski · 8 years ago
  43. 8e2bd3b Btrfs: deal with existing encompassing extent map in btrfs_get_extent() by Omar Sandoval · 8 years ago
  44. 939659d btrfs: add necessary comments about tickets_id by Wang Xiaoguang · 8 years ago
  45. dc1a90c btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed_refs() by Wang Xiaoguang · 8 years ago
  46. cf8cddd btrfs: don't abuse REQ_OP_* flags for btrfs_map_block by Christoph Hellwig · 8 years ago
  47. e5517c2 Linux 4.9-rc7 by Linus Torvalds · 8 years ago
  48. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  49. ff17bf8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  50. d8e435f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 8e54cad fix default_file_splice_read() by Al Viro · 8 years ago
  52. e348031 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  53. a56f3eb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  54. a0d60e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. 30e2b7c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  56. fc13ca1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  57. 39c1573 Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  58. 6998cc6 tipc: resolve connection flow control compatibility problem by Jon Paul Maloy · 8 years ago
  59. e8f967c mvpp2: use correct size for memset by Arnd Bergmann · 8 years ago
  60. 5e7dfeb net/mlx5: drop duplicate header delay.h by Geliang Tang · 8 years ago
  61. 8f8a8b1 net: ieee802154: drop duplicate header delay.h by Geliang Tang · 8 years ago
  62. 4ee12ef ibmvnic: drop duplicate header seq_file.h by Geliang Tang · 8 years ago
  63. 1f1e70e fsl/fman: fix a leak in tgec_free() by Dan Carpenter · 8 years ago
  64. 8006f6b net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS by Miroslav Lichvar · 8 years ago
  65. d876a4d tipc: improve sanity check for received domain records by Jon Paul Maloy · 8 years ago
  66. f796755 tipc: fix compatibility bug in link monitoring by Jon Paul Maloy · 8 years ago
  67. 97db8af net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented by Andrew Lunn · 8 years ago
  68. 3ad0e83 Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  69. 86b01b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  70. cd3caef Fix subtle CONFIG_MODVERSIONS problems by Linus Torvalds · 8 years ago
  71. beb53e4 Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 6865644 MAINTAINERS: Add bug tracking system location entry type by Rafael J. Wysocki · 8 years ago
  73. 89119f0 Revert "i2c: designware: do not disable adapter after transfer" by Jarkko Nikula · 8 years ago
  74. 7e5c07a Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' by Rafael J. Wysocki · 8 years ago
  75. fb09c8c Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  76. f7db0ec dwc_eth_qos: drop duplicate headers by Geliang Tang · 8 years ago
  77. f2051f8 Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  78. ea9ea6c Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  79. 6006d6e Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  80. 5035b23 parisc: Also flush data TLB in flush_icache_page_asm by John David Anglin · 8 years ago
  81. c0452fb parisc: Fix race in pci-dma.c by John David Anglin · 8 years ago
  82. 43b1f6a parisc: Switch to generic sched_clock implementation by Helge Deller · 8 years ago
  83. 741dc7b parisc: Fix races in parisc_setup_cache_timing() by John David Anglin · 8 years ago
  84. 1a41741 mfd: wm8994-core: Don't use managed regulator bulk get API by Viresh Kumar · 8 years ago
  85. 3cfc43d mfd: wm8994-core: Disable regulators before removing them by Viresh Kumar · 8 years ago
  86. 2a872a5 MIPS: mm: Fix output of __do_page_fault by Matt Redfearn · 8 years ago
  87. d29ccdb mfd: syscon: Support native-endian regmaps by Paul Burton · 8 years ago
  88. 9704668 Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 8 years ago
  89. 984d7a1 powerpc/mm: Fixup kernel read only mapping by Aneesh Kumar K.V · 8 years ago
  90. f5527ff mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] by Andrey Ryabinin · 8 years ago
  91. 2b95fda X.509: Fix double free in x509_cert_parse() [ver #3] by Andrey Ryabinin · 8 years ago
  92. d742000 gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  93. f9e154a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  94. 19a8bb2 net sched filters: fix filter handle ID in tfilter_notify_chain() by Roman Mashak · 8 years ago
  95. 76da870 net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change by Florian Fainelli · 8 years ago
  96. 867d121 bnxt: do not busy-poll when link is down by Andy Gospodarek · 8 years ago
  97. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  98. 16ae16c Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  99. bae73e8 Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  100. e2b6535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago