aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-10-21GFS2: Fix AIL flush issue during fsyncSteven Whitehouse1-16/+16
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse1-10/+6
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-29/+13
2011-10-21GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse1-4/+4
2011-10-21GFS2: Fix bug-trap in ail flush codeSteven Whitehouse1-4/+19
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse1-1/+2
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson1-2/+0
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse1-0/+2
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse1-2/+2
2011-07-12GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski1-1/+3
2011-05-09GFS2: Move gfs2_refresh_inode() and friends into glops.cSteven Whitehouse1-0/+113
2011-04-20GFS2: Clean up fsync()Steven Whitehouse1-17/+42
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse1-0/+4
2011-03-11GFS2: introduce AIL lockDave Chinner1-2/+8
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse1-14/+9
2010-12-16GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse1-1/+0
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse1-1/+0
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse1-7/+9
2009-12-03GFS2: Use forget_all_cached_acls()Steven Whitehouse1-1/+4
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski1-0/+21
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse1-19/+1
2009-04-20GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse1-0/+6
2009-03-24GFS2: Clean up of glops.cSteven Whitehouse1-63/+52
2009-03-24GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse1-0/+12
2009-03-24GFS2: Fix deadlock on journal flushSteven Whitehouse1-7/+12
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-14/+0
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse1-13/+19
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse1-2/+9
2009-01-05GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse1-3/+8
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse1-1/+1
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse1-26/+44
2008-05-12[GFS2] filesystem consistency error from do_stripBob Peterson1-1/+1
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson1-2/+8
2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse1-64/+16
2008-01-25[GFS2] Remove useless i_cache from inodesSteven Whitehouse1-20/+1
2008-01-25[GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse1-8/+1
2007-10-10[GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse1-9/+5
2007-10-10[GFS2] Introduce gfs2_remove_from_ailSteven Whitehouse1-5/+1
2007-10-10[GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski1-0/+2
2007-10-10[GFS2] Clean up invalidatepage/releasepageSteven Whitehouse1-1/+3
2007-07-09[GFS2] flush the glock completely in inode_go_syncBenjamin Marzinski1-1/+1
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain1-4/+1
2007-03-07[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failedSteven Whitehouse1-1/+0
2007-03-07[GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse1-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-05[GFS2] Tidy up glops callsSteven Whitehouse1-58/+42
2007-02-05[GFS2] Remove local exclusive glock modeSteven Whitehouse1-1/+1