1. df963ea ceph: remove req from unsafe list when unregistering it by Jeff Layton · 8 years ago
  2. b9942bc rbd: constify device_type structure by Bhumika Goyal · 8 years ago
  3. 6c696d8 rbd: kill obj_request->object_name and rbd_segment_name_cache by Ilya Dryomov · 8 years ago
  4. a90bb0c rbd: store and use obj_request->object_no by Ilya Dryomov · 8 years ago
  5. 223768d rbd: RBD_V{1,2}_DATA_FORMAT macros by Ilya Dryomov · 8 years ago
  6. bc81207 rbd: factor out __rbd_osd_req_create() by Ilya Dryomov · 8 years ago
  7. 67e2b65 rbd: set offset and length outside of rbd_obj_request_create() by Ilya Dryomov · 8 years ago
  8. 7e97332 rbd: support for data-pool feature by Ilya Dryomov · 8 years ago
  9. 263423f rbd: introduce rbd_init_layout() by Ilya Dryomov · 8 years ago
  10. 5bc3fb1 rbd: use rbd_obj_bytes() more by Ilya Dryomov · 8 years ago
  11. 03acf08 rbd: remove now unused rbd_obj_request_wait() and helpers by Ilya Dryomov · 8 years ago
  12. ecd4a68 rbd: switch rbd_obj_method_sync() to ceph_osdc_call() by Ilya Dryomov · 8 years ago
  13. 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
  14. fe5478e rbd: do away with obj_request in rbd_obj_read_sync() by Ilya Dryomov · 8 years ago
  15. 431a02c rbd: initialize rbd_dev->header_oloc early by Ilya Dryomov · 8 years ago
  16. 24dca79 rbd: kill rbd_image_header::{crypt_type,comp_type} by Ilya Dryomov · 8 years ago
  17. 848d796 rbd: use kstrndup() in rbd_header_from_disk() by Ilya Dryomov · 8 years ago
  18. 083a51f libceph: bump CEPH_PG_MAX_SIZE to 32 by Ilya Dryomov · 8 years ago
  19. ef9324bb libceph: don't go through with the mapping if the PG is too wide by Ilya Dryomov · 8 years ago
  20. 743efcf crush: merge working data and scratch by Ilya Dryomov · 8 years ago
  21. 66a0e2d crush: remove mutable part of CRUSH map by Ilya Dryomov · 8 years ago
  22. 1b6a78b libceph: add osdmap_set_crush() helper by Ilya Dryomov · 8 years ago
  23. 19def16 libceph: remove unneeded stddef.h include by Stafford Horne · 8 years ago
  24. 5eb9f60 ceph: do a LOOKUP in d_revalidate instead of GETATTR by Jeff Layton · 8 years ago
  25. cdde7c4 ceph: call update_dentry_lease even when r_locked dir is not set by Jeff Layton · 8 years ago
  26. f5d55f0 ceph: vet the target and parent inodes before updating dentry lease by Jeff Layton · 8 years ago
  27. 80d025f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 8 years ago
  28. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  29. bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
  30. f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
  31. 6fffaef ceph: remove "Debugging hook" from ceph_fill_trace by Jeff Layton · 8 years ago
  32. c1944fe ceph: avoid calling ceph_renew_caps() infinitely by Yan, Zheng · 8 years ago
  33. 00f06cb ceph: make sure flushing inode in proper session's cap_flushing list by Yan, Zheng · 8 years ago
  34. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  35. 24c149a ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 8 years ago
  36. 7fea24c libceph: include linux/sched.h into crypto.c directly by Ilya Dryomov · 8 years ago
  37. d24cdcd libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
  38. eb65b91 ceph: avoid updating mds_wanted too frequently by Yan, Zheng · 8 years ago
  39. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  40. 0fbc536 ceph: fix spelling mistake: "enabing" -> "enabling" by Colin Ian King · 8 years ago
  41. 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
  42. ca6c8ae ceph: pass parent inode info to ceph_encode_dentry_release if we have it by Jeff Layton · 8 years ago
  43. adf0d68 ceph: fix unsafe dcache access in ceph_encode_dentry_release by Jeff Layton · 8 years ago
  44. fd36a71 ceph: pass parent dir ino info to build_dentry_path by Jeff Layton · 8 years ago
  45. c6b0b65 ceph: clean up unsafe d_parent accesses in build_dentry_path by Jeff Layton · 8 years ago
  46. 30c7123 ceph: clean up unsafe d_parent access in __choose_mds by Jeff Layton · 8 years ago
  47. c470abd Linux 4.10 by Linus Torvalds · 8 years ago
  48. 137d01d Fix missing sanity check in /dev/sg by Al Viro · 8 years ago
  49. fd3fc0b scsi: don't BUG_ON() empty DMA transfers by Johannes Thumshirn · 8 years ago
  50. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  51. 2763f92 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  52. b92ce30 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  53. 17a984b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 244ff16 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. e602e70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 3dd9c12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. fc98c3c printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
  58. 69e0517 ARM: multi_v7_defconfig: enable Qualcomm RPMCC by Andy Gross · 8 years ago
  59. 4c03b86 irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  60. 6dc39c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. 22f0708 vxlan: fix oops in dev_fill_metadata_dst by Paolo Abeni · 8 years ago
  62. 5edabca dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  63. 2fe1e8a Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  64. a0d5ef4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  65. 444a034 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  66. 6adfd6a Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  67. 7ed1b12 Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  68. 785f357 dpaa_eth: small leak on error by Dan Carpenter · 8 years ago
  69. 6fe1bfc Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into fixes by Arnd Bergmann · 8 years ago
  70. 2bd624b packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  71. e5a1dad reset: fix shared reset triggered_count decrement on error by Jerome Brunet · 8 years ago
  72. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
  73. 8fcd095 ntb_transport: Pick an unused queue by Thomas VanSelus · 8 years ago
  74. 9644347 ntb: ntb_perf missing dmaengine_unmap_put by Dave Jiang · 8 years ago
  75. dd62245 NTB: ntb_transport: fix debugfs_remove_recursive by Allen Hubbe · 8 years ago
  76. 0722f57bf Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  77. 18a0de8 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  78. 558e8e2 Revert "nohz: Fix collision between tick and other hrtimers" by Linus Torvalds · 8 years ago
  79. 4695dae Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  80. 5a81e6a vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 8 years ago
  81. 58f6eae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  82. aa6fba55 Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  83. 3c7a9f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. d74c67dd drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor by Michel Dänzer · 8 years ago
  85. 9e34404 ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() by Kees Cook · 8 years ago
  86. 32b1436 ARM: 8657/1: uaccess: consistently check object sizes by Kees Cook · 8 years ago
  87. 5d7f5ce cfq-iosched: don't call wbt_disable_default() with IRQs disabled by Jens Axboe · 8 years ago
  88. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 8 years ago
  89. bf3f14d rhashtable: Revert nested table changes. by David S. Miller · 8 years ago
  90. b7a2699 Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  91. 3f91a89 powerpc/64: Disable use of radix under a hypervisor by Paul Mackerras · 8 years ago
  92. 75224c9 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 8 years ago
  93. 28f4d16 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 8 years ago
  94. 7627ae6 net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  95. acf138f net: xilinx_emaclite: fix freezes due to unordered I/O by Anssi Hannula · 8 years ago
  96. cd22455 net: xilinx_emaclite: fix receive buffer overflow by Anssi Hannula · 8 years ago
  97. afe3e4d1 PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 8 years ago
  98. f222449 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 8 years ago
  99. bb08c04 drm/dp/mst: fix kernel oops when turning off secondary monitor by Pierre-Louis Bossart · 8 years ago
  100. 6ba4d27 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 8 years ago