Commit Graph

84 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
Steven Whitehouse eaf5bd3cac [GFS2] Simplify multiple glock aquisition 18 years ago
Abhijith Das d93cfa9884 [GFS2] Fix deallocation issues 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Robert Peterson cd81a4bac6 [GFS2] Addendum patch 2 for gfs2_grow 18 years ago
Steven Whitehouse 37fde8ca6c [GFS2] Uncomment sprintf_symbol calling code 18 years ago
Robert Peterson 5f8820960c [GFS2] lockdump improvements 18 years ago
Robert Peterson 7a0079d9e3 [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump) 18 years ago
Robert Peterson 04b933f27b [GFS2] Red Hat bz 228540: owner references 18 years ago
Steven Whitehouse 420d2a1028 [GFS2] Fix a bug on i386 due to evaluation order 18 years ago
Steven Whitehouse 3b8249f617 [GFS2] Fix bz 224480 and cleanup glock demotion code 18 years ago
Josef Whiter 5c7342d894 [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option 18 years ago
Robert Peterson 7c52b166c5 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) 18 years ago
akpm@linux-foundation.org 95d97b7dd7 [GFS2] build fix 18 years ago
Steven Whitehouse 631c42e170 [GFS2] go_drop_bh is never used, so remove it 18 years ago
Steven Whitehouse 61be084efc [GFS2] Put back semaphore to avoid umount problem 18 years ago
Steven Whitehouse d043e1900c [GFS2] Fix typo in glock.c 18 years ago
Steven Whitehouse 90101c3186 [GFS2] Compile fix for glock.c 18 years ago
Steven Whitehouse 12132933c4 [GFS2] Remove queue_empty() function 18 years ago
Steven Whitehouse b5d32bead1 [GFS2] Tidy up glops calls 18 years ago
Steven Whitehouse 1c0f4872dc [GFS2] Remove local exclusive glock mode 18 years ago
Steven Whitehouse 6bd9c8c2fb [GFS2] Remove unused go_callback operation 18 years ago
Steven Whitehouse e5dab552c8 [GFS2] Remove the "greedy" function from glock.[ch] 18 years ago
Steven Whitehouse fee852e374 [GFS2] Shrink gfs2_inode memory by half 18 years ago
Steven Whitehouse 3699e3a44b [GFS2] Clean up/speed up readdir 18 years ago
Randy Dunlap 0ac230699a [GFS2] lock function parameter 18 years ago
Steven Whitehouse b004157ab5 [GFS2] Fix journal flush problem 18 years ago
Steven Whitehouse 1a14d3a68f [GFS2] Simplify glops functions 18 years ago
Steven Whitehouse ab923031ce [GFS2] Fix memory allocation in glock.c 18 years ago
Steven Whitehouse c594d88664 [GFS2] Remove unused GL_DUMP flag 18 years ago
Steven Whitehouse b60623c238 [GFS2] Shrink gfs2_inode (3) - di_mode 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 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 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