nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / glock.h
2010-02-03 Steven WhitehouseGFS2: Extend umount wait coverage to full glock lifetime
2009-12-03 Steven WhitehouseGFS2: Remove obsolete code in quota.c
2009-07-30 Benjamin MarzinskiGFS2: remove dcache entries for remote deleted inodes
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-01-05 Steven WhitehouseRevert "GFS2: Fix use-after-free bug on umount"
2009-01-05 Steven WhitehouseGFS2: Fix use-after-free bug on umount
2009-01-05 Steven WhitehouseGFS2: Kill two daemons with one patch
2009-01-05 Steven WhitehouseGFS2: Fix "truncate in progress" hang
2008-09-18 Steven WhitehouseGFS2: high time to take some time over atime
2008-06-27 Steven Whitehouse[GFS2] Remove remote lock dropping code
2008-06-27 Steven Whitehouse[GFS2] Clean up the glock core
2008-03-31 Steven Whitehouse[GFS2] Fix a page lock / glock deadlock
2008-03-31 Adrian Bunk[GFS2] make gfs2_glock_hold() static
2008-02-07 Pavel Emelyanovgfs2: make gfs2_holder.gh_owner_pid be a struct pid *
2007-10-10 Abhijith Das[GFS2] flocks from same process trip kernel BUG at...
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-07-09 Abhijith Das[GFS2] Fix deallocation issues
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-01 Robert Peterson[GFS2] Red Hat bz 228540: owner references
2007-05-01 Steven Whitehouse[GFS2] Fix bz 224480 and cleanup glock demotion code
2007-05-01 Robert Peterson[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
2007-02-05 Steven Whitehouse[GFS2] Tidy up glops calls
2007-02-05 Steven Whitehouse[GFS2] Remove local exclusive glock mode
2007-02-05 Steven Whitehouse[GFS2] Remove the "greedy" function from glock.[ch]
2007-02-05 Steven Whitehouse[GFS2] Clean up/speed up readdir
2006-11-30 Steven Whitehouse[GFS2] Fix journal flush problem
2006-11-30 Steven Whitehouse[GFS2] Fix page lock/glock deadlock
2006-11-30 Steven Whitehouse[GFS2] Remove unused GL_DUMP flag
2006-09-09 Steven Whitehouse[GFS2] Remove unused function from glock.c
2006-09-08 Steven Whitehouse[GFS2] Use void * instead of typedef for locking module...
2006-09-07 Steven Whitehouse[GFS2] Remove one typedef
2006-09-07 Steven Whitehouse[GFS2] Move glock hash table out of superblock
2006-09-05 Steven Whitehouse[GFS2] Make headers compile on their own
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Tidy up locking code
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-30 Steven Whitehouse[GFS2] Remove unused code from glock layer
2006-08-30 Steven Whitehouse[GFS2] Make glock operations const
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-18 Steven Whitehouse[GFS2] glock debugging and inode cache changes
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-04-26 Steven Whitehouse[GFS2] Remove GL_NEVER_RECURSE flag
2006-04-20 Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
2006-04-18 Steven Whitehouse[GFS2] Use vmalloc() in dir code
2006-03-29 Steven Whitehouse[GFS2] Update debugging code
2006-01-16 David Teigland[GFS2] The core of GFS2