Commit Graph

200 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
David Teigland 599e0f584d dlm: fix rcom_names message to self 17 years ago
Denis Cheng 30727174b6 dlm: add __init and __exit marks to init and exit functions 17 years ago
David Teigland d292c0cc48 dlm: eliminate astparam type casting 17 years ago
David Teigland e5dae548b0 dlm: proper types for asts and basts 17 years ago
Al Viro cb79f1998d dlm: dlm/user.c input validation fixes 17 years ago
Al Viro 043b19cdc0 dlm: fix dlm_dir_lookup() handling of too long names 17 years ago
Al Viro a9cc915928 dlm: fix overflows when copying from ->m_extra to lvb 17 years ago
Al Viro ef58bccab7 dlm: make find_rsb() fail gracefully when namelen is too large 17 years ago
Al Viro a5dd06313d dlm: receive_rcom_lock_args() overflow check 17 years ago
Al Viro ae773d0b74 dlm: verify that places expecting rcom_lock have packet long enough 17 years ago
Al Viro cd9df1aac3 dlm: validate data in dlm_recover_directory() 17 years ago
Al Viro 02ed16b64d dlm: missing length check in check_config() 17 years ago
Al Viro 4007685c6e dlm: use proper type for ->ls_recover_buf 17 years ago
Al Viro 93ff2971e9 dlm: do not byteswap rcom_config 17 years ago
Al Viro 163a1859ec dlm: do not byteswap rcom_lock 17 years ago
Al Viro eef7d739c2 dlm: dlm_process_incoming_buffer() fixes 17 years ago
Al Viro 8b0d8e03f8 dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) 17 years ago
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 18 years ago
Jan Engelhardt a77b645609 menuconfig: transform NLS and DLM menus 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
David Teigland c36258b592 [DLM] block dlm_recv in recovery transition 18 years ago
Patrick Caulfield b434eda6fd [DLM] don't overwrite castparam if it's NULL 18 years ago