Tejun Heo
|
a67a380e6f
dlm: don't use idr_remove_all()
|
12 years ago |
David Teigland
|
475f230c60
dlm: fix unlock balance warnings
|
13 years ago |
David Teigland
|
05c32f47bf
dlm: fix race between remove and lookup
|
13 years ago |
David Teigland
|
1d7c484eeb
dlm: use idr instead of list for recovered rsbs
|
13 years ago |
David Teigland
|
c04fecb4d9
dlm: use rsbtbl as resource directory
|
13 years ago |
David Teigland
|
4875647a08
dlm: fixes for nodir mode
|
13 years ago |
David Teigland
|
60f98d1839
dlm: add recovery callbacks
|
13 years ago |
David Teigland
|
757a427196
dlm: add node slots and generation
|
13 years ago |
Bob Peterson
|
9beb3bf5a9
dlm: convert rsb list to rb_tree
|
13 years ago |
David Teigland
|
23e8e1aaac
dlm: use workqueue for callbacks
|
14 years ago |
David Teigland
|
3881ac04eb
dlm: improve rsb searches
|
14 years ago |
David Teigland
|
3d6aa675ff
dlm: keep lkbs in idr
|
14 years ago |
Bryn M. Reeves
|
c282af4990
dlm: use vmalloc for hash tables
|
14 years ago |
David Teigland
|
c6ff669bac
dlm: delayed reply message warning
|
14 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Steven Whitehouse
|
b4a5d4bc37
dlm: Send lockspace name with uevents
|
15 years ago |
David Teigland
|
573c24c4af
dlm: always use GFP_NOFS
|
15 years ago |
David Teigland
|
8511a2728a
dlm: fix use count with multiple joins
|
16 years ago |
Geert Uytterhoeven
|
08ce4c91e4
dlm: Make name input parameter of {,dlm_}new_lockspace() const
|
16 years ago |
Steven Whitehouse
|
305a47b17c
dlm: Change rwlock which is only used in write mode to a spinlock
|
16 years ago |
David Teigland
|
c7be761a81
dlm: change rsbtbl rwlock to spinlock
|
16 years ago |
David Teigland
|
278afcbf4f
dlm: fix shutdown cleanup
|
16 years ago |
David Teigland
|
c1dcf65ffc
dlm: fix locking of lockspace list in dlm_scand
|
17 years ago |
David Teigland
|
dc68c7ed36
dlm: detect available userspace daemon
|
17 years ago |
David Teigland
|
0f8e0d9a31
dlm: allow multiple lockspace creates
|
17 years ago |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Denis Cheng
|
30727174b6
dlm: add __init and __exit marks to init and exit functions
|
17 years ago |
David Teigland
|
52bda2b5ba
dlm: use dlm prefix on alloc and free functions
|
17 years ago |
Adrian Bunk
|
e028398da7
dlm: proper prototypes
|
17 years ago |
Greg Kroah-Hartman
|
197b12d679
Kobject: convert fs/* from kobject_unregister() to kobject_put()
|
17 years ago |