1. e5cafce ceph: fix race in concurrent __ceph_remove_cap invocations by Luis Henriques · 4 years, 2 months ago
  2. 4a357f5 ceph: pass down the flags to grab_cache_page_write_begin by Jeff Layton · 4 years, 2 months ago
  3. 5a9e2f5 ceph: add ceph.{cluster_fsid/client_id} vxattrs by Xiubo Li · 4 years, 2 months ago
  4. 247b1f1 ceph: add status debugfs file by Xiubo Li · 4 years, 2 months ago
  5. 36c9478 libceph: remove unused port macros by Liu, Changcheng · 4 years, 2 months ago
  6. 04fabb1 ceph: ensure we have Fs caps when fetching dir link count by Jeff Layton · 4 years, 2 months ago
  7. 8ba3b8c ceph: send dentry lease metrics to MDS daemon by Xiubo Li · 4 years, 2 months ago
  8. 81048c0 ceph: acquire Fs caps when getting dir stats by Jeff Layton · 4 years, 2 months ago
  9. 06a1ad4 ceph: fix up some warnings on W=1 builds by Jeff Layton · 4 years, 4 months ago
  10. 4ae3713 ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set by Jeff Layton · 4 years, 4 months ago
  11. dbeec07 ceph: remove timeout on allowing reconnect after blocklisting by Jeff Layton · 4 years, 4 months ago
  12. 50c9132 ceph: add new RECOVER mount_state when recovering session by Jeff Layton · 4 years, 4 months ago
  13. aa5c791 ceph: make fsc->mount_state an int by Jeff Layton · 4 years, 3 months ago
  14. dc167e3 ceph: don't WARN when removing caps due to blocklisting by Jeff Layton · 4 years, 4 months ago
  15. 2c85ebc Linux 5.10 by Linus Torvalds · 4 years, 1 month ago
  16. ec6f5e0 Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  17. d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  18. 6bff9bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  19. 5ee595d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 1 month ago
  20. 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  21. b53966f Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  22. b01dedd Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  23. 31d00f6 Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  24. 643e69a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 1 month ago
  25. 6ffeb1c md: change mddev 'chunk_sectors' from int to unsigned by Mike Snitzer · 4 years, 1 month ago
  26. 0d07c0e x86/kprobes: Fix optprobe to detect INT3 padding correctly by Masami Hiramatsu · 4 years, 1 month ago
  27. cffdd6d Input: goodix - add upside-down quirk for Teclast X98 Pro tablet by Simon Beginn · 4 years, 1 month ago
  28. 111d0bd tools/kvm_stat: Exempt time-based counters by Stefan Raspl · 4 years, 1 month ago
  29. 34c0f6f KVM: mmu: Fix SPTE encoding of MMIO generation upper half by Maciej S. Szmigiero · 4 years, 1 month ago
  30. 7f376f1 Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 1 month ago
  31. 1de5d12 Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 1 month ago
  32. e977aaf Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 4 years, 1 month ago
  33. 782598e Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 1 month ago
  34. b7906b7 bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers by Andrii Nakryiko · 4 years, 1 month ago
  35. a06caa4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  36. ba9c120 mm/hugetlb: clear compound_nr before freeing gigantic pages by Gerald Schaefer · 4 years, 1 month ago
  37. 6c82d45 kasan: fix object remaining in offline per-cpu quarantine by Kuan-Ying Lee · 4 years, 1 month ago
  38. 6e7b64b9 elfcore: fix building with clang by Arnd Bergmann · 4 years, 1 month ago
  39. 55d5b7dd initramfs: fix clang build failure by Arnd Bergmann · 4 years, 1 month ago
  40. 14dc398 kbuild: avoid static_assert for genksyms by Arnd Bergmann · 4 years, 1 month ago
  41. 84edc2e selftest/fpu: avoid clang warning by Arnd Bergmann · 4 years, 1 month ago
  42. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  43. 16c0cc0 revert "mm/filemap: add static for function __add_to_page_cache_locked" by Andrew Morton · 4 years, 1 month ago
  44. 82e0609 Input: cm109 - do not stomp on control URB by Dmitry Torokhov · 4 years, 1 month ago
  45. 33d974e mtd: rawnand: xway: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  46. cf75f00 mtd: rawnand: socrates: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  47. 148b4f1 mtd: rawnand: plat_nand: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  48. 9506ab9 mtd: rawnand: pasemi: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  49. f87b720 mtd: rawnand: orion: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  50. f49bde9 mtd: rawnand: mpc5121: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  51. bd47fa4 mtd: rawnand: gpio: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  52. 5227726 mtd: rawnand: au1550: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  53. 249a959 mtd: rawnand: ams-delta: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 1 month ago
  54. 94801e5 Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 1 month ago
  55. 6d47cde Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 1 month ago
  56. c1cea11 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
  57. 4da3a54 Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()" by Andrea Parri (Microsoft) · 4 years, 1 month ago
  58. 059fe82 Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
  59. ccbbfd1 RISC-V: Define get_cycles64() regardless of M-mode by Palmer Dabbelt · 4 years, 2 months ago
  60. 33dc961 Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 1 month ago
  61. 47003b9 Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  62. 197c61c Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 1 month ago
  63. b1f195f drm/i915/display: Go softly softly on initial modeset failure by Chris Wilson · 4 years, 1 month ago
  64. de2df16 Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 1 month ago
  65. a81ac29 Merge tag 'amd-drm-fixes-5.10-2020-12-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 1 month ago
  66. 6840a3d Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 1 month ago
  67. 4d31058 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  68. d9838b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 1 month ago
  69. 190113b x86/apic/vector: Fix ordering in vector assignment by Thomas Gleixner · 4 years, 1 month ago
  70. 21e3140 NFS: Disable READ_PLUS by default by Anna Schumaker · 4 years, 1 month ago
  71. fe8eb82 NFSv4.2: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 2 months ago
  72. 1c87b85 NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation by Chuck Lever · 4 years, 2 months ago
  73. 38bf8cd selftests: fix poll error in udpgro.sh by Paolo Abeni · 4 years, 1 month ago
  74. 3615bdf selftests/bpf: Fix "dubious pointer arithmetic" test by Jean-Philippe Brucker · 4 years, 1 month ago
  75. 77ce220 selftests/bpf: Fix array access with signed variable test by Jean-Philippe Brucker · 4 years, 1 month ago
  76. 511a76b selftests/bpf: Add test for signed 32-bit bound check bug by Jean-Philippe Brucker · 4 years, 1 month ago
  77. b0270958 bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds. by Alexei Starovoitov · 4 years, 1 month ago
  78. 9fca90c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
  79. 4020157 Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 1 month ago
  80. 06c5fe9 x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled by Xiaochen Shen · 4 years, 1 month ago
  81. 83bbb8f Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  82. 4223a5b Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.10 by Jens Axboe · 4 years, 1 month ago
  83. 29ac40cb x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP by Arvind Sankar · 4 years, 2 months ago
  84. 6bea022 zonefs: fix page reference and BIO leak by Damien Le Moal · 4 years, 1 month ago
  85. ce6520b Input: i8042 - add Acer laptops to the i8042 reset list by Chris Chiu · 4 years, 1 month ago
  86. 57a0f3a Revert "md: add md_submit_discard_bio() for submitting discard bio" by Song Liu · 4 years, 1 month ago
  87. 17c28c2 Revert "md/raid10: extend r10bio devs to raid disks" by Song Liu · 4 years, 1 month ago
  88. 4e2c656 Revert "md/raid10: pull codes that wait for blocked dev into one function" by Song Liu · 4 years, 1 month ago
  89. d7cb6be Revert "md/raid10: improve raid10 discard request" by Song Liu · 4 years, 1 month ago
  90. 82fe9af Revert "md/raid10: improve discard request for far layout" by Song Liu · 4 years, 1 month ago
  91. e2782f5 Revert "dm raid: remove unnecessary discard limits for raid10" by Song Liu · 4 years, 1 month ago
  92. 177745b MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver by Mickey Rachamim · 4 years, 1 month ago
  93. 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years, 1 month ago
  94. c5b58c8 drm/amd/pm: typo fix (CUSTOM -> COMPUTE) by Evan Quan · 4 years, 1 month ago
  95. b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
  96. 8828777 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 4 years, 1 month ago
  97. 80db2a0 Input: cros_ec_keyb - send 'scancodes' in addition to key events by Dmitry Torokhov · 4 years, 1 month ago
  98. 9a25a30 Merge branch 'mlx4_en-fixes' by David S. Miller · 4 years, 1 month ago
  99. ba603d9 net/mlx4_en: Handle TX error CQE by Moshe Shemesh · 4 years, 1 month ago
  100. fed9161 net/mlx4_en: Avoid scheduling restart task if it is already running by Moshe Shemesh · 4 years, 1 month ago