aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05GFS2: Eliminate sd_rindex_mutexBob Peterson1-1/+0
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse1-5/+44
2012-01-11GFS2: fail mount if journal recovery failsDavid Teigland1-0/+1
2012-01-11GFS2: let spectator mount do read only recoveryDavid Teigland1-0/+1
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-4/+54
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-9/+10
2011-11-18GFS2: remove vestigial al_allocedBob Peterson1-1/+0
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse1-4/+0
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski1-0/+3
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse1-2/+1
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse1-1/+0
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-8/+3
2011-10-21GFS2: Fix inode allocation error pathSteven Whitehouse1-0/+1
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse1-0/+1
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse1-0/+2
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse1-1/+0
2011-04-20GFS2: Make writeback more responsive to system conditionsSteven Whitehouse1-4/+0
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse1-0/+1
2011-04-20GFS2: Improve tracing support (adds two flags)Steven Whitehouse1-0/+2
2011-03-11GFS2: introduce AIL lockDave Chinner1-0/+1
2011-03-09GFS2: quota allows exceeding hard limitAbhijith Das1-0/+1
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse1-1/+4
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-0/+1
2010-11-30GFS2: Merge glock state fields into a bitfieldSteven Whitehouse1-5/+7
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse1-1/+1
2010-09-24GFS2: Remove upgrade mount optionSteven Whitehouse1-1/+0
2010-09-23GFS2: Remove localcaching mount optionSteven Whitehouse1-1/+0
2010-09-23GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse1-1/+0
2010-09-20GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse1-0/+1
2010-09-20GFS2: fallocate supportBenjamin Marzinski1-0/+1
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse1-1/+0
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+1
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse1-0/+1
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo1-2/+1
2010-05-06GFS2: Add some useful messagesSteven Whitehouse1-0/+1
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski1-5/+5
2010-03-11GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski1-1/+1
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse1-1/+0
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse1-2/+2
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse1-0/+2
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig1-0/+1
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski1-0/+4
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse1-1/+0
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse1-7/+0
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson1-0/+7
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski1-0/+2
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse1-1/+1
2009-05-21GFS2: Add a rgrp bitmap full flagSteven Whitehouse1-0/+3
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse1-3/+4