Commit Graph

348 Commits (31ea7ff0f880dc3f4ad94e85c1432d4b910c9fca)

Author SHA1 Message Date
Steven Whitehouse 9b47c11d1c [GFS2] Use void * instead of typedef for locking module interface 19 years ago
Steven Whitehouse a2c4580797 [GFS2] vfree should be kfree 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 b9201ce9a8 [GFS2] Forgot to remove unused include vmalloc.h 19 years ago
Steven Whitehouse 85d1da67f7 [GFS2] Move glock hash table out of superblock 19 years ago
Steven Whitehouse b8547856f9 [GFS2] Add gfs2 superblock to glock hash function 19 years ago
Steven Whitehouse 62f140c173 [GFS2] Add brackets in locking/dlm/sysfs.c 19 years ago
David Teigland 3204a6c055 [GFS2] use snprintf for sysfs show 19 years ago
Jan Engelhardt c53921248c [GFS2] More style changes 19 years ago
Steven Whitehouse 7b62536141 [GFS2] Add a comment in ops_export.c 19 years ago
Steven Whitehouse 2c1e52aa90 [GFS2] More style fixes 19 years ago
Steven Whitehouse 48fac17909 [GFS2] Remove unused code from quota 19 years ago
Steven Whitehouse a67cdbd457 [GFS2] Style changes in logging code 19 years ago
Steven Whitehouse cca195c5c0 [GFS2] Extended attribute code style changes 19 years ago
Steven Whitehouse 16910427e1 [GFS2] Style changes in rgrp.c 19 years ago
Steven Whitehouse ea67eedb21 [GFS2] Fix end of multi-line structures 19 years ago
Steven Whitehouse f2f7ba5237 [GFS2] Make headers compile on their own 19 years ago
Steven Whitehouse 2bdbc5d739 [GFS2] Directory code style changes 19 years ago
Steven Whitehouse 5acd396734 [GFS2] Some further style changes 19 years ago
Steven Whitehouse 26c1a57412 [GFS2] More code style updates 19 years ago
Steven Whitehouse 0bd5996a00 [GFS2] Style changes in ops_address.c 19 years ago
Steven Whitehouse dd538c832a [GFS2] Spelling sentinal -> sentinel 19 years ago
Steven Whitehouse 38c60ef228 [GFS2] Use const in endian conversion routines 19 years ago
Steven Whitehouse 82ffa51637 [GFS2] More style changes 19 years ago
Steven Whitehouse c26687113a [GFS2] Remove a cast, tidy gfs2_inode_attr_in 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 75d3b817a0 [GFS2] Tidy up bmap/inode code 19 years ago
Steven Whitehouse 5029996547 [GFS2] Tidy up locking code 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
Steven Whitehouse 623d93555c [GFS2] Fix releasepage bug (fixes direct i/o writes) 19 years ago
Steven Whitehouse 899be4d3b7 [GFS2] Add superblock into key for glock lookups 19 years ago
Steven Whitehouse d6a5372768 [GFS2] Use const on glock lookup key 19 years ago
Steven Whitehouse ec45d9f583 [GFS2] Use slab properly with glocks 19 years ago
Steven Whitehouse 5e2b0613ed [GFS2] Remove unused code from glock layer 19 years ago
Steven Whitehouse 8fb4b536e7 [GFS2] Make glock operations const 19 years ago
Abhijith Das 8638460540 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time 19 years ago
Benjamin Marzinski 5dc39fe621 [GFS2] Fix journal off-by-one error 19 years ago
Steven Whitehouse a2242db090 [GFS2] Speed up scanning of glocks 19 years ago
Steven Whitehouse 166afccd71 [GFS2] Tidy up error handling in gfs2_releasepage() 19 years ago
Steven Whitehouse b8e1aabf21 [GFS2] Another list_del bug 19 years ago
Steven Whitehouse 08867605e1 [GFS2] Fix to list_del in lops.c 19 years ago
Steven Whitehouse 15d00c0b91 [GFS2] Fix leak of gfs2_bufdata 19 years ago
Russell Cattelan 8872187780 [GFS2] Fix a couple of refcount leaks. 19 years ago
Steven Whitehouse f4387149ec [GFS2] Fix lack of buffers in writepage bug 19 years ago
Steven Whitehouse 2b557f6dc7 [GFS2] Fix gfs_ prefix in locking.c 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
Steven Whitehouse 59a1cc6bda [GFS2] Fix lock ordering bug in page fault path 19 years ago