summaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-09-19 07:09:39 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2024-09-19 07:09:39 +0200
commit932d2d1fcb2bbbc3cb30a762302a5d2eac7720bb (patch)
treeb7c37cfe879019da7b86d70d646cae6b610f4123 /arch/parisc
parentMerge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (diff)
parentdlm: add missing -ENOMEM if alloc_workqueue() fails (diff)
downloadlinux-932d2d1fcb2bbbc3cb30a762302a5d2eac7720bb.tar.xz
linux-932d2d1fcb2bbbc3cb30a762302a5d2eac7720bb.zip
Merge tag 'dlm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Pull dlm updates from David Teigland: - Remove some unnecesary hold/unhold rsb refcounting in cases where an existing refcount is known to exist - Remove some unnecessary checking for zero nodeids, which should never exist, and add some warning if they do - Make the slow freeing of structs in release_lockspace() async, run from a workqueue - Prior rcu freeing allows some further struct lookups to run without a lock - Use blocking kernel_connect on sockets to avoid EINPROGRESS * tag 'dlm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm: dlm: add missing -ENOMEM if alloc_workqueue() fails dlm: do synchronized socket connect call dlm: move lkb xarray lookup out of lock dlm: move dlm_search_rsb_tree() out of lock dlm: use RSB_HASHED to avoid lookup twice dlm: async freeing of lockspace resources dlm: drop kobject release callback handling dlm: warn about invalid nodeid comparsions dlm: never return invalid nodeid by dlm_our_nodeid() dlm: remove unnecessary refcounts dlm: cleanup memory allocation helpers
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions