51 Commits (91fa47964165a42401fbc1f41caa63ab78564305)

Author SHA1 Message Date
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Steven Whitehouse a8336344a5 [GFS2] Fix glock hash clearing 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 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 1c089c325d [GFS2] Remove one typedef 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 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 5029996547 [GFS2] Tidy up locking code 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 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
Steven Whitehouse a2242db090 [GFS2] Speed up scanning of glocks 19 years ago
Russell Cattelan 8872187780 [GFS2] Fix a couple of refcount leaks. 19 years ago
Steven Whitehouse 5dd9feafb3 [GFS2] Fix bug in clear_inode 19 years ago
Steven Whitehouse f45b7ddd2b [GFS2] Use a bio to read the superblock 19 years ago
Steven Whitehouse 29937ac6ca [GFS2] Fixes to scanning of glocks (again) 19 years ago
Steven Whitehouse 627add2d13 [GFS2] Correct logic in glock scanner 19 years ago
Steven Whitehouse af18ddb886 [GFS2] Eliminate one instance of __GFP_NOFAIL 19 years ago
Steven Whitehouse feaa7bba02 [GFS2] Fix unlinked file handling 19 years ago
Steven Whitehouse 382066da25 [GFS2] Casts for printing 64bit numbers 19 years ago
Steven Whitehouse 320dd101e2 [GFS2] glock debugging and inode cache changes 19 years ago
Steven Whitehouse 3a8a9a1034 [GFS2] Update copyright date to 2006 19 years ago
Steven Whitehouse bd8968010a [GFS2] Remove semaphore.h from C files 19 years ago
Steven Whitehouse fd88de569b [GFS2] Readpages support 19 years ago
Steven Whitehouse 56409abbf8 [GFS2] Remove some unused code 19 years ago
Adrian Bunk 08bc2dbc73 [GFS2] [-mm patch] fs/gfs2/: possible cleanups 19 years ago
Steven Whitehouse 363275216c [GFS2] Reordering in deallocation to avoid recursive locking 19 years ago
David Teigland e7f5c01cad [GFS2] Remove redundant casts to/from void 19 years ago
Steven Whitehouse 579b78a43b [GFS2] Remove GL_NEVER_RECURSE flag 19 years ago
Steven Whitehouse 5965b1f479 [GFS2] Don't do recursive locking in glock layer 19 years ago
Steven Whitehouse 190562bd84 [GFS2] Fix a bug: scheduling under a spinlock 19 years ago
Steven Whitehouse fe1bdedc6c [GFS2] Use vmalloc() in dir code 19 years ago
Steven Whitehouse d0dc80dbaf [GFS2] Update debugging code 19 years ago
Steven Whitehouse 5c676f6d35 [GFS2] Macros removal in gfs2.h 19 years ago
Steven Whitehouse d92a8d4808 [GFS2] Audit printk and kmalloc 19 years ago
David Teigland d95cb943f5 [GFS2] Patch to remove stats counters from GFS2 (II) 19 years ago
David Teigland 6a6b3d018f [GFS2] Patch to remove stats gathering from GFS2 19 years ago
Steven Whitehouse f55ab26a8f [GFS2] Use mutices rather than semaphores 19 years ago