Commit Graph

64 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
David Teigland 2066b58b0a [GFS2] use pid for plock owner for nfs clients 17 years ago
David Teigland 00c134756c [GFS2] tidy up error message 17 years ago
Fabio Massimo Di Nitto 0b7580c786 [GFS2] Check for installation of mount helpers for DLM mounts 17 years ago
David Teigland 8cbc434247 [GFS2] check kthread_should_stop when waiting 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 136a27507f kset: convert gfs2 dlm to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Bob Peterson 55c0c4ac0b [GFS2] GFS2: chmod hung - fix race in thread creation 18 years ago
Denis Cheng cee23c79d0 [GFS2] use an temp variable to reduce a spin_unlock 18 years ago
Jesper Juhl aa0481e58a [GFS2] Clean up duplicate includes in fs/gfs2/ 18 years ago
David Teigland a7a2ff8a95 [GFS2] return conflicts for GETLK 18 years ago
David Teigland d88101d4d8 [GFS2] set plock owner in GETLK info 18 years ago
Patrick Caulfield 44f487a553 [DLM] variable allocation 18 years ago
Steven Whitehouse 41d7db0ab4 [GFS2] Reduce size of struct gdlm_lock 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Marc Eshel 586759f03e gfs2: nfs lock support for gfs2 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Steven Whitehouse f01963f264 [GFS2] Set drop_count to 0 (off) by default 18 years ago
David Teigland b9af8a788a [GFS2] use log_error before LM_OUT_ERROR 18 years ago
Steven Whitehouse f35ac346bc [GFS2] Speed up lock_dlm's locking (move sprintf) 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
David Teigland ee32e4f3d3 [GFS2] make lock_dlm drop_count tunable in sysfs 18 years ago
David Teigland 2f708649ba [GFS2] increase default lock limit 18 years ago
Al Viro bd01f843c3 [PATCH] severing skbuff.h -> poll.h 18 years ago
Al Viro 4b4fcaa1a9 [PATCH] misuse of strstr 19 years ago
Steven Whitehouse 7e18c02be7 [GFS2] Fix bug in Makefiles for lock modules 19 years ago
Steven Whitehouse 907b9bceb4 [GFS2/DLM] Fix trailing whitespace 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Steven Whitehouse 9b47c11d1c [GFS2] Use void * instead of typedef for locking module interface 19 years ago
Steven Whitehouse 5ce311ebdb [GFS2] Remove unused sync_lvb code from lock modules 19 years ago
Steven Whitehouse 1c089c325d [GFS2] Remove one typedef 19 years ago
Steven Whitehouse 62f140c173 [GFS2] Add brackets in locking/dlm/sysfs.c 19 years ago
Steven Whitehouse cd915493fc [GFS2] Change all types to uX style 19 years ago
Steven Whitehouse a91ea69ffd [GFS2] Align all labels against LH side 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
David Teigland 08eac93a68 [GFS2] match plock result with correct request 19 years ago
David Teigland 3120ec541e [GFS2] lockproto api prefix 19 years ago
David Teigland de9b75d31e [GFS2] add plock owner 19 years ago
David Teigland c5921fd02e [GFS2] fix typo in locking/dlm 19 years ago
David Woodhouse 0239c4ae8a [GFS2] Fix printk format warnings in DLM code 19 years ago
David Teigland 9229f01349 [GFS2] Cast 64 bit printk args to unsigned long long. 19 years ago
David Teigland d2f222e631 [GFS2] setup lock_dlm kobject earlier 19 years ago
Adrian Bunk 08bc2dbc73 [GFS2] [-mm patch] fs/gfs2/: possible cleanups 19 years ago
David Teigland e7f5c01cad [GFS2] Remove redundant casts to/from void 19 years ago
David Teigland 6bd70aba5a [DLM] lock_dlm recover_status patch 19 years ago