aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/glock.c
AgeCommit message (Expand)Author
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-10-15GFS2: Use lockref for glocksSteven Whitehouse
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-09-04GFS2: Remove unnecessary memory barrierBob Peterson
2013-08-20GFS2: Take glock reference in examine_bucket()Steven Whitehouse
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2013-04-29gfs2: Convert print_symbol to %pSRJoe Perches
2013-04-26GFS2: Flush work queue before clearing glock hash tablesBob Peterson
2013-04-10GFS2: Add origin indicator to glock demote tracingSteven Whitehouse
2013-04-10GFS2: Add origin indicator to glock callbacksSteven Whitehouse
2013-04-08GFS2: Remove gfs2_refresh_inode from inode creation pathSteven Whitehouse
2013-02-01GFS2: Split glock lru processing into two partsSteven Whitehouse
2013-01-29GFS2: Separate LRU scanning from shrinkerSteven Whitehouse
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-12-11mm: redefine address_space.assoc_mappingRafael Aquini
2012-11-15GFS2: remove redundant lvb pointerDavid Teigland
2012-11-15GFS2: only use lvb on glocks that need itDavid Teigland
2012-11-14GFS2: skip dlm_unlock calls in unmountDavid Teigland
2012-11-07GFS2: Rename glops go_xmote_th to go_syncBob Peterson
2012-11-07GFS2: Review bug traps in glops.cSteven Whitehouse
2012-09-24GFS2: Eliminate redundant calls to may_grantBob Peterson
2012-09-24GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demoteBob Peterson
2012-09-24GFS2: Combine functions gfs2_glock_wait and wait_on_holderBob Peterson
2012-09-24GFS2: inline __gfs2_glock_schedule_for_reclaimBob Peterson
2012-06-11GFS2: Size seq_file buffer more carefullySteven Whitehouse
2012-06-11GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski
2012-06-08GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse
2012-06-07GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse
2012-02-28GFS2: Fix race between lru_list and glock ref countSteven Whitehouse
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-25GFS2: Processes waiting on inode glock that no processes are holdingBob Peterson
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-05-05GFS2: Don't use a try lock when promoting to a higher modeSteven Whitehouse
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-20GFS2: Make writeback more responsive to system conditionsSteven Whitehouse
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse
2011-04-20GFS2: Improve tracing support (adds two flags)Steven Whitehouse
2011-04-20GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-03-15GFS2: Don't use _raw version of RCU dereferenceSteven Whitehouse