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