aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-11-06[GFS2] don't panic needlesslyAlexey Dobriyan1-2/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-12[GFS2] Use hlist for glock hash chainsSteven Whitehouse1-1/+1
2006-09-07[GFS2] Move glock hash table out of superblockSteven Whitehouse1-1/+5
2006-09-04[GFS2] Tidy up locking codeSteven Whitehouse1-2/+0
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-08-30[GFS2] Use slab properly with glocksSteven Whitehouse1-1/+22
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-2/+0
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse1-1/+17