summaryrefslogtreecommitdiff
path: root/fs/gfs2/main.c
AgeCommit message (Expand)Author
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
2008-01-25[GFS2] Remove useless i_cache from inodesSteven Whitehouse
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-06[GFS2] don't panic needlesslyAlexey Dobriyan
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-12[GFS2] Use hlist for glock hash chainsSteven Whitehouse
2006-09-07[GFS2] Move glock hash table out of superblockSteven Whitehouse
2006-09-04[GFS2] Tidy up locking codeSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-08-30[GFS2] Use slab properly with glocksSteven Whitehouse