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 |
Linus Torvalds
|
1c1afa3c05
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
|
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 |