summaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)Author
2012-07-19GFS2: Reduce file fragmentationBob Peterson
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson
2012-05-22Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson
2012-04-30GFS2: Eliminate vestigial sd_log_le_rgBob Peterson
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2012-03-05GFS2: Eliminate sd_rindex_mutexBob Peterson
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse
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