1. cc255c7 libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  2. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  3. 149cac4 libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  4. c571fe2 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  5. c0f56b4 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  6. 262614c libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  7. 24e1dd6 ceph: fix whitespace by Stephen Hemminger · 6 years ago
  8. 2449984 ceph: adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  9. f7e52d8 libceph: remove now unused ceph_{en,de}code_timespec() by Ilya Dryomov · 6 years ago
  10. 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 6 years ago
  11. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
  12. 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 6 years ago
  13. 63ecae7 ceph: stop using current_kernel_time() by Arnd Bergmann · 6 years ago
  14. 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
  15. 67fcd15 ceph: add d_drop for some error cases in ceph_symlink() by Chengguang Xu · 7 years ago
  16. 0459871 ceph: add d_drop for some error cases in ceph_mknod() by Chengguang Xu · 7 years ago
  17. 61ad36d ceph: return errors from posix_acl_equiv_mode() correctly by Chengguang Xu · 7 years ago
  18. dfeb84d ceph: fix incorrect use of strncpy by Yan, Zheng · 7 years ago
  19. b26c047 rbd: support for images within namespaces by Ilya Dryomov · 7 years ago
  20. c300156 rbd: pass rbd_spec into parse_rbd_opts_token() by Ilya Dryomov · 7 years ago
  21. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  22. 17173c8 libceph: stop parsing when a bad int arg is detected by Chengguang Xu · 7 years ago
  23. c9ed51c libceph: change ceph_pagelist_encode_string() to take u32 by Ilya Dryomov · 7 years ago
  24. 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago
  25. 93d35c7 ceph: restore ctime as well in the case of restoring old mode by Chengguang Xu · 7 years ago
  26. f017754 ceph: add retry logic for error -ERANGE in ceph_get_acl() by Chengguang Xu · 7 years ago
  27. acb1872 Linux 4.18-rc7 by Linus Torvalds · 6 years ago
  28. 3cfb677 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  29. 01cfb79 squashfs: be more careful about metadata corruption by Linus Torvalds · 6 years ago
  30. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  31. a26fb01 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  32. 2ffb57d Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  33. 7648c44 Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  34. dd63bf2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  35. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  37. 1a3d869 Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  38. 6284c99c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  39. d5ea019 Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum" by Rafał Miłecki · 6 years ago
  40. 3c9fdef Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  41. 49b1622 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  42. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  43. f636d30 Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  44. 5151842 block: reset bi_iter.bi_done after splitting bio by Greg Edwards · 6 years ago
  45. d97e5e6 kvm, mm: account shadow page tables to kmemcg by Shakeel Butt · 6 years ago
  46. 16e536e zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 6 years ago
  47. fa3fc2a include/linux/eventfd.h: include linux/errno.h by Arnd Bergmann · 6 years ago
  48. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  49. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  50. 027232d mm: introduce vma_init() by Kirill A. Shutemov · 6 years ago
  51. 31c5bda mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  52. f075faa ipc/sem.c: prevent queue.status tearing in semop by Davidlohr Bueso · 6 years ago
  53. 15d36fe mm: disallow mappings that conflict for devm_memremap_pages() by Dave Jiang · 6 years ago
  54. 03758db kasan: only select SLUB_DEBUG with SYSFS=y by Arnd Bergmann · 6 years ago
  55. b512719 delayacct: fix crash in delayacct_blkio_end() after delayacct init failure by Tejun Heo · 6 years ago
  56. 050d2a55 Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  57. 5a75cd1 Merge tag 'drm-intel-fixes-2018-07-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  58. 17d51b1 block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs by Martin Wilck · 6 years ago
  59. 9362dd1 blkdev: __blkdev_direct_IO_simple: fix leak in error case by Martin Wilck · 6 years ago
  60. b403ea2 block: bio_iov_iter_get_pages: fix size of last iovec by Martin Wilck · 6 years ago
  61. 78e1806 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  62. bd91b56 PCI/AER: Work around use-after-free in pcie_do_fatal_recovery() by Thomas Tai · 6 years ago
  63. cd3f77d Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  64. fd4f84f Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  65. a5f9e5d Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  66. 9bd5918 Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  67. 99015e9 Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  68. 3e536e2 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  69. 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  70. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  71. 0ca9488 drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. by Clint Taylor · 7 years ago
  72. 6e77b26 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  73. 5c61ef1 Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  74. 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  75. 82f4f3e6 selftests/ftrace: Add snapshot and tracing_on test case by Masami Hiramatsu · 6 years ago
  76. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  77. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  78. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  79. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  80. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  81. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  82. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  83. 7b0eb6b arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 6 years ago
  84. dc0e365 arm64: Check for errata before evaluating cpu features by Dirk Mueller · 6 years ago
  85. 405a751 nvmet: only check for filebacking on -ENOTBLK by Hannes Reinecke · 6 years ago
  86. 5613d31 nvmet: fixup crash on NULL device path by Hannes Reinecke · 6 years ago
  87. 9981b4f Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  88. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  89. 03bc7ca net: axienet: Fix double deregister of mdio by Shubhrajyoti Datta · 6 years ago
  90. f25e139 qmi_wwan: fix interface number for DW5821e production firmware by Aleksander Morgado · 6 years ago
  91. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  92. ae2dcb2 bnx2x: Fix invalid memory access in rss hash config path. by Sudarsana Reddy Kalluru · 6 years ago
  93. 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  94. 18041b5 r8169: restore previous behavior to accept BIOS WoL settings by Heiner Kallweit · 6 years ago
  95. 065990b scsi: set timed out out mq requests to complete by Keith Busch · 6 years ago
  96. 0fc09f9 blk-mq: export setting request completion state by Keith Busch · 6 years ago
  97. d4a34e1 xfs: properly handle free inodes in extent hint validators by Eric Sandeen · 6 years ago
  98. f89ed2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  99. 0894da8 media: staging: omap4iss: Include asm/cacheflush.h after generic includes by Guenter Roeck · 6 years ago
  100. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago