aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
Commit message (Expand)AuthorAge
* gfs2: incorrect check for debugfs returnsChengyu Song2015-03-30
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | GFS2: Eliminate __gfs2_glock_remove_from_lruBob Peterson2015-01-09
|/
* GFS2: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-18
* GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)Fabian Frederick2014-10-08
* Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
|\
| * GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2014-07-18
| * GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse2014-07-18
| * GFS2: Fix race in glock lru glock disposalSteven Whitehouse2014-07-18
| * GFS2: Only wait for demote when last holder is dequeuedBob Peterson2014-07-18
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* GFS2: Ensure workqueue is scheduled after noexp requestBob Peterson2014-03-12
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-07
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-06
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-16
* GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-02
* GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz2013-11-21
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-10
* GFS2: Remove unnecessary memory barrierBob Peterson2013-09-04
* GFS2: Take glock reference in examine_bucket()Steven Whitehouse2013-08-20
* GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter2013-08-19
* 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