summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-7/+9
* GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski2009-01-071-1/+1
* GFS2: LSF and LBD are now one and the sameSteven Whitehouse2009-01-071-1/+1
* GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse2009-01-071-0/+1
* GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
* GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-052-9/+12
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-056-94/+114
* GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-054-49/+42
* GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-051-2/+10
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-056-114/+94
* GFS2: Remove ancient, unused codeSteven Whitehouse2009-01-053-18/+0
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-055-168/+167
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-054-75/+68
* GFS2: Send some sensible sysfs stuffSteven Whitehouse2009-01-052-2/+30
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-0513-341/+130
* GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-056-43/+45
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-057-7/+75
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-059-69/+84
* GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse2009-01-051-3/+8
* GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse2009-01-053-21/+13
* GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse2009-01-053-16/+16
* GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse2009-01-052-4/+4
* GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-0512-48/+38
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-0511-55/+56
* GFS2: Move di_eattr into "proper" inodeSteven Whitehouse2009-01-055-20/+20
* GFS2: Move "entries" into "proper" inodeSteven Whitehouse2009-01-054-24/+23
* GFS2: Move generation number into "proper" part of inodeSteven Whitehouse2009-01-052-3/+3
* GFS2: sparse annotation of gl->gl_spinHarvey Harrison2009-01-051-0/+8
* GFS2: Fix up jdata writepage/delete_inodeSteven Whitehouse2009-01-052-12/+11
* GFS2: Rationalise header filesSteven Whitehouse2009-01-0514-90/+23
* GFS2: Support for FIEMAP ioctlSteven Whitehouse2009-01-051-0/+46
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+1
* CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells2008-11-141-5/+5
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-24/+9
* [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-231-1/+1
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-10-101-1/+2
|\
| * dlm: allow multiple lockspace createsDavid Teigland2008-08-281-1/+2
* | GFS2: Support for I/O barriersSteven Whitehouse2008-09-262-3/+19
* | GFS2: high time to take some time over atimeSteven Whitehouse2008-09-1810-167/+65
* | GFS2: The war on bloatSteven Whitehouse2008-09-181-15/+15
* | GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das2008-09-151-6/+9
* | GFS2: Direct IO write at end of file errorBob Peterson2008-09-151-1/+1
* | GFS2: Use an IS_ERR test rather than a NULL testJulien Brunel2008-09-051-3/+1
* | GFS2: Fix race relating to glock min-hold timeSteven Whitehouse2008-09-051-0/+2
* | GFS2: Fix & clean up GFS2 renameSteven Whitehouse2008-08-273-60/+60
* | GFS2: rm on multiple nodes causes panicBob Peterson2008-08-131-18/+38
* | GFS2: Fix metafs mountsSteven Whitehouse2008-08-136-535/+448
* | GFS2: Fix debugfs glock file iteratorSteven Whitehouse2008-08-131-5/+6
|/
* [PATCH] don't pass nameidata to gfs2_lookupi()Al Viro2008-07-265-8/+8
OpenPOWER on IntegriCloud