Commit Graph

353 Commits (22c8ca78f20724676b6006232bf06cc3e9299539)

Author SHA1 Message Date
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
David Chinner f73ca1b76c [PATCH] Revert bd_mount_mutex back to a semaphore 18 years ago
Steven Whitehouse 1003f06953 [GFS2] Fix Kconfig 18 years ago
Josef Sipek 81454098f7 [PATCH] struct path: convert gfs2 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Steven Whitehouse 34126f9f41 [GFS2] Change gfs2_fsync() to use write_inode_now() 18 years ago
Steven Whitehouse 887bc5d00c [GFS2] Fix indent in recovery.c 18 years ago
Al Viro bd01f843c3 [PATCH] severing skbuff.h -> poll.h 18 years ago
Steven Whitehouse 33c3de3287 [GFS2] Don't flush everything on fdatasync 18 years ago
Steven Whitehouse aac1a3c77a [GFS2] Add a comment about reading the super block 18 years ago
Srinivasa Ds 0da3585e1e [GFS2] Mount problem with the GFS2 code 18 years ago
Steven Whitehouse 77386e1f66 [GFS2] Remove gfs2_check_acl() 18 years ago