aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches1-0/+2
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick1-1/+1
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse1-0/+1
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse1-9/+10
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner1-1/+2
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo1-1/+1
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson1-1/+0
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse1-13/+3
2012-04-24GFS2: Use slab for block reservation memoryBob Peterson1-0/+10
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse1-0/+18
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-0/+10
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-1/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse1-0/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-05-26gfs2: Drop __TIME__ usageMichal Marek1-1/+1
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse1-0/+1
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-1/+5
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-8/+1
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo1-1/+1
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse1-1/+5
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo1-1/+1
2010-09-20GFS2: Make . and .. qstrs constantSteven Whitehouse1-0/+4
2010-09-20GFS2: Use new workqueue schemeSteven Whitehouse1-1/+1
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo1-6/+8
2010-03-29GFS2: Remove space from slab cache nameSteven Whitehouse1-1/+1
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse1-0/+28
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells1-2/+2
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse1-0/+8
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-3/+0
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das1-0/+10
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse1-1/+1
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse1-0/+1
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse1-0/+10
2009-01-05GFS2: Rationalise header filesSteven Whitehouse1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-2/+2
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse1-2/+0
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson1-0/+10
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson1-1/+0
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse1-0/+1
2008-01-25[GFS2] Remove useless i_cache from inodesSteven Whitehouse1-1/+0
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+2
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse1-0/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-3/+3
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-18/+16
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-1/+3
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-4/+2
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse1-1/+0
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson1-0/+3