aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-04-30
|\
| * GFS2: Flush work queue before clearing glock hash tablesBob Peterson2013-04-26
| * GFS2: Add origin indicator to glock demote tracingSteven Whitehouse2013-04-10
| * GFS2: Add origin indicator to glock callbacksSteven Whitehouse2013-04-10
| * GFS2: Remove gfs2_refresh_inode from inode creation pathSteven Whitehouse2013-04-08
* | gfs2: Convert print_symbol to %pSRJoe Perches2013-04-29
|/
* GFS2: Split glock lru processing into two partsSteven Whitehouse2013-02-01
* GFS2: Separate LRU scanning from shrinkerSteven Whitehouse2013-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-12-15
|\
| * GFS2: remove redundant lvb pointerDavid Teigland2012-11-15
| * GFS2: only use lvb on glocks that need itDavid Teigland2012-11-15
| * GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-14
| * GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-07
| * GFS2: Review bug traps in glops.cSteven Whitehouse2012-11-07
* | mm: redefine address_space.assoc_mappingRafael Aquini2012-12-11
|/
* GFS2: Eliminate redundant calls to may_grantBob Peterson2012-09-24
* GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demoteBob Peterson2012-09-24
* GFS2: Combine functions gfs2_glock_wait and wait_on_holderBob Peterson2012-09-24
* GFS2: inline __gfs2_glock_schedule_for_reclaimBob Peterson2012-09-24
* GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-11
* GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-11
* GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-08
* GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-08
* GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-07
* GFS2: glock statistics gatheringSteven Whitehouse2012-02-28
* GFS2: Fix race between lru_list and glock ref countSteven Whitehouse2012-02-28
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-11
* GFS2: Automatically adjust glock min hold timeBob Peterson2011-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-06-07
|\
| * GFS2: Processes waiting on inode glock that no processes are holdingBob Peterson2011-05-25
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-05-20
|\
| * GFS2: Don't use a try lock when promoting to a higher modeSteven Whitehouse2011-05-05
| * GFS2: Make writeback more responsive to system conditionsSteven Whitehouse2011-04-20
| * GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-20
| * GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-20
| * GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse2011-04-20
* | add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-25
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-03-16
|\
| * GFS2: Don't use _raw version of RCU dereferenceSteven Whitehouse2011-03-15
| * GFS2: Optimize glock multiple-dequeue codeBob Peterson2011-03-11
| * GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-09
| * GFS2: Fix glock queue trace pointSteven Whitehouse2011-01-31
| * GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-21
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
|/
* GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-30
* GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-30
* GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches2010-11-30
* GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches2010-11-30