Commit Graph

101 Commits (488b5ec871191359b9b79262a3d48456dae7ea5f)

Author SHA1 Message Date
Bob Peterson 398bbe6832 [GFS2] Reorganize function gfs2_glmutex_lock 17 years ago
Fabio Massimo Di Nitto 1a2781cfa5 [GFS2] Fix runtime issue with UP kernels 17 years ago
Steven Whitehouse 2bcd610d2f [GFS2] Don't add glocks to the journal 17 years ago
Steven Whitehouse e589665eb9 [GFS2] Remove flags no longer required 17 years ago
Steven Whitehouse 3042a2ccd6 [GFS2] Reorder writeback for glock sync 17 years ago
Steven Whitehouse c2932e03db [GFS2] Remove "reclaim limit" 17 years ago
Wendy Cheng cc7e79b168 [GFS2] Handle multiple glock demote requests 17 years ago
Wendy Cheng 49e61f2ef6 [GFS2] Move inode deletion out of blocking_cb 18 years ago
Abhijith Das b4c20166dc [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! 18 years ago
Benjamin Marzinski c4f68a130f [GFS2] delay glock demote for a minimum hold time 18 years ago
Abhijith Das a947e03356 [GFS2] Wendy's dump lockname in hex & fix glock dump 18 years ago
Steven Whitehouse 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one 18 years ago
Denis Cheng 4ef290025c [GFS2] mark struct *_operations const 18 years ago
Steven Whitehouse 7b08fc6201 [GFS2] Fix an oops in glock dumping 18 years ago
Jesper Juhl aa0481e58a [GFS2] Clean up duplicate includes in fs/gfs2/ 18 years ago
Josef Whiter 26caee5bc6 [GFS2] Fix calculation of demote state 18 years ago
Steven Whitehouse 87124e581b [GFS2] Fix two races relating to glock callbacks 18 years ago
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