Commit Graph

364 Commits (5721dbf217b073b40e31936781379ab2d17ea2ae)

Author SHA1 Message Date
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
akpm@osdl.org f3b30912e0 [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2 19 years ago
Steven Whitehouse 07903c02d0 [GFS2] Tweek unlock test in readpage() 19 years ago
Russell Cattelan dc41aeedef [GFS2] Fix for mmap() bug in readpage 19 years ago
Steven Whitehouse 7a6bbacbb8 [GFS2] Map multiple blocks at once where possible 19 years ago
David Teigland 65952fb4e9 [GFS2] print mount errors related to sysfs 19 years ago
Steven Whitehouse a8336344a5 [GFS2] Fix glock hash clearing 19 years ago
Steven Whitehouse faa31ce85f [GFS2] Tidy up log.c 19 years ago
Steven Whitehouse 16feb9fec0 [GFS2] Use atomic_t rather than kref in glock.c 19 years ago
Steven Whitehouse b6397893a5 [GFS2] Use hlist for glock hash chains 19 years ago
Steven Whitehouse 2426443460 [GFS2] Rewrite of examine_bucket() 19 years ago
Steven Whitehouse 94610610f1 [GFS2] Remove unused function from glock.c 19 years ago
Steven Whitehouse a5e08a9ef5 [GFS2] Add consts to glock sorting function 19 years ago
Steven Whitehouse 087efdd391 [GFS2] Make glock hash locks proportional to NR_CPUS 19 years ago
Steven Whitehouse ff6af411ae [GFS2] vfree should be kfree (II) 19 years ago
Steven Whitehouse 37b2fa6a24 [GFS2] Move rwlocks in glock.c into their own array 19 years ago
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