index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: dlm based recovery coordination
David Teigland
2012-01-11
1
-2
/
+5
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-1
/
+1
*
GFS2: Automatically adjust glock min hold time
Bob Peterson
2011-07-15
1
-0
/
+6
*
GFS2: Alter point of entry to glock lru list for glocks with an address_space
Steven Whitehouse
2011-04-20
1
-2
/
+1
*
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
1
-1
/
+1
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
1
-21
/
+18
*
GFS2: Remove duplicate #defines from glock.h
Steven Whitehouse
2010-11-30
1
-14
/
+0
*
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
2010-11-30
1
-8
/
+4
*
GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg
Joe Perches
2010-11-30
1
-0
/
+2
*
GFS2: fixed typo
Andrea Gelmini
2010-10-18
1
-1
/
+1
*
GFS2: Metadata address space clean up
Steven Whitehouse
2010-03-01
1
-0
/
+7
*
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
2010-02-03
1
-1
/
+1
*
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
2009-12-03
1
-9
/
+0
*
GFS2: remove dcache entries for remote deleted inodes
Benjamin Marzinski
2009-07-30
1
-0
/
+3
*
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
1
-4
/
+123
*
Revert "GFS2: Fix use-after-free bug on umount"
Steven Whitehouse
2009-01-05
1
-1
/
+1
*
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
2009-01-05
1
-1
/
+1
*
GFS2: Kill two daemons with one patch
Steven Whitehouse
2009-01-05
1
-1
/
+0
*
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
2009-01-05
1
-0
/
+1
*
GFS2: high time to take some time over atime
Steven Whitehouse
2008-09-18
1
-1
/
+0
*
[GFS2] Remove remote lock dropping code
Steven Whitehouse
2008-06-27
1
-1
/
+1
*
[GFS2] Clean up the glock core
Steven Whitehouse
2008-06-27
1
-5
/
+4
*
[GFS2] Fix a page lock / glock deadlock
Steven Whitehouse
2008-03-31
1
-7
/
+6
*
[GFS2] make gfs2_glock_hold() static
Adrian Bunk
2008-03-31
1
-1
/
+0
*
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-07
1
-1
/
+3
*
[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!
Abhijith Das
2007-10-10
1
-0
/
+1
*
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
1
-2
/
+2
*
[GFS2] Fix deallocation issues
Abhijith Das
2007-07-09
1
-0
/
+1
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
[GFS2] Red Hat bz 228540: owner references
Robert Peterson
2007-05-01
1
-1
/
+1
*
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
2007-05-01
1
-1
/
+1
*
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
Robert Peterson
2007-05-01
1
-0
/
+4
*
[GFS2] Tidy up glops calls
Steven Whitehouse
2007-02-05
1
-4
/
+0
*
[GFS2] Remove local exclusive glock mode
Steven Whitehouse
2007-02-05
1
-1
/
+0
*
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
2007-02-05
1
-2
/
+0
*
[GFS2] Clean up/speed up readdir
Steven Whitehouse
2007-02-05
1
-4
/
+0
*
[GFS2] Fix journal flush problem
Steven Whitehouse
2006-11-30
1
-1
/
+0
*
[GFS2] Fix page lock/glock deadlock
Steven Whitehouse
2006-11-30
1
-1
/
+0
*
[GFS2] Remove unused GL_DUMP flag
Steven Whitehouse
2006-11-30
1
-1
/
+0
*
[GFS2] Remove unused function from glock.c
Steven Whitehouse
2006-09-09
1
-2
/
+0
*
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
2006-09-08
1
-1
/
+1
*
[GFS2] Remove one typedef
Steven Whitehouse
2006-09-07
1
-1
/
+1
*
[GFS2] Move glock hash table out of superblock
Steven Whitehouse
2006-09-07
1
-0
/
+2
*
[GFS2] Make headers compile on their own
Steven Whitehouse
2006-09-05
1
-0
/
+2
*
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
1
-3
/
+3
*
[GFS2] Tidy up locking code
Steven Whitehouse
2006-09-04
1
-3
/
+3
*
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-09-01
1
-1
/
+1
*
[GFS2] Remove unused code from glock layer
Steven Whitehouse
2006-08-30
1
-1
/
+0
*
[GFS2] Make glock operations const
Steven Whitehouse
2006-08-30
1
-3
/
+3
*
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-14
1
-4
/
+1
[next]