summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glops.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-14/+12
* GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)Fabian Frederick2014-10-081-1/+1
* GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven2014-07-181-2/+2
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-19/+32
|\
| * GFS2: remove transaction glockBenjamin Marzinski2014-05-141-19/+32
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-0/+2
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-161-4/+2
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-031-8/+10
* GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-031-3/+3
* GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-151-2/+2
* GFS2: don't overrun reserved revokesBenjamin Marzinski2013-08-191-5/+13
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-191-8/+0
* GFS2: Add origin indicator to glock callbacksSteven Whitehouse2013-04-101-2/+2
* gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman2013-02-131-2/+2
* GFS2: only use lvb on glocks that need itDavid Teigland2012-11-151-1/+2
* GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-071-3/+3
* GFS2: Review bug traps in glops.cSteven Whitehouse2012-11-071-5/+5
* GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_glEric Sandeen2012-09-241-0/+1
* GFS2: Remove redundant metadata block type checkBob Peterson2012-05-081-5/+0
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-1/+0
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* GFS2: Fix AIL flush issue during fsyncSteven Whitehouse2011-10-211-16/+16
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-211-10/+6
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-29/+13
* GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse2011-10-211-4/+4
* GFS2: Fix bug-trap in ail flush codeSteven Whitehouse2011-10-211-4/+19
* GFS2: Add S_NOSEC supportSteven Whitehouse2011-07-151-1/+2
* GFS2: Automatically adjust glock min hold timeBob Peterson2011-07-151-2/+0
* GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse2011-07-151-0/+2
* GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-141-2/+2
* GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski2011-07-121-1/+3
* GFS2: Move gfs2_refresh_inode() and friends into glops.cSteven Whitehouse2011-05-091-0/+113
* GFS2: Clean up fsync()Steven Whitehouse2011-04-201-17/+42
* GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse2011-04-181-0/+4
* GFS2: introduce AIL lockDave Chinner2011-03-111-2/+8
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-14/+9
* GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse2010-12-161-1/+0
* GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2010-10-061-1/+0
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-201-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-7/+9
* GFS2: Use forget_all_cached_acls()Steven Whitehouse2009-12-031-1/+4
* GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-301-0/+21
* GFS2: Improve resource group error handlingSteven Whitehouse2009-05-201-19/+1
* GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse2009-04-201-0/+6
* GFS2: Clean up of glops.cSteven Whitehouse2009-03-241-63/+52
* GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse2009-03-241-0/+12
* GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-241-7/+12
OpenPOWER on IntegriCloud