summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/trans.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: eliminate tr_num_revoke_rmBob Peterson2019-06-271-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1Star
* gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-071-1/+1
* gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-071-1/+1
* gfs2: Remove vestigial bd_opsBob Peterson2018-12-111-5/+3Star
* gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson2018-10-051-7/+8
* gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher2018-06-041-19/+8Star
* GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-1/+2
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-1/+1
* gfs2: Remove pointless BUG_ONAndreas Gruenbacher2018-01-171-1/+0Star
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* gfs2: Fix a harmless typoAndreas Gruenbacher2017-10-311-1/+1
* GFS2: Reduce contention on gfs2_log_lockBob Peterson2017-01-301-2/+11
* GFS2: Inline function meta_lo_addBob Peterson2017-01-271-27/+22Star
* GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-271-9/+10
* gfs2: Add missing else in trans_add_meta/dataBob Peterson2015-10-011-0/+4
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-2/+2
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-4/+13
* GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)Fabian Frederick2014-10-081-1/+1
* GFS2: remove transaction glockBenjamin Marzinski2014-05-141-38/+6Star
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-9/+10
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-061-6/+5Star
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-241-2/+0Star
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-2/+5
* GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse2014-02-211-1/+1
* GFS2: fix warning messageBenjamin Marzinski2013-06-191-1/+0Star
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-191-7/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-04-301-1/+3
|\
| * GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-081-1/+3
* | gfs2: Convert print_symbol to %pSRJoe Perches2013-04-291-1/+2
|/
* GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-291-23/+18Star
* GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse2013-01-291-11/+26
* GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse2013-01-291-10/+82
* GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-1/+11
* GFS2: Merge revoke adding functionsSteven Whitehouse2013-01-291-1/+9
* GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2012-11-071-0/+8
* gfs2: Convert to new freezing mechanismJan Kara2012-07-311-0/+4
* GFS2: eliminate log elements and simplifyBob Peterson2012-05-021-6/+6
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-13/+19
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-5/+0Star
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-0/+18
* GFS2: Move journal live test at transaction startSteven Whitehouse2009-05-131-6/+3Star
* GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-241-6/+10
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-2/+1Star
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-311-15/+10Star
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-251-5/+0Star
* [GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse2007-10-101-5/+5
* [GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse2007-10-101-2/+2
* [GFS2] Replace revoke structure with bufdata structureSteven Whitehouse2007-10-101-10/+10
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1