summaryrefslogtreecommitdiff
path: root/fs/gfs2/main.c
Commit message (Expand)AuthorAge
* gfs2: fix to detect failure of register_shrinkerChao Yu2016-09-21
* gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-27
* gfs2: Initialize iopen glock holder for new inodesAndreas Gruenbacher2016-06-17
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-14
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-24
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-29
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-17
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-07
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-06
* GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-14
* GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-04
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
* GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-19
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-24
* GFS2: Use slab for block reservation memoryBob Peterson2012-04-24
* GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-08
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-11
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse2011-07-15
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * gfs2: Drop __TIME__ usageMichal Marek2011-05-26
* | GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-03-16
|\
| * GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-21
* | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-23
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-22
|\
| * workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-11
* | GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-20
* | GFS2: Use new workqueue schemeSteven Whitehouse2010-09-20
|/
* gfs2: use workqueue instead of slow-workTejun Heo2010-07-23
* GFS2: Remove space from slab cache nameSteven Whitehouse2010-03-29
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-01
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-19
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-24
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-05
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-05
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-05
* GFS2: Rationalise header filesSteven Whitehouse2009-01-05
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-27
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-31
* [GFS2] Remove unneeded i_spinBob Peterson2008-01-25
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-25
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-25