Commit Graph

5003 Commits (0478e62e8a04154b7bdc0dfd33ffbcabc5446e9c)

Author SHA1 Message Date
Patrick Caulfield a34fbc6363 [DLM] fix softlockup in dlm_recv 18 years ago
David Teigland 62a0f62369 [DLM] zero new user lvbs 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
David Teigland b790c3b7c3 [DLM] can miss clearing resend flag 18 years ago
David Teigland 8fd3a98f2c [DLM] saved dlm message can be dropped 18 years ago
Patrick Caulfield f1f1c1ccf7 [DLM] Make sock_sem into a mutex 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
Patrick Caulfield bd44e2b007 [DLM] fix lowcomms receiving 18 years ago
Steven Whitehouse b5d32bead1 [GFS2] Tidy up glops calls 18 years ago
Patrick Caulfield f2f5095f9e [DLM] lowcomms tidy 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
David Teigland 222d396092 [DLM] fix master recovery 18 years ago
David Teigland a1bc86e6bd [DLM] fix user unlocking 18 years ago
Patrick Caulfield 1d6e8131cf [DLM] Use workqueues for dlm lowcomms 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
David Teigland d200778e12 [DLM] expose dlm_config_info fields in configfs 18 years ago
David Teigland 99fc64874a [DLM] add config entry to enable log_debug 18 years ago
David Teigland 68c817a1c4 [DLM] rename dlm_config_info fields 18 years ago
David Teigland 8ec6886748 [DLM] change some log_error to log_debug 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
Patrick Caulfield 4edde74eed [DLM] Fix spin lock already unlocked bug 18 years ago
Patrick Caulfield 3fb4a251fe [DLM] Fix schedule() calls 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
Adrian Bunk 927255f038 [DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions 18 years ago
David Teigland 075529b5e1 [DLM] fix lost flags in stub replies 18 years ago
David Teigland 8d07fd509e [DLM] fix receive_request() lvb copying 18 years ago
David Teigland da49f36f4f [DLM] fix send_args() lvb copying 18 years ago