Commit Graph

364 Commits (5721dbf217b073b40e31936781379ab2d17ea2ae)

Author SHA1 Message Date
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
Robert Peterson 7083146564 [GFS2] gfs2 knows of directories which it chooses not to display 18 years ago
S. Wendy Cheng 87d21e07f3 [GFS2] Fix gfs2_rename deadlock 18 years ago
Russell Cattelan 6c93fd1e57 [GFS2] BZ 217008 fsfuzzer fix. 18 years ago
Steven Whitehouse 49686f7106 [GFS2] Fix ordering of page disposal vs. glock_dq 18 years ago
S. Wendy Cheng 5509826f1e [GFS2] Fix change nlink deadlock 18 years ago
Steven Whitehouse e1d5b18ae9 [GFS2] Fail over to readpage for stuffed files 18 years ago
Steven Whitehouse c7b3383437 [GFS2] Fix DIO deadlock 18 years ago
David Teigland c378051177 [GFS2] don't try to lockfs after shutdown 18 years ago