index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
4 days
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-30
dlm: drop SCTP Kconfig dependency
Alexander Aring
2025-04-30
dlm: reject SCTP configuration if not enabled
Alexander Aring
2025-04-30
dlm: use SHUT_RDWR for SCTP shutdown
Alexander Aring
2025-04-30
dlm: mask sk_shutdown value
Alexander Aring
2025-03-18
dlm: make tcp still work in multi-link env
Heming Zhao
2025-02-28
dlm: fix error if active rsb is not hashed
Alexander Aring
2025-02-28
dlm: fix error if inactive rsb is not hashed
Alexander Aring
2025-02-10
dlm: prevent NPD when writing a positive value to event_done
Thadeu Lima de Souza Cascardo
2025-02-10
dlm: increase max number of links for corosync3/knet
Heming Zhao
2024-12-19
dlm: return -ENOENT if no comm was found
Alexander Aring
2024-12-19
dlm: fix srcu_read_lock() return type to int
Alexander Aring
2024-12-19
dlm: fix removal of rsb struct that is master and dir record
Alexander Aring
2024-11-18
dlm: fix dlm_recover_members refcount on error
Alexander Aring
2024-11-15
dlm: fix recovery of middle conversions
Alexander Aring
2024-10-04
dlm: make add_to_waiters() that it can't fail
Alexander Aring
2024-10-04
dlm: dlm_config_info config fields to unsigned int
Alexander Aring
2024-10-04
dlm: use dlm_config as only cluster configuration
Alexander Aring
2024-10-04
dlm: handle port as __be16 network byte order
Alexander Aring
2024-10-04
dlm: disallow different configs nodeid storages
Alexander Aring
2024-10-04
dlm: fix possible lkb_resource null dereference
Alexander Aring
2024-10-04
dlm: fix swapped args sb_flags vs sb_status
Alexander Aring
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-12
dlm: add missing -ENOMEM if alloc_workqueue() fails
Alexander Aring
2024-08-08
dlm: do synchronized socket connect call
Alexander Aring
2024-08-08
dlm: move lkb xarray lookup out of lock
Alexander Aring
2024-08-08
dlm: move dlm_search_rsb_tree() out of lock
Alexander Aring
2024-08-08
dlm: use RSB_HASHED to avoid lookup twice
Alexander Aring
2024-08-08
dlm: async freeing of lockspace resources
Alexander Aring
2024-08-08
dlm: drop kobject release callback handling
Alexander Aring
2024-08-08
dlm: warn about invalid nodeid comparsions
Alexander Aring
2024-08-08
dlm: never return invalid nodeid by dlm_our_nodeid()
Alexander Aring
2024-08-08
dlm: remove unnecessary refcounts
Alexander Aring
2024-08-08
dlm: cleanup memory allocation helpers
Alexander Aring
2024-06-13
dlm: add rcu_barrier before destroy kmem cache
Alexander Aring
2024-06-12
dlm: remove DLM_LSFL_SOFTIRQ from exflags
Alexander Aring
2024-06-12
fs: dlm: remove unused struct 'dlm_processed_nodes'
Dr. David Alan Gilbert
2024-06-11
dlm: implement LSFL_SOFTIRQ_SAFE
Alexander Aring
2024-06-11
dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
Alexander Aring
2024-06-11
dlm: use LSFL_FS to check for kernel lockspace
Alexander Aring
2024-06-10
dlm: use rcu to avoid an extra rsb struct lookup
Alexander Aring
2024-06-10
dlm: fix add_scan and del_scan usage
David Teigland
2024-06-10
dlm: change list and timer names
David Teigland
2024-05-31
dlm: move recover idr to xarray datastructure
Alexander Aring
2024-05-31
dlm: move lkb idr to xarray datastructure
Alexander Aring
2024-05-31
dlm: drop own rsb pre allocation mechanism
Alexander Aring
2024-05-31
dlm: remove ls_local_handle from struct dlm_ls
Alexander Aring
2024-05-31
dlm: remove unused parameter in dlm_midcomms_addr
Alexander Aring
2024-05-31
dlm: don't kref_init rsbs created for toss list
Alexander Aring
2024-05-31
dlm: remove scand leftovers
Alexander Aring
[next]