aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/trans.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher2023-11-061-12/+12
*-. Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.gitAndreas Gruenbacher2021-02-231-1/+4
|\ \
| | * gfs2: Clean up on-stack transactionsAndreas Gruenbacher2021-02-031-0/+3
| |/ |/|
| * gfs2: Only use struct gfs2_rbm for bitmap manipulationsAndreas Gruenbacher2021-01-181-1/+1
|/
* gfs2: new slab for transactionsBob Peterson2020-06-051-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-071-1/+1
* gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher2018-07-051-2/+4
* GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-1/+2
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-4/+3
* GFS2: Extend the life of the reservationsBob Peterson2012-06-061-1/+1
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-3/+3
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-211-3/+5
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-8/+6
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-281-0/+8
* GFS2: fallocate supportBenjamin Marzinski2010-09-201-0/+1
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-311-1/+1
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-251-1/+0
* [GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse2007-10-101-1/+1
* [GFS2] Make headers compile on their ownSteven Whitehouse2006-09-051-2/+7
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-2/+2
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-1/+0
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Update debugging codeSteven Whitehouse2006-03-291-6/+2
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-1/+0
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-1/+1
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+40