aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-24GFS2: Clean up log write code pathGravatar Steven Whitehouse 1-0/+2
2012-03-05GFS2: Eliminate sd_rindex_mutexGravatar Bob Peterson 1-1/+0
2012-02-28GFS2: glock statistics gatheringGravatar Steven Whitehouse 1-5/+44
2012-01-11GFS2: fail mount if journal recovery failsGravatar David Teigland 1-0/+1
2012-01-11GFS2: let spectator mount do read only recoveryGravatar David Teigland 1-0/+1
2012-01-11GFS2: dlm based recovery coordinationGravatar David Teigland 1-4/+54
2011-11-22GFS2: decouple quota allocations from block allocationsGravatar Bob Peterson 1-9/+10
2011-11-18GFS2: remove vestigial al_allocedGravatar Bob Peterson 1-1/+0
2011-10-21GFS2: Remove two unused variablesGravatar Steven Whitehouse 1-4/+0
2011-10-21GFS2: rewrite fallocate code to write blocks directlyGravatar Benjamin Marzinski 1-0/+3
2011-10-21GFS2: Cache the most recently used resource group in the inodeGravatar Steven Whitehouse 1-2/+1
2011-10-21GFS2: Make resource groups "append only" during life of fsGravatar Steven Whitehouse 1-1/+0
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeGravatar Bob Peterson 1-8/+3
2011-10-21GFS2: Fix inode allocation error pathGravatar Steven Whitehouse 1-0/+1
2011-07-15GFS2: Automatically adjust glock min hold timeGravatar Bob Peterson 1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferGravatar Steven Whitehouse 1-0/+1
2011-07-12GFS2: Fix race during filesystem mountGravatar Steven Whitehouse 1-0/+2
2011-05-10GFS2: Use UUID field in generic superblockGravatar Steven Whitehouse 1-1/+0
2011-04-20GFS2: Make writeback more responsive to system conditionsGravatar Steven Whitehouse 1-4/+0
2011-04-20GFS2: Optimise glock lru and end of life inodesGravatar Steven Whitehouse 1-0/+1
2011-04-20GFS2: Improve tracing support (adds two flags)Gravatar Steven Whitehouse 1-0/+2
2011-03-11GFS2: introduce AIL lockGravatar Dave Chinner 1-0/+1
2011-03-09GFS2: quota allows exceeding hard limitGravatar Abhijith Das 1-0/+1
2011-01-21GFS2: Use RCU for glock hash tableGravatar Steven Whitehouse 1-1/+4
2011-01-10headers: kobject.h reduxGravatar Alexey Dobriyan 1-0/+1
2010-11-30GFS2: Merge glock state fields into a bitfieldGravatar Steven Whitehouse 1-5/+7
2010-09-29GFS2: Improve journal allocation via sysfsGravatar Steven Whitehouse 1-1/+1
2010-09-24GFS2: Remove upgrade mount optionGravatar Steven Whitehouse 1-1/+0
2010-09-23GFS2: Remove localcaching mount optionGravatar Steven Whitehouse 1-1/+0
2010-09-23GFS2: Remove ignore_local_fs mount argumentGravatar Steven Whitehouse 1-1/+0
2010-09-20GFS2: Don't enforce min hold time when two demotes occur in rapid successionGravatar Steven Whitehouse 1-0/+1
2010-09-20GFS2: fallocate supportGravatar Benjamin Marzinski 1-0/+1
2010-09-20GFS2: Remove i_disksizeGravatar Steven Whitehouse 1-1/+0
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-2/+1
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineGravatar Steven Whitehouse 1-0/+1
2010-07-23gfs2: use workqueue instead of slow-workGravatar Tejun Heo 1-2/+1
2010-05-06GFS2: Add some useful messagesGravatar Steven Whitehouse 1-0/+1
2010-05-05GFS2: Various gfs2_logd improvementsGravatar Benjamin Marzinski 1-5/+5
2010-03-11GFS2: Allow the number of committed revokes to temporarily be negativeGravatar Benjamin Marzinski 1-1/+1
2010-03-01GFS2: Remove loopy umount codeGravatar Steven Whitehouse 1-1/+0
2010-03-01GFS2: Metadata address space clean upGravatar Steven Whitehouse 1-2/+2
2010-02-03GFS2: Wait for unlock completion on umountGravatar Steven Whitehouse 1-0/+2
2009-12-03GFS2: add barrier/nobarrier mount optionsGravatar Christoph Hellwig 1-0/+1
2009-12-03GFS2: Improve statfs and quota usabilityGravatar Benjamin Marzinski 1-0/+4
2009-09-09GFS2: Remove unused sysfs fileGravatar Steven Whitehouse 1-1/+0
2009-08-27GFS2: Remove no_formal_ino generating codeGravatar Steven Whitehouse 1-7/+0
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsGravatar Bob Peterson 1-0/+7
2009-07-30GFS2: remove dcache entries for remote deleted inodesGravatar Benjamin Marzinski 1-0/+2
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesGravatar Steven Whitehouse 1-1/+1
2009-05-21GFS2: Add a rgrp bitmap full flagGravatar Steven Whitehouse 1-0/+3