Commit Graph

162 Commits (18ff605a18b29ab1b52d31f96e2ecbaf7a042a3e)

Author SHA1 Message Date
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
Patrick Caulfield d66f8277f5 [DLM] Make dlm_sendd cond_resched more 18 years ago
Patrick Caulfield 61d96be0f4 [DLM] Fix lowcomms socket closing 18 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
Patrick Caulfield 44f487a553 [DLM] variable allocation 18 years ago
Josef Bacik 292e539e93 [DLM] fix reference counting 18 years ago
Patrick Caulfield afb853fb4e [DLM] fix socket shutdown 18 years ago
David Teigland 0b7cac0fb0 [DLM] show default protocol 18 years ago
David Teigland 9dd592d70b [DLM] dumping master locks 18 years ago
David Teigland 8b4021fa43 [DLM] canceling deadlocked lock 18 years ago
David Teigland 84d8cd69a8 [DLM] timeout fixes 18 years ago
Steven Whitehouse b3cab7b9a3 [DLM] Compile fix 18 years ago
David Teigland 639aca417d [DLM] fix compile breakage 18 years ago
David Teigland 8b0e7b2cf3 [DLM] wait for config check during join [6/6] 18 years ago
David Teigland 79d72b5448 [DLM] fix new_lockspace error exit [5/6] 18 years ago
David Teigland c85d65e914 [DLM] cancel in conversion deadlock [4/6] 18 years ago
David Teigland d7db923ea4 [DLM] dlm_device interface changes [3/6] 18 years ago
David Teigland 3ae1acf93a [DLM] add lock timeouts and warnings [2/6] 18 years ago
David Teigland 85e86edf95 [DLM] block scand during recovery [1/6] 18 years ago
Josef Bacik 916297aad5 [DLM] keep dlm from panicing when traversing rsb list in debugfs 18 years ago
Satyam Sharma 3168b0780d [DLM] fix a couple of races 18 years ago
Adrian Bunk 95511ad434 DLM must depend on SYSFS 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
David Teigland 617e82e10c [DLM] lowcomms style 18 years ago
Patrick Caulfield 30d3a2373f [DLM] Lowcomms nodeid range & initialisation fixes 18 years ago