index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: gfs2_evict_inode: Put glocks asynchronously
Andreas Gruenbacher
2017-08-10
1
-0
/
+2
*
GFS2: Introduce helper for clearing gl_object
Bob Peterson
2017-07-21
1
-0
/
+34
*
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
2017-07-05
1
-0
/
+7
*
gfs2: Lock holder cleanup
Andreas Gruenbacher
2016-06-27
1
-0
/
+10
*
GFS2: Reduce size of incore inode
Bob Peterson
2015-12-14
1
-13
/
+13
*
gfs2: Remove gl_spin define
Andreas Gruenbacher
2015-10-29
1
-2
/
+2
*
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-16
1
-1
/
+1
*
GFS2: Use lockref for glocks
Steven Whitehouse
2013-10-15
1
-2
/
+0
*
GFS2: Remove gfs2_refresh_inode from inode creation path
Steven Whitehouse
2013-04-08
1
-1
/
+0
*
GFS2: Review bug traps in glops.c
Steven Whitehouse
2012-11-07
1
-27
/
+27
*
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
[next]