1. 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
  2. 2c66de5 libceph: rename ceph_encode_addr to ceph_encode_banner_addr by Jeff Layton · 6 years ago
  3. d3c3c0a libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE by Jeff Layton · 6 years ago
  4. 2f9800c ceph: fix decode_locker to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  5. f3848af ceph: have MDS map decoding use entity_addr_t decoder by Jeff Layton · 6 years ago
  6. 8cb5f2b libceph: correctly decode ADDR2 addresses in incremental OSD maps by Jeff Layton · 6 years ago
  7. 51fc7ab libceph: fix watch_item_t decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  8. dcbc919 libceph: switch osdmap decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  9. 0bfb0f2 libceph: ADDR2 support for monmap by Jeff Layton · 6 years ago
  10. 6c37f0e libceph: add ceph_decode_entity_addr by Jeff Layton · 6 years ago
  11. bc07532c libceph: fix sa_family just after reading address by Jeff Layton · 6 years ago
  12. 428138c ceph: remove request from waiting list before unregister by Yan, Zheng · 6 years ago
  13. 6f0f597 ceph: don't blindly unregister session that is in opening state by Yan, Zheng · 6 years ago
  14. 2ef5df1 ceph: fix infinite loop in get_quota_realm() by Yan, Zheng · 6 years ago
  15. ac6713c ceph: add selinux support by Yan, Zheng · 6 years ago
  16. 5c31e92 ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx by Yan, Zheng · 6 years ago
  17. 0572978 ceph: fix debug print format in __set_xattr() by Yan, Zheng · 6 years ago
  18. 03af439 ceph: fix warning PTR_ERR_OR_ZERO can be used by Hariprasad Kelam · 6 years ago
  19. d6e4781 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 6 years ago
  20. 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
  21. 41883ba ceph: use READ_ONCE to access d_parent in RCU critical section by Yan, Zheng · 6 years ago
  22. feab6ac ceph: fix dir_lease_is_valid() by Yan, Zheng · 6 years ago
  23. 543212b ceph: close race between d_name_cmp() and update_dentry_lease() by Yan, Zheng · 6 years ago
  24. 7496077 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 6 years ago
  25. 7188072 ceph: fix "ceph.dir.rctime" vxattr value by David Disseldorp · 6 years ago
  26. d0f191d ceph: remove unused vxattr length helpers by David Disseldorp · 6 years ago
  27. 2b2abca ceph: fix listxattr vxattr buffer length calculation by David Disseldorp · 6 years ago
  28. 100cc61 ceph: add ceph.snap.btime vxattr by David Disseldorp · 6 years ago
  29. 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
  30. e1b8143 ceph: clean up ceph.dir.pin vxattr name sizeof() by David Disseldorp · 6 years ago
  31. 13c4173 ceph: silence a checker warning in mdsc_show() by Dan Carpenter · 6 years ago
  32. 97a385e libceph: remove ceph_get_direct_page_vector() by Christoph Hellwig · 6 years ago
  33. 0ecfebd Linux 5.2 by Linus Torvalds · 6 years ago
  34. 46713c3 Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  35. bcc0e65 Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  36. 2692982 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  37. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  38. ceacbc0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  39. 7e41c3c blk-mq: fix up placement of debugfs directory of queue files by Greg Kroah-Hartman · 6 years ago
  40. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  41. 9fdb86c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  42. 0e63665 Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  43. 881ed91 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  44. a8f46b5 Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  45. c7a87ce mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration by Miquel Raynal · 6 years ago
  46. 4f03264 Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support" by Miquel Raynal · 6 years ago
  47. f3a3ea2 i2c: tegra: Add Dmitry as a reviewer by Dmitry Osipenko · 6 years ago
  48. 75f2d86 fs: VALIDATE_FS_PARSER should default to n by Geert Uytterhoeven · 6 years ago
  49. e644fa1 KVM: arm64/sve: Fix vq_present() macro to yield a bool by Zhang Lei · 6 years ago
  50. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 6 years ago
  51. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
  52. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
  53. 4c89cc7 dmaengine: jz4780: Fix an endian bug in IRQ handler by Dan Carpenter · 6 years ago
  54. 3f9c4dc Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  55. a0b2cf7 Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  56. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  57. a5fff14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. ecbe508 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  59. cde357c Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  60. 2cd7cdc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  61. 8751853 swap_readpage(): avoid blk_wake_io_task() if !synchronous by Oleg Nesterov · 6 years ago
  62. eef778c devres: allow const resource arguments by Arnd Bergmann · 6 years ago
  63. dffcac2c mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 6 years ago
  64. cbcfa13 fs/userfaultfd.c: disable irqs for fault_pending and event locks by Eric Biggers · 6 years ago
  65. b9705d8 mm/page_alloc.c: fix regression with deferred struct page init by Juergen Gross · 6 years ago
  66. c212dda Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  67. 6994eef ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 6 years ago
  68. 5aeab2b drm/imx: only send event on crtc disable if kept disabled by Robert Beckett · 6 years ago
  69. 78c68e8 drm/imx: notify drm core before sending event during crtc disable by Robert Beckett · 6 years ago
  70. 550d1f5 Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  71. b5252bd Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 6 years ago
  72. a956c56b Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  73. 5ee5d30 Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  74. 179c96d Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  75. 3b2d4dc nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 6 years ago
  76. 21d4120 crypto: user - prevent operating on larval algorithms by Eric Biggers · 6 years ago
  77. 1a0fad6 crypto: cryptd - Fix skcipher instance memory leak by Vincent Whitchurch · 6 years ago
  78. c8ea9fc lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 6 years ago
  79. eca9443 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 6 years ago
  80. 6e692c3 Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  81. 8d68d93 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  82. 4b1fe9b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  83. 2659dc8 Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes by Olof Johansson · 6 years ago
  84. 5dd6c493 scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 6 years ago
  85. 5676234 scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 6 years ago
  86. fbbf145 gpio/spi: Fix spi-gpio regression on active high CS by Linus Walleij · 6 years ago
  87. 074376a ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare() by Jiri Kosina · 6 years ago
  88. 3450121 ALSA: line6: Fix write on zero-sized buffer by Takashi Iwai · 6 years ago
  89. bb34e69 KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC by Wanpeng Li · 6 years ago
  90. 323d73a KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS by Liran Alon · 6 years ago
  91. 65b712f1 KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM by Liran Alon · 6 years ago
  92. 3f16a5c KVM: x86: degrade WARN to pr_warn_ratelimited by Paolo Bonzini · 6 years ago
  93. 4f2fe64 ARM: davinci: da830-evm: fix GPIO lookup for OHCI by Bartosz Golaszewski · 6 years ago
  94. ed66777 ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCI by Bartosz Golaszewski · 6 years ago
  95. 018ad05 ARM: davinci: da830-evm: add missing regulator constraints for OHCI by Bartosz Golaszewski · 6 years ago
  96. c84c902 drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context by Chris Wilson · 6 years ago
  97. 521a503 soc: ti: fix irq-ti-sci link error by Arnd Bergmann · 6 years ago
  98. 180ae50 Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm/fixes by Olof Johansson · 6 years ago
  99. 9848237 ALSA: hda: Fix widget_mutex incomplete protection by Evan Green · 6 years ago
  100. 25f09f8 drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE by Alex Deucher · 6 years ago