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