index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
GFS2: Split glock lru processing into two parts
Steven Whitehouse
1
-23
/
+67
2013-01-29
GFS2: Separate LRU scanning from shrinker
Steven Whitehouse
1
-11
/
+17
2012-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-14
/
+26
2012-12-12
mm: redefine address_space.assoc_mapping
Rafael Aquini
1
-1
/
+1
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
1
-6
/
+4
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
1
-6
/
+21
2012-11-14
GFS2: skip dlm_unlock calls in unmount
David Teigland
1
-0
/
+1
2012-11-07
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
1
-2
/
+2
2012-11-07
GFS2: Review bug traps in glops.c
Steven Whitehouse
1
-6
/
+4
2012-09-24
GFS2: Eliminate redundant calls to may_grant
Bob Peterson
1
-5
/
+4
2012-09-24
GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
Bob Peterson
1
-7
/
+2
2012-09-24
GFS2: Combine functions gfs2_glock_wait and wait_on_holder
Bob Peterson
1
-14
/
+9
2012-09-24
GFS2: inline __gfs2_glock_schedule_for_reclaim
Bob Peterson
1
-16
/
+3
2012-06-11
GFS2: Size seq_file buffer more carefully
Steven Whitehouse
1
-4
/
+6
2012-06-11
GFS2: Use seq_vprintf for glocks debugfs file
Steven Whitehouse
1
-4
/
+1
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
1
-0
/
+1
2012-06-08
GFS2: Cache last hash bucket for glock seq_files
Steven Whitehouse
1
-7
/
+22
2012-06-07
GFS2: Increase buffer size for glocks and glstats debugfs files
Steven Whitehouse
1
-0
/
+6
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
1
-8
/
+202
2012-02-28
GFS2: Fix race between lru_list and glock ref count
Steven Whitehouse
1
-4
/
+10
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
1
-1
/
+1
2011-07-15
GFS2: Automatically adjust glock min hold time
Bob Peterson
1
-10
/
+29
2011-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-2
/
+7
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-1
/
+4
2011-05-25
GFS2: Processes waiting on inode glock that no processes are holding
Bob Peterson
1
-2
/
+7
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-46
/
+48
2011-05-05
GFS2: Don't use a try lock when promoting to a higher mode
Steven Whitehouse
1
-5
/
+0
2011-04-26
add hlist_bl_lock/unlock helpers
Christoph Hellwig
1
-4
/
+2
2011-04-20
GFS2: Make writeback more responsive to system conditions
Steven Whitehouse
1
-1
/
+1
2011-04-20
GFS2: Optimise glock lru and end of life inodes
Steven Whitehouse
1
-20
/
+21
2011-04-20
GFS2: Improve tracing support (adds two flags)
Steven Whitehouse
1
-2
/
+11
2011-04-20
GFS2: Alter point of entry to glock lru list for glocks with an address_space
Steven Whitehouse
1
-18
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-252
/
+158
2011-03-15
GFS2: Don't use _raw version of RCU dereference
Steven Whitehouse
1
-1
/
+1
2011-03-11
GFS2: Optimize glock multiple-dequeue code
Bob Peterson
1
-8
/
+4
2011-03-09
GFS2: Fix glock deallocation race
Steven Whitehouse
1
-2
/
+8
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-2
/
+2
2011-01-31
GFS2: Fix glock queue trace point
Steven Whitehouse
1
-1
/
+1
2011-01-21
GFS2: Use RCU for glock hash table
Steven Whitehouse
1
-243
/
+147
2010-11-30
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
1
-2
/
+7
2010-11-30
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
1
-22
/
+9
2010-11-30
GFS2: fs/gfs2/glock.c: Use printf extension %pV
Joe Perches
1
-2
/
+7
2010-11-30
GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS
Joe Perches
1
-8
/
+7
2010-11-30
GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM
Steven Whitehouse
1
-3
/
+4
2010-11-15
GFS2: Fix inode deallocation race
Steven Whitehouse
1
-11
/
+10
2010-09-29
GFS2: Fix spectator umount issue
Steven Whitehouse
1
-1
/
+1
2010-09-20
GFS2: Use new workqueue scheme
Steven Whitehouse
1
-2
/
+4
2010-09-20
GFS2: Don't enforce min hold time when two demotes occur in rapid succession
Steven Whitehouse
1
-4
/
+11
2010-08-02
GFS2: Fix recovery stuck bug (try #2)
Steven Whitehouse
1
-7
/
+39
[next]