aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12GFS2: Remove gl_list from glock structureGravatar Bob Peterson 1-1/+0
2016-09-21gfs2: fix to detect failure of register_shrinkerGravatar Chao Yu 1-1/+3
2016-06-27gfs2: Lock holder cleanupGravatar Andreas Gruenbacher 1-1/+1
2016-06-17gfs2: Initialize iopen glock holder for new inodesGravatar Andreas Gruenbacher 1-0/+1
2016-01-14kmemcg: account certain kmem allocations to memcgGravatar Vladimir Davydov 1-1/+2
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureGravatar Bob Peterson 1-11/+2
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Gravatar Bob Peterson 1-0/+11
2015-10-29gfs2: Remove gl_spin defineGravatar Andreas Gruenbacher 1-1/+1
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesGravatar Benjamin Marzinski 1-1/+10
2014-03-07GFS2: Use pr_<level> more consistentlyGravatar Joe Perches 1-0/+2
2014-03-06GFS2: global conversion to pr_foo()Gravatar Fabian Frederick 1-1/+1
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasGravatar Steven Whitehouse 1-0/+1
2013-11-04GFS2: Use generic list_lru for quotaGravatar Steven Whitehouse 1-9/+10
2013-09-10fs: convert fs shrinkers to new scan/count APIGravatar Dave Chinner 1-1/+2
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayGravatar Tejun Heo 1-1/+1
2012-06-06GFS2: Fold quota data into the reservations structGravatar Bob Peterson 1-1/+0
2012-04-24GFS2: Clean up log write code pathGravatar Steven Whitehouse 1-13/+3
2012-04-24GFS2: Use slab for block reservation memoryGravatar Bob Peterson 1-0/+10
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationGravatar Steven Whitehouse 1-0/+18
2012-01-11GFS2: dlm based recovery coordinationGravatar David Teigland 1-0/+10
2011-11-22GFS2: decouple quota allocations from block allocationsGravatar Bob Peterson 1-1/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferGravatar Steven Whitehouse 1-0/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+1
2011-05-26gfs2: Drop __TIME__ usageGravatar Michal Marek 1-1/+1
2011-04-20GFS2: Optimise glock lru and end of life inodesGravatar Steven Whitehouse 1-0/+1
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwGravatar Linus Torvalds 1-1/+5
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeGravatar Miklos Szeredi 1-8/+1
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Gravatar Tejun Heo 1-1/+1
2011-01-21GFS2: Use RCU for glock hash tableGravatar Steven Whitehouse 1-1/+5
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagGravatar Tejun Heo 1-1/+1
2010-09-20GFS2: Make . and .. qstrs constantGravatar Steven Whitehouse 1-0/+4
2010-09-20GFS2: Use new workqueue schemeGravatar Steven Whitehouse 1-1/+1
2010-07-23gfs2: use workqueue instead of slow-workGravatar Tejun Heo 1-6/+8
2010-03-29GFS2: Remove space from slab cache nameGravatar Steven Whitehouse 1-1/+1
2010-03-01GFS2: Metadata address space clean upGravatar Steven Whitehouse 1-0/+28
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearGravatar David Howells 1-2/+2
2009-05-19GFS2: Umount recovery race fixGravatar Steven Whitehouse 1-0/+8
2009-03-24GFS2: Merge lock_dlm module into GFS2Gravatar Steven Whitehouse 1-3/+0
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerGravatar Abhijith Das 1-0/+10
2009-01-05GFS2: Kill two daemons with one patchGravatar Steven Whitehouse 1-1/+1
2009-01-05GFS2: Fix "truncate in progress" hangGravatar Steven Whitehouse 1-0/+1
2009-01-05GFS2: Clean up & move gfs2_quotadGravatar Steven Whitehouse 1-0/+10
2009-01-05GFS2: Rationalise header filesGravatar Steven Whitehouse 1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorGravatar Alexey Dobriyan 1-2/+2
2008-06-27[GFS2] Clean up the glock coreGravatar Steven Whitehouse 1-2/+0
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryGravatar Bob Peterson 1-0/+10
2008-01-25[GFS2] Remove unneeded i_spinGravatar Bob Peterson 1-1/+0
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineGravatar Steven Whitehouse 1-0/+1