]> Git Repo - linux.git/history - fs/dlm
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux.git] / fs / dlm /
2022-05-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-05-26 Linus TorvaldsMerge tag 'mm-stable-2022-05-25' of git://git.kernel...
2022-05-26 Linus TorvaldsMerge tag 'kbuild-v5.19' of git://git.kernel.org/pub...
2022-05-26 Linus TorvaldsMerge tag 'asm-generic-5.19' of git://git.kernel.org...
2022-05-26 Linus TorvaldsMerge tag 'arm-multiplatform-5.19-1' of git://git.kerne...
2022-05-26 Linus TorvaldsMerge tag 'arm-defconfig-5.19' of git://git.kernel...
2022-05-26 Linus TorvaldsMerge tag 'arm-drivers-5.19' of git://git.kernel.org...
2022-05-26 Linus TorvaldsMerge tag 'arm-dt-5.19' of git://git.kernel.org/pub...
2022-05-26 Linus TorvaldsMerge tag 'arm-soc-5.19' of git://git.kernel.org/pub...
2022-05-26 Linus TorvaldsMerge tag 'xfs-5.19-for-linus' of git://git.kernel...
2022-05-26 Linus TorvaldsMerge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel...
2022-05-26 Linus TorvaldsMerge tag 'fs_for_v5.19-rc1' of git://git.kernel.org...
2022-05-26 Linus TorvaldsMerge tag 'dma-mapping-5.19-2022-05-25' of git://git...
2022-05-26 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2022-05-25 Linus TorvaldsMerge tag 'sound-5.19-rc1' of git://git.kernel.org...
2022-05-25 Linus TorvaldsMerge tag 'drm-next-2022-05-25' of git://anongit.freede...
2022-05-25 Linus TorvaldsMerge tag 'devicetree-for-5.19' of git://git.kernel...
2022-05-25 Linus TorvaldsMerge tag 'perf-tools-for-v5.19-2022-05-23' of git...
2022-05-25 Linus TorvaldsMerge tag 'checkpatch-new-alloc-check-5.19-rc1' of...
2022-05-25 Linus TorvaldsMerge tag 'size_t-saturating-helpers-5.19-rc1' of git...
2022-05-25 Linus TorvaldsMerge tag 'Wstringop-overflow-fixes-5.19-rc1' of git...
2022-05-25 Linus TorvaldsMerge tag 'net-next-5.19' of git://git.kernel.org/pub...
2022-05-25 Linus TorvaldsMerge branch 'for-5.19' of git://git.kernel.org/pub...
2022-05-25 Linus TorvaldsMerge branch 'for-5.19' of git://git.kernel.org/pub...
2022-05-25 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.19-rc1' of git:...
2022-05-25 Linus TorvaldsMerge tag 'linux-kselftest-next-5.19-rc1' of git:/...
2022-05-25 Linus TorvaldsMerge tag 'docs-5.19' of git://git.lwn.net/linux
2022-05-25 Linus TorvaldsMerge tag 'printk-for-5.19' of git://git.kernel.org...
2022-05-25 Linus TorvaldsMerge tag 'slab-for-5.19' of git://git.kernel.org/pub...
2022-05-25 Linus TorvaldsMerge tag 'folio-5.19' of git://git.infradead.org/users...
2022-05-25 Linus TorvaldsMerge tag 'iomap-5.19-merge-2' of git://git.kernel...
2022-05-25 Linus TorvaldsMerge tag 'dlm-5.19' of git://git.kernel.org/pub/scm...
2022-05-21 Takashi IwaiMerge tag 'asoc-fix-v5.18-rc7' of https://git.kernel...
2022-05-02 Alexander Aringdlm: use kref_put_lock in __put_lkb
2022-05-02 Alexander Aringdlm: use kref_put_lock in put_rsb
2022-05-02 Alexander Aringdlm: remove unnecessary error assign
2022-05-02 Alexander Aringdlm: fix missing lkb refcount handling
2022-04-07 Alexander Aringfs: dlm: cast resource pointer to uintptr_t
2022-04-06 Jakob Koscheldlm: replace usage of found with dedicated list iterato...
2022-04-06 Jakob Koscheldlm: remove usage of list iterator for list_add() after...
2022-04-06 Alexander Aringdlm: fix pending remove if msg allocation fails
2022-04-06 Alexander Aringdlm: fix wake_up() calls for pending remove
2022-04-06 Alexander Aringdlm: check required context while close
2022-04-06 Alexander Aringdlm: cleanup lock handling in dlm_master_lookup
2022-04-06 Alexander Aringdlm: remove found label in dlm_master_lookup
2022-04-06 Alexander Aringdlm: remove __user conversion warnings
2022-04-06 Alexander Aringdlm: move conversion to compile time
2022-04-06 Alexander Aringdlm: use __le types for dlm messages
2022-04-06 Alexander Aringdlm: use __le types for rcom messages
2022-04-06 Alexander Aringdlm: use __le types for dlm header
2022-04-06 Alexander Aringdlm: use __le types for options header
2022-04-06 Alexander Aringdlm: add __CHECKER__ for false positives
2022-04-06 Alexander Aringdlm: move global to static inits
2022-04-06 Alexander Aringdlm: remove unnecessary INIT_LIST_HEAD()
2022-04-06 Alexander Aringdlm: improve plock logging if interrupted
2022-04-06 Alexander Aringdlm: rearrange async condition return
2022-04-06 Alexander Aringdlm: cleanup plock_op vs plock_xop
2022-04-06 Alexander Aringdlm: replace sanity checks with WARN_ON
2022-04-06 Alexander Aringdlm: fix plock invalid read
2022-04-06 Alexander Aringdlm: fix missing check in validate_lock_args
2022-04-06 Dan Carpenterdlm: uninitialized variable on error in dlm_listen_for_...
2022-04-01 Russell King (Oracle)Merge branches 'fixes' and 'misc' into for-linus
2022-03-31 Linus TorvaldsMerge tag 'for-linus-5.18-rc1' of git://git.kernel...
2022-03-26 Linus TorvaldsMerge tag 'write-page-prefaulting' of git://git.kernel...
2022-03-24 Linus TorvaldsMerge tag 'fs.rt.v5.18' of git://git.kernel.org/pub...
2022-03-24 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-23 Linus TorvaldsMerge branch 'for-5.18' of git://git.kernel.org/pub...
2022-03-23 Linus TorvaldsMerge branch 'for-5.18' of git://git.kernel.org/pub...
2022-03-23 Linus TorvaldsMerge tag 'printk-for-5.18' of git://git.kernel.org...
2022-03-23 Jiri KosinaMerge branch 'for-5.18/amd-sfh' into for-linus
2022-03-21 Petr MladekMerge branch 'rework/fast-next-seq' into for-linus
2022-03-17 Mark Brownspi: Get sgs size fix into branch
2022-03-14 Thomas GleixnerMerge tag 'timers-v5.18-rc1' of https://git.linaro...
2022-03-10 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc7' of https://git.kernel...
2022-03-10 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org...
2022-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2022-03-08 Linus TorvaldsMerge tag 'for-linus-bhb' of git://git.armlinux.org...
2022-03-08 Arnd BergmannMerge tag 'tegra-for-5.17-arm-dt-fixes-2' of git:/...
2022-03-07 Arnd BergmannMerge tag 'tegra-for-5.17-arm64-dt-fixes' of git:/...
2022-03-06 Linus TorvaldsMerge tag 'for-5.17-rc6-tag' of git://git.kernel.org...
2022-03-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-01 Arnd BergmannMerge tag 'qcom-arm64-defconfig-for-5.17' of git:/...
2022-03-01 Arnd BergmannMerge tag 'qcom-defconfig-for-5.18' of git://git.kernel...
2022-03-01 Arnd BergmannMerge tag 'qcom-dts-fixes-for-5.17' of git://git.kernel...
2022-03-01 Dmitry TorokhovMerge tag 'v5.17-rc4' into for-linus
2022-02-25 Linus TorvaldsMerge tag 'for-5.17-rc5-tag' of git://git.kernel.org...
2022-02-25 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org...
2022-02-25 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc5' of git://git.kernel...
2022-02-25 Linus TorvaldsMerge tag 'regmap-fix-v5.17-rc5' of git://git.kernel...
2022-02-25 Arnd BergmannMerge tag 'ti-k3-config-for-v5.17-v2' of git://git...
2022-02-25 Arnd BergmannMerge tag 'amlogic-arm64-dt-for-v5.18' of git://git...
2022-02-25 Paolo BonziniMerge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
2022-02-24 Arnd BergmannMerge tag 'tegra-for-5.17-arm-dt-fixes' of git://git...
2022-02-23 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc5' of https://git.kernel...
2022-02-23 Linus TorvaldsMerge branch 'for-5.17-fixes' of git://git.kernel.org...
2022-02-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2022-02-18 Dmitry TorokhovMerge tag 'v5.17-rc4' into next
2022-02-17 Mark Brownspi: New support and problem adjustment of SPI rockchip
2022-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2022-02-15 Linus TorvaldsMerge tag 'for-5.17-rc4-tag' of git://git.kernel.org...
next
This page took 0.349 seconds and 7 git commands to generate.