aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-02-05[GFS2] Fix unlink deadlocksRussell Cattelan
2007-02-05[GFS2] Put back semaphore to avoid umount problemSteven Whitehouse
2007-02-05[GFS2] more CURRENT_TIME_SECEric Sandeen
2007-02-05[GFS2/DLM] fix GFS2 circular dependencyAdrian Bunk
2007-02-05[GFS2/DLM] use sysfsRandy Dunlap
2007-02-05[GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland
2007-02-05[GFS2] increase default lock limitDavid Teigland
2007-02-05[GFS2] Fix list corruption in lops.cSteven Whitehouse
2007-02-05[GFS2] Fix recursive locking attempt with NFSSteven Whitehouse
2007-02-05[DLM] can miss clearing resend flagDavid Teigland
2007-02-05[DLM] saved dlm message can be droppedDavid Teigland
2007-02-05[DLM] Make sock_sem into a mutexPatrick Caulfield
2007-02-05[GFS2] Fix typo in glock.cSteven Whitehouse
2007-02-05[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen
2007-02-05[GFS2] Compile fix for glock.cSteven Whitehouse
2007-02-05[GFS2] Remove queue_empty() functionSteven Whitehouse
2007-02-05[DLM] fix lowcomms receivingPatrick Caulfield
2007-02-05[GFS2] Tidy up glops callsSteven Whitehouse
2007-02-05[DLM] lowcomms tidyPatrick Caulfield
2007-02-05[GFS2] Remove local exclusive glock modeSteven Whitehouse
2007-02-05[GFS2] Remove unused go_callback operationSteven Whitehouse
2007-02-05[GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse
2007-02-05[GFS2] Shrink gfs2_inode memory by halfSteven Whitehouse
2007-02-05[GFS2] Remove max_atomic_write tunableSteven Whitehouse
2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse
2007-02-05[GFS2] Add writepages for "data=writeback" mountsSteven Whitehouse
2007-02-05[DLM] fix master recoveryDavid Teigland
2007-02-05[DLM] fix user unlockingDavid Teigland
2007-02-05[DLM] Use workqueues for dlm lowcommsPatrick Caulfield
2007-02-05[GFS2] make gfs2_change_nlink_i() staticAdrian Bunk
2007-02-05[GFS2] gfs2 knows of directories which it chooses not to displayRobert Peterson
2007-02-05[DLM] expose dlm_config_info fields in configfsDavid Teigland
2007-02-05[DLM] add config entry to enable log_debugDavid Teigland
2007-02-05[DLM] rename dlm_config_info fieldsDavid Teigland
2007-02-05[DLM] change some log_error to log_debugDavid Teigland
2007-02-05[GFS2] Fix gfs2_rename deadlockS. Wendy Cheng
2007-02-05[GFS2] BZ 217008 fsfuzzer fix.Russell Cattelan
2007-02-05[GFS2] Fix ordering of page disposal vs. glock_dqSteven Whitehouse
2007-02-05[DLM] Fix spin lock already unlocked bugPatrick Caulfield
2007-02-05[DLM] Fix schedule() callsPatrick Caulfield
2007-02-05[GFS2] Fix change nlink deadlockS. Wendy Cheng
2007-02-05[GFS2] Fail over to readpage for stuffed filesSteven Whitehouse
2007-02-05[GFS2] Fix DIO deadlockSteven Whitehouse
2007-02-05[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functionsAdrian Bunk
2007-02-05[DLM] fix lost flags in stub repliesDavid Teigland
2007-02-05[DLM] fix receive_request() lvb copyingDavid Teigland
2007-02-05[DLM] fix send_args() lvb copyingDavid Teigland
2007-02-05[DLM] add version checkDavid Teigland
2007-02-05[DLM] fix old rcom messagesDavid Teigland
2007-02-05[DLM] fix resend rcom lockDavid Teigland