index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
dlm: add missing -ENOMEM if alloc_workqueue() fails
Alexander Aring
1
-1
/
+3
2024-08-08
dlm: do synchronized socket connect call
Alexander Aring
1
-35
/
+1
2024-08-08
dlm: move lkb xarray lookup out of lock
Alexander Aring
3
-5
/
+23
2024-08-08
dlm: move dlm_search_rsb_tree() out of lock
Alexander Aring
1
-30
/
+47
2024-08-08
dlm: use RSB_HASHED to avoid lookup twice
Alexander Aring
1
-3
/
+3
2024-08-08
dlm: async freeing of lockspace resources
Alexander Aring
3
-33
/
+58
2024-08-08
dlm: drop kobject release callback handling
Alexander Aring
1
-17
/
+5
2024-08-08
dlm: warn about invalid nodeid comparsions
Alexander Aring
4
-7
/
+12
2024-08-08
dlm: never return invalid nodeid by dlm_our_nodeid()
Alexander Aring
1
-1
/
+1
2024-08-08
dlm: remove unnecessary refcounts
Alexander Aring
1
-16
/
+1
2024-08-08
dlm: cleanup memory allocation helpers
Alexander Aring
3
-18
/
+9
2024-06-13
dlm: add rcu_barrier before destroy kmem cache
Alexander Aring
1
-0
/
+2
2024-06-13
dlm: remove DLM_LSFL_SOFTIRQ from exflags
Alexander Aring
1
-1
/
+2
2024-06-12
fs: dlm: remove unused struct 'dlm_processed_nodes'
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-11
dlm: implement LSFL_SOFTIRQ_SAFE
Alexander Aring
5
-84
/
+126
2024-06-11
dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
Alexander Aring
1
-0
/
+3
2024-06-11
dlm: use LSFL_FS to check for kernel lockspace
Alexander Aring
3
-12
/
+19
2024-06-10
dlm: use rcu to avoid an extra rsb struct lookup
Alexander Aring
3
-16
/
+96
2024-06-10
dlm: fix add_scan and del_scan usage
David Teigland
1
-22
/
+35
2024-06-10
dlm: change list and timer names
David Teigland
9
-219
/
+182
2024-05-31
dlm: move recover idr to xarray datastructure
Alexander Aring
3
-36
/
+40
2024-05-31
dlm: move lkb idr to xarray datastructure
Alexander Aring
3
-46
/
+49
2024-05-31
dlm: drop own rsb pre allocation mechanism
Alexander Aring
3
-99
/
+13
2024-05-31
dlm: remove ls_local_handle from struct dlm_ls
Alexander Aring
3
-16
/
+5
2024-05-31
dlm: remove unused parameter in dlm_midcomms_addr
Alexander Aring
5
-6
/
+6
2024-05-31
dlm: don't kref_init rsbs created for toss list
Alexander Aring
1
-1
/
+0
2024-05-31
dlm: remove scand leftovers
Alexander Aring
2
-9
/
+0
2024-04-24
dlm: return -ENOMEM if ls_recover_buf fails
Alexander Aring
1
-1
/
+3
2024-04-17
dlm: fix sleep in atomic context
Alexander Aring
3
-8
/
+8
2024-04-16
dlm: use rwlock for lkbidr
Alexander Aring
3
-41
/
+11
2024-04-16
dlm: use rwlock for rsb hash table
Alexander Aring
7
-87
/
+206
2024-04-16
dlm: drop dlm_scand kthread and use timers
Alexander Aring
7
-239
/
+283
2024-04-16
dlm: do not use ref counts for rsb in the toss state
Alexander Aring
3
-32
/
+32
2024-04-16
dlm: switch to use rhashtable for rsbs
Alexander Aring
8
-160
/
+86
2024-04-16
dlm: add rsb lists for iteration
Alexander Aring
6
-261
/
+84
2024-04-16
dlm: merge toss and keep hash table lists into one list
Alexander Aring
7
-76
/
+98
2024-04-16
dlm: change to single hashtable lock
Alexander Aring
7
-61
/
+60
2024-04-16
dlm: increment ls_count for dlm_scand
Alexander Aring
1
-0
/
+3
2024-04-09
dlm: do message processing in softirq context
Alexander Aring
1
-8
/
+20
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
14
-258
/
+287
2024-04-09
dlm: remove schedule in receive path
Alexander Aring
1
-1
/
+0
2024-04-09
dlm: convert ls_recv_active from rw_semaphore to rwlock
Alexander Aring
5
-8
/
+8
2024-04-09
dlm: avoid blocking receive at the end of recovery
Alexander Aring
5
-41
/
+30
2024-04-09
dlm: convert res_lock to spinlock
Alexander Aring
3
-4
/
+4
2024-04-09
dlm: convert ls_waiters_mutex to spinlock
Alexander Aring
4
-14
/
+14
2024-04-09
dlm: drop mutex use in waiters recovery
Alexander Aring
3
-8
/
+23
2024-04-09
dlm: add new struct to save position in dlm_copy_master_names
Alexander Aring
4
-10
/
+116
2024-04-09
dlm: move rsb root_list to ls_recover() stack
Alexander Aring
9
-70
/
+47
2024-04-09
dlm: use a new list for recovery of master rsb names
Alexander Aring
5
-14
/
+79
2024-04-09
dlm: move root_list functionality to recover.c
Alexander Aring
3
-44
/
+39
[next]