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