Commit Graph

72 Commits (2e175a90047a2dbc76fde169c990164895b25dfc)

Author SHA1 Message Date
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
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