[PATCH] mark struct file_operations const 6
[safe/jmp/linux-2.6] / fs / gfs2 / locking /
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-05 David Teigland[GFS2] make lock_dlm drop_count tunable in sysfs
2007-02-05 David Teigland[GFS2] increase default lock limit
2006-12-04 Al Viro[PATCH] severing skbuff.h -> poll.h
2006-10-11 Al Viro[PATCH] misuse of strstr
2006-09-27 Steven Whitehouse[GFS2] Fix bug in Makefiles for lock modules
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-08 Steven Whitehouse[GFS2] Use void * instead of typedef for locking module...
2006-09-07 Steven Whitehouse[GFS2] Remove unused sync_lvb code from lock modules
2006-09-07 Steven Whitehouse[GFS2] Remove one typedef
2006-09-07 Steven Whitehouse[GFS2] Add brackets in locking/dlm/sysfs.c
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-07 David Teigland[GFS2] match plock result with correct request
2006-08-07 David Teigland[GFS2] lockproto api prefix
2006-07-31 David Teigland[GFS2] add plock owner
2006-07-21 David Teigland[GFS2] fix typo in locking/dlm
2006-06-20 David Woodhouse[GFS2] Fix printk format warnings in DLM code
2006-05-24 David Teigland[GFS2] Cast 64 bit printk args to unsigned long long.
2006-05-19 David Teigland[GFS2] setup lock_dlm kobject earlier
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-04-27 David Teigland[GFS2] Remove redundant casts to/from void
2006-04-26 David Teigland[DLM] lock_dlm recover_status patch
2006-04-25 David Teigland[GFS2] Update plock code in DLM locking module
2006-03-31 Steven Whitehouse[GFS2] Update GFS2 for the recent pull from Linus
2006-03-28 David Teigland[DLM] Look for "nodir" in the lockspace mount options
2006-02-27 Steven Whitehouse[GFS2] Remove pointless comment from nolock/main.c
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of locking modules
2006-02-27 Steven Whitehouse[GFS2] Audit printk and kmalloc
2006-02-23 David Teigland[DLM] Remove support for range locks (II)
2006-01-18 David Teigland[GFS2] Only two args for kobject_uevent() in locking...
2006-01-17 David Teigland[GFS2] An update of the GFS2 lock modules
2006-01-16 David Teigland[GFS2] The lock modules for GFS2