1. 7aac453 ceph: rename function drop_leases() to a more descriptive name by Yan, Zheng · 7 years ago
  2. 50c55ae ceph: fix invalid point dereference for error case in mdsc destroy by Chengguang Xu · 7 years ago
  3. 98cfda8 ceph: return proper bool type to caller instead of pointer by Chengguang Xu · 7 years ago
  4. bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
  5. 47474d0 ceph: optimize mds session register by Chengguang Xu · 7 years ago
  6. 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
  7. 51b10f3 ceph: filter out used flags when printing unused open flags by Chengguang Xu · 7 years ago
  8. 1582af2 ceph: don't wait on writeback when there is no more dirty pages by Yan, Zheng · 7 years ago
  9. af9cc40 ceph: invalidate pages that beyond EOF in ceph_writepages_start() by Yan, Zheng · 7 years ago
  10. bc4b5ad ceph: mark the cap cache as unreclaimable by Chengguang Xu · 7 years ago
  11. 7373768 ceph: change variable name to follow common rule by Chengguang Xu · 7 years ago
  12. 79cd674 ceph: optimizing cap reservation by Chengguang Xu · 7 years ago
  13. b517c1d ceph: release unreserved caps if having enough available caps by Chengguang Xu · 7 years ago
  14. e327ce0 ceph: optimizing cap allocation by Chengguang Xu · 7 years ago
  15. b884014 ceph: adding protection for showing cap reservation info by Chengguang Xu · 7 years ago
  16. f2f8787 libceph: adding missing message types to ceph_msg_type_name() by Chengguang Xu · 7 years ago
  17. dd43585 rbd: get the latest osdmap when using an existing client by Ilya Dryomov · 7 years ago
  18. 5feb0d8d rbd: move rbd_get_client() below rbd_put_client() by Ilya Dryomov · 7 years ago
  19. 0a4a1e6 rbd: remove redundant declaration of rbd_spec_put() by Ilya Dryomov · 7 years ago
  20. 4d8969a ceph: use seq_show_option for string type options by Chengguang Xu · 7 years ago
  21. 7377324 libceph: fix misjudgement of maximum monitor number by Chengguang Xu · 7 years ago
  22. 11e1478 libceph, ceph: change permission for readonly debugfs entries by Chengguang Xu · 7 years ago
  23. 7ae7a82 ceph: keep consistent semantic in fscache related option combination by Chengguang Xu · 7 years ago
  24. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  25. b133185 rbd: allow "fancy" striping by Ilya Dryomov · 7 years ago
  26. afb9788 rbd: introduce OWN_BVECS data type by Ilya Dryomov · 7 years ago
  27. e93aca0 rbd: remove rbd_parent_request_{create,destroy}() by Ilya Dryomov · 7 years ago
  28. dfd9875 rbd: get rid of img_req->{offset,length} by Ilya Dryomov · 7 years ago
  29. 0420c5d rbd: remove rbd_img_request_fill() and helpers by Ilya Dryomov · 7 years ago
  30. 5a23781 rbd: switch to common striping framework by Ilya Dryomov · 7 years ago
  31. 2bb1e56 rbd: create+truncate for whole-object layered discards by Ilya Dryomov · 7 years ago
  32. 86bd799 rbd: move to obj_req->img_extents by Ilya Dryomov · 7 years ago
  33. 43df3d3 rbd: incorporate ceph_object_extent by Ilya Dryomov · 7 years ago
  34. 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
  35. ed0811d libceph: striping framework implementation by Ilya Dryomov · 7 years ago
  36. ecc633c rbd: store data_type in img_req instead of obj_req by Ilya Dryomov · 7 years ago
  37. 0be2d60 rbd: remove obj_req->flags field by Ilya Dryomov · 7 years ago
  38. 15961b4 rbd: remove old request completion code by Ilya Dryomov · 7 years ago
  39. 7114eda rbd: new request completion code by Ilya Dryomov · 7 years ago
  40. efbd1a1 rbd: update rbd_img_request_submit() signature by Ilya Dryomov · 7 years ago
  41. 9bb0248 rbd: add img_req->op_type field by Ilya Dryomov · 7 years ago
  42. a162b30 rbd: simplify rbd_osd_req_create() by Ilya Dryomov · 7 years ago
  43. 51c3509 rbd: remove old request handling code by Ilya Dryomov · 7 years ago
  44. 3da691b rbd: new request handling code by Ilya Dryomov · 7 years ago
  45. 45a267d libceph: handle zero-length data items by Ilya Dryomov · 7 years ago
  46. 7e07efb rbd: move from raw pages to bvec data descriptors by Ilya Dryomov · 7 years ago
  47. b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
  48. f9dcbc4 rbd: get rid of img_req->copyup_pages by Ilya Dryomov · 7 years ago
  49. 06fbb69 rbd: don't (ab)use obj_req->pages for stat requests by Ilya Dryomov · 7 years ago
  50. df6ba70 rbd: remove bio cloning helpers by Ilya Dryomov · 7 years ago
  51. 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
  52. a1fbb5e rbd: start enums at 1 instead of 0 by Ilya Dryomov · 7 years ago
  53. dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
  54. db2196a libceph: eliminate overflows in ceph_calc_file_object_mapping() by Ilya Dryomov · 7 years ago
  55. 24f1df6 rbd: set max_segment_size to UINT_MAX by Ilya Dryomov · 7 years ago
  56. 0adb328 Linux 4.16 by Linus Torvalds · 7 years ago
  57. 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
  58. 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
  59. 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
  60. 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
  61. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. e81b5e0 net: mvneta: fix enable of all initialized RXQs by Yelena Krivosheev · 7 years ago
  63. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  64. 82dd0d2 vrf: Fix use after free and double free in vrf_finish_output by David Ahern · 7 years ago
  65. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  66. 9dd2326 Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  67. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  68. bd88613 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  69. ef82f59 Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  70. f97c3dc net/dim: Fix int overflow by Tal Gilboa · 7 years ago
  71. 52a9692 Merge branch 'vlan-fix' by David S. Miller · 7 years ago
  72. c769acc vlan: Fix vlan insertion for packets without ethernet header by Toshiaki Makita · 7 years ago
  73. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  74. a9645b2 atm: iphase: fix spelling mistake: "Receiverd" -> "Received" by Colin Ian King · 7 years ago
  75. 85784f9 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  76. 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
  77. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  78. ab12762 Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  79. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  80. 74957cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  81. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  82. d65026c vhost: validate log when IOTLB is enabled by Jason Wang · 7 years ago
  83. 58f101b qede: Do not drop rx-checksum invalidated packets. by Manish Chopra · 7 years ago
  84. 87a73eb mtd: jedec_probe: Fix crash in jedec_read_mfr() by Linus Walleij · 7 years ago
  85. 2b1b1b4 mtd: nand: atmel: Fix get_sectorsize() function by Boris Brezillon · 7 years ago
  86. f03dbb0 hv_netvsc: enable multicast if necessary by Stephen Hemminger · 7 years ago
  87. 5568cdc ip_tunnel: Resolve ipsec merge conflict properly. by David S. Miller · 7 years ago
  88. 2d2d99e lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write) by Raghuram Chary J · 7 years ago
  89. 020295d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  90. 0b41260 Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  91. 28913ee netfilter: nf_nat_snmp_basic: add correct dependency to Makefile by Masahiro Yamada · 7 years ago
  92. 68b8dff Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  93. 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
  94. 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
  95. 616d8cf Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  96. 18bd490 MAINTAINERS: demote ARM port to "odd fixes" by Russell King · 7 years ago
  97. 5b634e8 MAINTAINERS: correct rmk's email address by Russell King · 7 years ago
  98. 914b6df mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 7 years ago
  99. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  100. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 7 years ago