summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/main.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: use workqueue instead of slow-workTejun Heo2010-07-231-6/+8
* GFS2: Remove space from slab cache nameSteven Whitehouse2010-03-291-1/+1
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-0/+28
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-2/+2
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-191-0/+8
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-3/+0
* GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-241-0/+10
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-051-1/+1
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-051-0/+1
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-051-0/+10
* GFS2: Rationalise header filesSteven Whitehouse2009-01-051-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-2/+2
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-271-2/+0
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-311-0/+10
* [GFS2] Remove unneeded i_spinBob Peterson2008-01-251-1/+0
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-251-0/+1
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-251-1/+0
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+2
* [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-101-0/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-3/+3
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-18/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-071-1/+3
|\
| * [GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse2007-05-011-1/+0
| * [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson2007-05-011-0/+3
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-4/+2
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [GFS2] don't panic needlesslyAlexey Dobriyan2006-11-061-2/+2
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-1/+1
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Use hlist for glock hash chainsSteven Whitehouse2006-09-121-1/+1
* [GFS2] Move glock hash table out of superblockSteven Whitehouse2006-09-071-1/+5
* [GFS2] Tidy up locking codeSteven Whitehouse2006-09-041-2/+0
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Use slab properly with glocksSteven Whitehouse2006-08-301-1/+22
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-2/+0
* [GFS2] glock debugging and inode cache changesSteven Whitehouse2006-05-181-1/+17
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Add gfs2meta filesystemSteven Whitehouse2006-03-021-1/+8
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-0/+4
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+103
OpenPOWER on IntegriCloud