1. f2f8787 libceph: adding missing message types to ceph_msg_type_name() by Chengguang Xu · 7 years ago
  2. dd43585 rbd: get the latest osdmap when using an existing client by Ilya Dryomov · 7 years ago
  3. 5feb0d8d rbd: move rbd_get_client() below rbd_put_client() by Ilya Dryomov · 7 years ago
  4. 0a4a1e6 rbd: remove redundant declaration of rbd_spec_put() by Ilya Dryomov · 7 years ago
  5. 4d8969a ceph: use seq_show_option for string type options by Chengguang Xu · 7 years ago
  6. 7377324 libceph: fix misjudgement of maximum monitor number by Chengguang Xu · 7 years ago
  7. 11e1478 libceph, ceph: change permission for readonly debugfs entries by Chengguang Xu · 7 years ago
  8. 7ae7a82 ceph: keep consistent semantic in fscache related option combination by Chengguang Xu · 7 years ago
  9. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  10. b133185 rbd: allow "fancy" striping by Ilya Dryomov · 7 years ago
  11. afb9788 rbd: introduce OWN_BVECS data type by Ilya Dryomov · 7 years ago
  12. e93aca0 rbd: remove rbd_parent_request_{create,destroy}() by Ilya Dryomov · 7 years ago
  13. dfd9875 rbd: get rid of img_req->{offset,length} by Ilya Dryomov · 7 years ago
  14. 0420c5d rbd: remove rbd_img_request_fill() and helpers by Ilya Dryomov · 7 years ago
  15. 5a23781 rbd: switch to common striping framework by Ilya Dryomov · 7 years ago
  16. 2bb1e56 rbd: create+truncate for whole-object layered discards by Ilya Dryomov · 7 years ago
  17. 86bd799 rbd: move to obj_req->img_extents by Ilya Dryomov · 7 years ago
  18. 43df3d3 rbd: incorporate ceph_object_extent by Ilya Dryomov · 7 years ago
  19. 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
  20. ed0811d libceph: striping framework implementation by Ilya Dryomov · 7 years ago
  21. ecc633c rbd: store data_type in img_req instead of obj_req by Ilya Dryomov · 7 years ago
  22. 0be2d60 rbd: remove obj_req->flags field by Ilya Dryomov · 7 years ago
  23. 15961b4 rbd: remove old request completion code by Ilya Dryomov · 7 years ago
  24. 7114eda rbd: new request completion code by Ilya Dryomov · 7 years ago
  25. efbd1a1 rbd: update rbd_img_request_submit() signature by Ilya Dryomov · 7 years ago
  26. 9bb0248 rbd: add img_req->op_type field by Ilya Dryomov · 7 years ago
  27. a162b30 rbd: simplify rbd_osd_req_create() by Ilya Dryomov · 7 years ago
  28. 51c3509 rbd: remove old request handling code by Ilya Dryomov · 7 years ago
  29. 3da691b rbd: new request handling code by Ilya Dryomov · 7 years ago
  30. 45a267d libceph: handle zero-length data items by Ilya Dryomov · 7 years ago
  31. 7e07efb rbd: move from raw pages to bvec data descriptors by Ilya Dryomov · 7 years ago
  32. b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
  33. f9dcbc4 rbd: get rid of img_req->copyup_pages by Ilya Dryomov · 7 years ago
  34. 06fbb69 rbd: don't (ab)use obj_req->pages for stat requests by Ilya Dryomov · 7 years ago
  35. df6ba70 rbd: remove bio cloning helpers by Ilya Dryomov · 7 years ago
  36. 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
  37. a1fbb5e rbd: start enums at 1 instead of 0 by Ilya Dryomov · 7 years ago
  38. dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
  39. db2196a libceph: eliminate overflows in ceph_calc_file_object_mapping() by Ilya Dryomov · 7 years ago
  40. 24f1df6 rbd: set max_segment_size to UINT_MAX by Ilya Dryomov · 7 years ago
  41. 0adb328 Linux 4.16 by Linus Torvalds · 7 years ago
  42. 10b84da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. ad0500c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 93e04d4 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. b5dbc28 Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  46. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  47. e81b5e0 net: mvneta: fix enable of all initialized RXQs by Yelena Krivosheev · 7 years ago
  48. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  49. 82dd0d2 vrf: Fix use after free and double free in vrf_finish_output by David Ahern · 7 years ago
  50. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  51. 9dd2326 Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  52. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  53. bd88613 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  54. ef82f59 Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  55. f97c3dc net/dim: Fix int overflow by Tal Gilboa · 7 years ago
  56. 52a9692 Merge branch 'vlan-fix' by David S. Miller · 7 years ago
  57. c769acc vlan: Fix vlan insertion for packets without ethernet header by Toshiaki Makita · 7 years ago
  58. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  59. a9645b2 atm: iphase: fix spelling mistake: "Receiverd" -> "Received" by Colin Ian King · 7 years ago
  60. 85784f9 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  61. c2a9838 Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  62. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  63. ab12762 Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  64. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  65. 74957cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  66. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  67. d65026c vhost: validate log when IOTLB is enabled by Jason Wang · 7 years ago
  68. 58f101b qede: Do not drop rx-checksum invalidated packets. by Manish Chopra · 7 years ago
  69. 87a73eb mtd: jedec_probe: Fix crash in jedec_read_mfr() by Linus Walleij · 7 years ago
  70. 2b1b1b4 mtd: nand: atmel: Fix get_sectorsize() function by Boris Brezillon · 7 years ago
  71. f03dbb0 hv_netvsc: enable multicast if necessary by Stephen Hemminger · 7 years ago
  72. 5568cdc ip_tunnel: Resolve ipsec merge conflict properly. by David S. Miller · 7 years ago
  73. 2d2d99e lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write) by Raghuram Chary J · 7 years ago
  74. 020295d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  75. 0b41260 Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  76. 28913ee netfilter: nf_nat_snmp_basic: add correct dependency to Makefile by Masahiro Yamada · 7 years ago
  77. 68b8dff Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  78. ef55d15 Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  79. a2601d7 Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  80. 616d8cf Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  81. 18bd490 MAINTAINERS: demote ARM port to "odd fixes" by Russell King · 7 years ago
  82. 5b634e8 MAINTAINERS: correct rmk's email address by Russell King · 7 years ago
  83. 914b6df mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 7 years ago
  84. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  85. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 7 years ago
  86. 299815a mm/page_owner: fix recursion bug after changing skip entries by Maninder Singh · 7 years ago
  87. 3d942ee ipc/shm.c: add split function to shm_vm_ops by Mike Kravetz · 7 years ago
  88. 880cd27 mm, slab: memcg_link the SLAB's kmem_cache by Shakeel Butt · 7 years ago
  89. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  90. bd47a85 x86/platform/UV: Fix critical UV MMR address error by mike.travis@hpe.com · 7 years ago
  91. f67b150 perf/hwbp: Simplify the perf-hwbp code, fix documentation by Linus Torvalds · 7 years ago
  92. ef1b204 drm/tegra: dc: Using NULL instead of plain integer by Wei Yongjun · 7 years ago
  93. 17a1079 KVM: x86: Fix pv tlb flush dependencies by Wanpeng Li · 7 years ago
  94. 151ad17 x86/platform/uv/BAU: Add APIC idt entry by Andrew Banman · 7 years ago
  95. d2b35e0 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  96. fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  97. 38759d6 RDMA/hns: ensure for-loop actually iterates and free's buffers by Colin Ian King · 7 years ago
  98. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  99. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  100. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago