Commit Graph

183 Commits (46a56c5a02430f80ef73357aa1295875c1cef2a7)

Author SHA1 Message Date
Denis Cheng 0fe410d3f3 dlm: static initialization improvements 17 years ago
David Teigland dbcfc34733 dlm: clean ups 17 years ago
Patrick Caulfeld 2a79289e87 dlm: Sanity check namelen before copying it 17 years ago
David Teigland 85f0379aa0 dlm: keep cached master rsbs during recovery 17 years ago
David Teigland 594199ebaa dlm: change error message to debug 17 years ago
David Teigland ce5246b972 dlm: fix possible use-after-free 17 years ago
David Teigland 755b5eb8ba dlm: limit dir lookup loop 17 years ago
David Teigland 42dc1601a9 dlm: reject normal unlock when lock is waiting for lookup 17 years ago
David Teigland c54e04b00f dlm: validate messages before processing 17 years ago
David Teigland 46b43eed70 dlm: reject messages from non-members 17 years ago
David Teigland aec64e1be2 dlm: another call to confirm_master in receive_request_reply 17 years ago
David Teigland 601342ce02 dlm: recover locks waiting for overlap replies 17 years ago
David Teigland 8a358ca8e7 dlm: clear ast_type when removing from astqueue 17 years ago
David Teigland 861e2369e9 dlm: use fixed errno values in messages 17 years ago
Fabio M. Di Nitto 550283e30c dlm: swap bytes for rcom lock reply 17 years ago
Fabio M. Di Nitto e7847d35ac dlm: align midcomms message buffer 17 years ago
Patrick Caulfeld 39bd4177dd dlm: close othercons 17 years ago
David Teigland 52bda2b5ba dlm: use dlm prefix on alloc and free functions 17 years ago
David Teigland 11b2498ba7 dlm: don't print common non-errors 17 years ago
Adrian Bunk e028398da7 dlm: proper prototypes 17 years ago
Lon Hohberger 6bd8fedaa1 dlm: bind connections from known local address when using TCP 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 901195ed7f Kobject: change GFS2 to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman d405936b32 kset: convert dlm to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
David S. Miller df61c95262 [DLM] lowcomms: Do not muck with sysctl_rmem_max. 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Jan Engelhardt a77b645609 menuconfig: transform NLS and DLM menus 17 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 17 years ago
David Teigland c36258b592 [DLM] block dlm_recv in recovery transition 17 years ago
Patrick Caulfield b434eda6fd [DLM] don't overwrite castparam if it's NULL 17 years ago
Patrick Caulfield d66f8277f5 [DLM] Make dlm_sendd cond_resched more 17 years ago
Patrick Caulfield 61d96be0f4 [DLM] Fix lowcomms socket closing 17 years ago
David Teigland 3650925893 [DLM] fix basts for granted PR waiting CW 18 years ago
Patrick Caulfield 9e5f2825a8 [DLM] More othercon fixes 18 years ago
Jesper Juhl 1a2bf2eefb [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero 18 years ago
Patrick Caulfield 01c8cab258 [DLM] zero unused parts of sockaddr_storage 18 years ago
David Teigland 41684f9547 [DLM] fix NULL ls usage 18 years ago
Patrick Caulfield 25720c2d73 [DLM] Clear othercon pointers when a connection is closed 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Joel Becker e6bd07aee7 configfs: Convert subsystem semaphore to mutex 18 years ago
Satyam Sharma 3fe6c5ce11 [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly 18 years ago
Satyam Sharma 9b1d9aa4e9 [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h 18 years ago
David Teigland ac90a25525 [DLM] dump more lock values 18 years ago
akpm@linux-foundation.org f4fadb23ca [GFS2] git-gfs2-nmw-build-fix 18 years ago
Patrick Caulfield 97d848365e [DLM] Telnet to port 21064 can stop all lockspaces 18 years ago
David Teigland fad59c1390 [DLM] don't require FS flag on all nodes 18 years ago