index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.h
Age
Commit message (
Expand
)
Author
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-01-05
Revert "GFS2: Fix use-after-free bug on umount"
Steven Whitehouse
2009-01-05
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
2008-06-27
[GFS2] Remove remote lock dropping code
Steven Whitehouse
2008-06-27
[GFS2] Clean up the glock core
Steven Whitehouse
2008-03-31
[GFS2] Fix a page lock / glock deadlock
Steven Whitehouse
2008-03-31
[GFS2] make gfs2_glock_hold() static
Adrian Bunk
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
2007-10-10
[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!
Abhijith Das
2007-10-10
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-07-09
[GFS2] Fix deallocation issues
Abhijith Das
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-01
[GFS2] Red Hat bz 228540: owner references
Robert Peterson
2007-05-01
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
2007-05-01
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
Robert Peterson
2007-02-05
[GFS2] Tidy up glops calls
Steven Whitehouse
2007-02-05
[GFS2] Remove local exclusive glock mode
Steven Whitehouse
2007-02-05
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
2007-02-05
[GFS2] Clean up/speed up readdir
Steven Whitehouse
2006-11-30
[GFS2] Fix journal flush problem
Steven Whitehouse
2006-11-30
[GFS2] Fix page lock/glock deadlock
Steven Whitehouse
2006-11-30
[GFS2] Remove unused GL_DUMP flag
Steven Whitehouse
2006-09-09
[GFS2] Remove unused function from glock.c
Steven Whitehouse
2006-09-08
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
2006-09-07
[GFS2] Remove one typedef
Steven Whitehouse
2006-09-07
[GFS2] Move glock hash table out of superblock
Steven Whitehouse
2006-09-05
[GFS2] Make headers compile on their own
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
[GFS2] Tidy up locking code
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-08-30
[GFS2] Remove unused code from glock layer
Steven Whitehouse
2006-08-30
[GFS2] Make glock operations const
Steven Whitehouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-05-18
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-04-26
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
2006-04-20
[GFS2] Fix a bug: scheduling under a spinlock
Steven Whitehouse
2006-04-18
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland