summaryrefslogtreecommitdiff
path: root/fs/gfs2/main.c
AgeCommit message (Expand)Author
2017-06-12GFS2: Remove gl_list from glock structureBob Peterson
2016-09-21gfs2: fix to detect failure of register_shrinkerChao Yu
2016-06-27gfs2: Lock holder cleanupAndreas Gruenbacher
2016-06-17gfs2: Initialize iopen glock holder for new inodesAndreas Gruenbacher
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2012-04-24GFS2: Use slab for block reservation memoryBob Peterson
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26gfs2: Drop __TIME__ usageMichal Marek
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo
2010-09-20GFS2: Make . and .. qstrs constantSteven Whitehouse
2010-09-20GFS2: Use new workqueue schemeSteven Whitehouse
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2010-03-29GFS2: Remove space from slab cache nameSteven Whitehouse
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse