summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/util.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: gfs2_freeze_unlock cleanupAndreas Gruenbacher2024-04-291-1/+1
* gfs2: Remove unnecessary gfs2_meta_check_ii argumentAndreas Gruenbacher2024-04-091-2/+2
* gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher2023-12-201-2/+3
* gfs2: Mark withdraws as unlikelyAndreas Gruenbacher2023-12-201-5/+5
* gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher2023-11-061-4/+4
* gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher2023-07-031-3/+1
* gfs2: Rename gfs2_freeze_lock{ => _shared }Andreas Gruenbacher2023-06-151-2/+3
* gfs2: don't stop reads while withdraw in progressBob Peterson2021-08-201-0/+5
* gfs2: Add common helper for holding and releasing the freeze glockBob Peterson2020-12-231-0/+3
* gfs2: remove trailing semicolons from macro definitionsTom Rix2020-12-011-3/+3
* gfs2: Make sure we don't miss any delayed withdrawsAndreas Gruenbacher2020-10-141-0/+10
* gfs2: new slab for transactionsBob Peterson2020-06-051-0/+1
* gfs2: flesh out delayed withdraw for gfs2_log_flushBob Peterson2020-02-271-2/+12
* gfs2: Add verbose option to check_journal_cleanBob Peterson2020-02-271-1/+3
* gfs2: move check_journal_clean to util.c for future useBob Peterson2020-02-101-0/+1
* gfs2: Introduce concept of a pending withdrawBob Peterson2020-02-101-1/+11
* gfs2: Return bool from gfs2_assert functionsAndreas Gruenbacher2020-02-101-10/+18
* gfs2: Turn gfs2_consist into void functionsAndreas Gruenbacher2020-02-101-6/+6
* gfs2: Remove usused cluster_wide arguments of gfs2_consist functionsAndreas Gruenbacher2020-02-101-6/+6
* gfs2: Split gfs2_lm_withdraw into two functionsAndreas Gruenbacher2020-02-101-1/+2
* gfs2: Introduce function gfs2_withdrawnBob Peterson2019-11-141-0/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson2018-10-051-1/+1
* gfs2: Don't withdraw under a spin lockAndreas Gruenbacher2018-06-211-3/+7
* GFS2: Fix up some sparse warningsBob Peterson2017-08-251-0/+1
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-1/+0
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-0/+1
* GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches2014-03-071-2/+2
* GFS2: Use fs_<level> more oftenJoe Perches2014-03-071-0/+2
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-13/+12
* GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-021-2/+0
* GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-061-11/+7
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-241-1/+1
* GFS2: Use slab for block reservation memoryBob Peterson2012-04-241-0/+1
* GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-081-0/+3
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-0/+1
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-051-0/+1
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-9/+9
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-0/+1
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-311-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2006-12-071-4/+2
|\
| * [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-4/+2
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
|/
* [GFS2] Make headers compile on their ownSteven Whitehouse2006-09-051-0/+1
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-7/+7
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Move BUG() back into the header fileSteven Whitehouse2006-04-211-0/+1
* [GFS2] sem -> mutex conversion in locking.cSteven Whitehouse2006-04-211-1/+0
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-301-4/+3