1. 5f743e4 ceph: record truncate size/seq for snap data writeback by Yan, Zheng · 8 years ago
  2. e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
  3. 7ce469a ceph: fix splice read for no Fc capability case by Yan, Zheng · 8 years ago
  4. 2b1ac85 ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
  5. 5c341ee3 ceph: fix scheduler warning due to nested blocking by Nikolay Borisov · 8 years ago
  6. a380a03 ceph: fix printing wrong return variable in ceph_direct_read_write() by Zhi Zhang · 8 years ago
  7. f6c0d1a crush: include mapper.h in mapper.c by Tobias Klauser · 8 years ago
  8. d4c2269 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  9. b3bbd3f libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
  10. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  11. 5c056fd libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
  12. 5418d0a2 libceph: no need for GFP_NOFS in ceph_monc_init() by Ilya Dryomov · 8 years ago
  13. 7af3ea1 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  14. 6db2304 libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  15. 2b1e1a7 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  16. e15fd0a libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  17. d03857c libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  18. 4eb4517 libceph: tweak calcu_signature() a little by Ilya Dryomov · 8 years ago
  19. 7882a26 libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 8 years ago
  20. a45f795 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  21. 55d9cc8 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 8 years ago
  22. 462e650 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 8 years ago
  23. 36721ec libceph: ceph_x_encrypt_buflen() takes in_len by Ilya Dryomov · 8 years ago
  24. 69973b8 Linux 4.9 by Linus Torvalds · 8 years ago
  25. 2e4333c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  26. ba73515 MIPS: Lantiq: Fix mask of GPE frequency by Hauke Mehrtens · 8 years ago
  27. edb6fa1 MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time by Luuk Paulussen · 8 years ago
  28. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  29. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. d33695f net: mlx5: Fix Kconfig help text by Christopher Covington · 8 years ago
  31. ab4e4c0 net: smsc911x: back out silently on probe deferrals by Linus Walleij · 8 years ago
  32. 7b59673 ibmveth: set correct gso_size and gso_type by Thomas Falcon · 8 years ago
  33. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  34. 861d75d Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  35. af9468d Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  36. 1f6c926 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  37. 7514712 Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  38. 1ca17e9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  39. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 8 years ago
  40. 1472d59 Merge branch 'ethernet-missing-netdev-parent' by David S. Miller · 8 years ago
  41. 5579f28 net: ethernet: cpmac: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  42. 9cecb13 net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  43. c458763 vhost-vsock: fix orphan connection reset by Peng Tao · 8 years ago
  44. a37102d Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  45. 1e97426 Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  46. d2a007ab cxgb4/cxgb4vf: Assign netdev->dev_port with port ID by Arjun V · 8 years ago
  47. 24d0492 parisc: Fix TLB related boot crash on SMP machines by Helge Deller · 8 years ago
  48. b4aafe7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  49. 1a31cc8 driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed by Gao Feng · 8 years ago
  50. 93a97c5 ser_gigaset: return -ENOMEM on error instead of success by Dan Carpenter · 8 years ago
  51. 038ccb3 ARM: dts: orion5x: fix number of sata port for linkstation ls-gl by Roger Shimizu · 8 years ago
  52. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  53. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 8 years ago
  54. c3f4688 ceph: don't set req->r_locked_dir in ceph_d_revalidate by Jeff Layton · 8 years ago
  55. 678b5c6 crypto: algif_aead - fix uninitialized variable warning by Stephan Mueller · 8 years ago
  56. 318c893 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
  58. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  59. 5c7e9cc zram: restrict add/remove attributes to root only by Sergey Senozhatsky · 8 years ago
  60. 4e4f3e9 Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  61. e185934 libata-scsi: disable SCT Write Same for the moment by Nicolai Stange · 8 years ago
  62. 4b707fa ARM: dts: imx7d: fix LCDIF clock assignment by Stefan Agner · 8 years ago
  63. 4367c1d dts: sun8i-h3: correct UART3 pin definitions by Jorik Jonker · 8 years ago
  64. ea5a9ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 68f5503 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. bf7f1c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 5b43f97 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 407cf05 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. ec988ad phy: Don't increment MDIO bus refcount unless it's a different owner by Florian Fainelli · 8 years ago
  70. a50af86 netvsc: reduce maximum GSO size by stephen hemminger · 8 years ago
  71. 74685b0 drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links by Alex · 8 years ago
  72. 233900d Merge tag 'linux-can-fixes-for-4.9-20161207' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  73. ce779d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  74. f27c2f6 Revert "default exported asm symbols to zero" by Linus Torvalds · 8 years ago
  75. a0ac402 Don't feed anything but regular iovec's to blk_rq_map_user_iov by Linus Torvalds · 8 years ago
  76. faefba9 drm/amdgpu: just suspend the hw on pci shutdown by Alex Deucher · 8 years ago
  77. 48a9927 crypto: mcryptd - Check mcryptd algorithm compatibility by tim · 8 years ago
  78. 0c1e16c crypto: algif_aead - fix AEAD tag memory handling by Stephan Mueller · 8 years ago
  79. 39eaf75 crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel by Horia Geantă · 8 years ago
  80. 9e5f7a1 crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash by Romain Perier · 8 years ago
  81. 68c7f8c crypto: marvell - Don't copy hash operation twice into the SRAM by Romain Perier · 8 years ago
  82. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  83. febe429 parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 8 years ago
  84. c78e710 parisc: Purge TLB before setting PTE by John David Anglin · 8 years ago
  85. 325896f device-dax: fix private mapping restriction, permit read-only by Dan Williams · 8 years ago
  86. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  87. d6eb270 acpi, nfit: fix bus vs dimm confusion in xlat_status by Dan Williams · 8 years ago
  88. 82aa37c acpi, nfit: validate ars_status output buffer size by Dan Williams · 8 years ago
  89. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 8 years ago
  90. 9a901f5 acpi, nfit: fix extended status translations for ACPI DSMs by Vishal Verma · 8 years ago
  91. bc3913a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  92. 163117e dbri: move dereference after check for NULL by Dan Carpenter · 8 years ago
  93. da1b466 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. 10d20bd shmem: fix shm fallocate() list corruption by Linus Torvalds · 8 years ago
  95. 32f16e1 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  96. c0f1147 net/mlx5e: Change the SQ/RQ operational state to positive logic by Mohamad Haj Yahia · 8 years ago
  97. 3c8591d net/mlx5e: Don't flush SQ on error by Saeed Mahameed · 8 years ago
  98. b8335d9 net/mlx5e: Don't notify HW when filling the edge of ICO SQ by Saeed Mahameed · 8 years ago
  99. f9c14e4 net/mlx5: Fix query ISSI flow by Kamal Heib · 8 years ago
  100. 9e5b2fc net/mlx5: Remove duplicate pci dev name print by Kamal Heib · 8 years ago