summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2008-11-27Merge commit 'security-testing/next'Stephen Rothwell
2008-11-26GFS2: Send some sensible sysfs stuffSteven Whitehouse
2008-11-20GFS2: Kill two daemons with one patchSteven Whitehouse
2008-11-19GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse
2008-11-18GFS2: Fix "truncate in progress" hangSteven Whitehouse
2008-11-17GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2008-11-17GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse
2008-11-17GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse
2008-11-17GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse
2008-11-17GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse
2008-11-17GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse
2008-11-17GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse
2008-11-17GFS2: Move di_eattr into "proper" inodeSteven Whitehouse
2008-11-17GFS2: Move "entries" into "proper" inodeSteven Whitehouse
2008-11-17GFS2: Move generation number into "proper" part of inodeSteven Whitehouse
2008-11-17GFS2: sparse annotation of gl->gl_spinHarvey Harrison
2008-11-17GFS2: Fix up jdata writepage/delete_inodeSteven Whitehouse
2008-11-17GFS2: Rationalise header filesSteven Whitehouse
2008-11-17GFS2: Support for FIEMAP ioctlSteven Whitehouse
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-09-26GFS2: Support for I/O barriersSteven Whitehouse
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse
2008-09-18GFS2: The war on bloatSteven Whitehouse
2008-09-15GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das
2008-09-15GFS2: Direct IO write at end of file errorBob Peterson
2008-09-05GFS2: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-05GFS2: Fix race relating to glock min-hold timeSteven Whitehouse
2008-08-28dlm: allow multiple lockspace createsDavid Teigland
2008-08-27GFS2: Fix & clean up GFS2 renameSteven Whitehouse
2008-08-13GFS2: rm on multiple nodes causes panicBob Peterson
2008-08-13GFS2: Fix metafs mountsSteven Whitehouse
2008-08-13GFS2: Fix debugfs glock file iteratorSteven Whitehouse
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-11[GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells
2008-07-10[GFS2] Remove unused declarationLi Xiaodong
2008-07-10[GFS2] Remove support for unused and pointless flagSteven Whitehouse
2008-07-10[GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse
2008-07-07[GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse
2008-07-07[GFS2] Fix delayed demote raceSteven Whitehouse
2008-07-03[GFS2] don't call permission()Miklos Szeredi
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2008-06-27[GFS2] Fix module buildingSteven Whitehouse