Commit Graph

579 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
Benjamin Marzinski 172e045a7f [GFS2] flush the log if a transaction can't allocate space 18 years ago
Benjamin Marzinski 6883562588 [GFS2] Fix log entry list corruption 18 years ago
Steven Whitehouse f35ac346bc [GFS2] Speed up lock_dlm's locking (move sprintf) 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 1de9139092 [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write 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
Steven Whitehouse c3f49bc209 [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed 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 04b159b132 [GFS2] Remove unused variable 18 years ago
Steven Whitehouse 1be3867955 [GFS2] Fix bz 229831, lookup returns wrong inode 18 years ago
Steven Whitehouse cad5b93927 [GFS2] Fix bz 230143, incorrect flushing of rgrps 18 years ago
Wendy Cheng fb0d3bce8e [GFS2] pass formal ino in do_filldir_main 18 years ago
Josef Whiter a13cbe3753 [GFS2] fix hangup when multiple processes are trying to write to the same file 18 years ago
Wendy Cheng a7d2b2bdc9 [GFS2] NFS filehandle check 18 years ago
Richard Fearn d5a6751b32 [GFS2] add newline to printk message 18 years ago
Josef Whiter 2e95b6653b [GFS2] fix locking mistake 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Adrian Bunk a2cf822274 [GFS2] make gfs2_writepages() static 18 years ago
Steven Whitehouse 2d72e7101c [GFS2] Unlock page on prepare_write try lock failure 18 years ago
Wendy Cheng 549ae0ac3d [GFS2] nfsd readdirplus assertion failure 18 years ago
Randy Dunlap 9beeb9f3c5 [DLM/GFS2] indent help text 18 years ago
Russell Cattelan ddee76089c [GFS2] Fix unlink deadlocks 18 years ago
Steven Whitehouse 61be084efc [GFS2] Put back semaphore to avoid umount problem 18 years ago
Eric Sandeen bbb28ab759 [GFS2] more CURRENT_TIME_SEC 18 years ago
Adrian Bunk 0011727785 [GFS2/DLM] fix GFS2 circular dependency 18 years ago
Randy Dunlap 67f55897ee [GFS2/DLM] use sysfs 18 years ago
David Teigland ee32e4f3d3 [GFS2] make lock_dlm drop_count tunable in sysfs 18 years ago
David Teigland 2f708649ba [GFS2] increase default lock limit 18 years ago
Steven Whitehouse 8bd9572769 [GFS2] Fix list corruption in lops.c 18 years ago
Steven Whitehouse d7c103d0bd [GFS2] Fix recursive locking attempt with NFS 18 years ago
Steven Whitehouse d043e1900c [GFS2] Fix typo in glock.c 18 years ago
Eric Sandeen ddfe062783 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 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 330005c2b2 [GFS2] Remove max_atomic_write tunable 18 years ago
Steven Whitehouse 3699e3a44b [GFS2] Clean up/speed up readdir 18 years ago
Steven Whitehouse a8d638e30e [GFS2] Add writepages for "data=writeback" mounts 18 years ago
Adrian Bunk 03dc6a538e [GFS2] make gfs2_change_nlink_i() static 18 years ago