aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-121-0/+2
* GFS2: Use UUID field in generic superblockSteven Whitehouse2011-05-101-1/+0
* GFS2: Make writeback more responsive to system conditionsSteven Whitehouse2011-04-201-4/+0
* GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-201-0/+1
* GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-201-0/+2
* GFS2: introduce AIL lockDave Chinner2011-03-111-0/+1
* GFS2: quota allows exceeding hard limitAbhijith Das2011-03-091-0/+1
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-1/+4
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
* GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-301-5/+7
* GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-291-1/+1
* GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-241-1/+0
* GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-231-1/+0
* GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-231-1/+0
* GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-201-0/+1
* GFS2: fallocate supportBenjamin Marzinski2010-09-201-0/+1
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-201-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-2/+1
|\
| * gfs2: use workqueue instead of slow-workTejun Heo2010-07-231-2/+1
* | GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-291-0/+1
|/
* GFS2: Add some useful messagesSteven Whitehouse2010-05-061-0/+1
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-5/+5
* GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski2010-03-111-1/+1
* GFS2: Remove loopy umount codeSteven Whitehouse2010-03-011-1/+0
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-2/+2
* GFS2: Wait for unlock completion on umountSteven Whitehouse2010-02-031-0/+2
* GFS2: add barrier/nobarrier mount optionsChristoph Hellwig2009-12-031-0/+1
* GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-031-0/+4
* GFS2: Remove unused sysfs fileSteven Whitehouse2009-09-091-1/+0
* GFS2: Remove no_formal_ino generating codeSteven Whitehouse2009-08-271-7/+0
* GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson2009-08-241-0/+7
* GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-301-0/+2
* GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse2009-05-211-1/+1
* GFS2: Add a rgrp bitmap full flagSteven Whitehouse2009-05-211-0/+3
* GFS2: Improve resource group error handlingSteven Whitehouse2009-05-201-3/+4
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-191-9/+5
* GFS2: Add commit= mount optionSteven Whitehouse2009-05-131-0/+1
* GFS2: Fix locking bug in failed shared to exclusive conversionBenjamin Marzinski2009-03-241-0/+1
* GFS2: Expose UUID via sysfs/ueventSteven Whitehouse2009-03-241-0/+1
* GFS2: Support generation of discard requestsSteven Whitehouse2009-03-241-1/+1
* GFS2: Remove unused field from glockSteven Whitehouse2009-03-241-1/+0
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-5/+54
* GFS2: Remove "double" locking in quotaSteven Whitehouse2009-03-241-1/+0
* GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-241-3/+3
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-051-14/+2
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-051-0/+3
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-051-3/+1
* GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse2009-01-051-8/+4
* GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse2009-01-051-1/+1
* GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse2009-01-051-1/+1