1. 5c0dbbc orangefs: kill struct pvfs2_mount_sb_info_s by Al Viro · 9 years ago
  2. b05a785 orangefs: double iput() in case of d_make_root() failure by Al Viro · 9 years ago
  3. 16742f2 orangefs: use get_user_pages_fast(), not get_user_pages() by Al Viro · 9 years ago
  4. a0435ca orangefs: kill kmap/kunmap wrappers by Al Viro · 9 years ago
  5. 74f68fc orangefs: make pvfs2_inode_read() take iov_iter by Al Viro · 9 years ago
  6. 0071ed1 orangefs: make do_readv_writev() take iov_iter by Al Viro · 9 years ago
  7. dc4067f orangefs: don't bother with splitting iovecs by Al Viro · 9 years ago
  8. 3c2fcfc orangefs: make wait_for_direct_io() take iov_iter by Al Viro · 9 years ago
  9. a5c126a orangefs: make precopy_buffers() take iov_iter by Al Viro · 9 years ago
  10. 5f0e3c9 orangefs: make postcopy_buffers() take iov_iter by Al Viro · 9 years ago
  11. 34204fd pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter) by Al Viro · 9 years ago
  12. 5c27822 orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec() by Al Viro · 9 years ago
  13. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  14. 894ac43 Orangefs: Clean up error decoding. by Martin Brandenburg · 9 years ago
  15. 3539080 Orangefs: Use readonly mmap since writepage is not implemented. by Martin Brandenburg · 9 years ago
  16. 1be21f8 Orangefs: don't use mount_nodev, use sget directly. by Mike Marshall · 9 years ago
  17. 8c3905a Orangefs: update signal blocking code before Oleg sees it. by Mike Marshall · 9 years ago
  18. 50e0158 Orangefs: Don't opencode memcpy. by Mike Marshall · 9 years ago
  19. f957ae2 Orangefs: choose return codes from among the expected ones. by Mike Marshall · 9 years ago
  20. d6fe654 Orangefs: put PVFS_util_min out of its misery. by Mike Marshall · 9 years ago
  21. 88309aa Orangefs: fix dir_emit code in pvfs2_readdir. by Mike Marshall · 9 years ago
  22. 4d1c440 Orangefs: use iov_iter interface by Mike Marshall · 9 years ago
  23. 81b784b Orangefs: Swap order of include files by Guenter Roeck · 9 years ago
  24. cb987f3 fs: orangefs: remove execute priviliges from module params by Sasha Levin · 9 years ago
  25. f056653 Orangefs: use inode_set_bytes for directories by Mike Marshall · 9 years ago
  26. c36316b Orangefs: large integer implicitly truncated to unsigned type by Mike Marshall · 9 years ago
  27. eeaa3d4 Orangefs: address problems found by static checker by Mike Marshall · 9 years ago
  28. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  29. 2c590d5 Orangefs: kernel client update 1. by Mike Marshall · 9 years ago
  30. 07f0196 Orangefs: kernel client part 7 by Mike Marshall · 9 years ago
  31. 74a552a Orangefs: kernel client part 6 by Mike Marshall · 9 years ago
  32. 1182fca Orangefs: kernel client part 5 by Mike Marshall · 9 years ago
  33. f7be4ee Orangefs: kernel client part 4 by Mike Marshall · 9 years ago
  34. 274dcf5 Orangefs: kernel client part 3 by Mike Marshall · 9 years ago
  35. 5db11c2 Orangefs: kernel client part 2 by Mike Marshall · 9 years ago
  36. f7ab093 Orangefs: kernel client part 1 by Mike Marshall · 9 years ago
  37. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  38. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  41. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  42. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  43. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  44. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  45. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  46. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  47. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  48. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  49. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  50. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  51. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  52. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  53. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  54. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  55. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  56. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  57. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  58. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  59. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  60. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  61. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  62. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  63. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  64. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  65. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  66. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  67. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  68. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  69. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  70. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  71. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  72. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  73. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  74. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  75. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 9 years ago
  76. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  77. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  78. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  79. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  80. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  81. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  82. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  83. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  84. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  85. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  86. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  87. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 9 years ago
  88. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  89. bc13b23 Merge tag 'qcom-fixes-for-4.3-rc1' of git://codeaurora.org/quic/kernel/agross-msm into fixes by Olof Johansson · 9 years ago
  90. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago
  91. 4bbc2bc Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  92. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  93. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
  94. e7ae65c gpio: mention in DT binding doc that <name>-gpio is deprecated by Javier Martinez Canillas · 9 years ago
  95. cc8b8fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  96. deccbe8 Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  97. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  98. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  99. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  100. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago