aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/trans.c
Commit message (Expand)AuthorAge
* 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
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-18
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-18
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-26
* [GFS2] Update journal accounting code.Steven Whitehouse2006-04-11
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-07
* [GFS2] Add missing {} in trans.cSteven Whitehouse2006-03-30
* [GFS2] Update debugging codeSteven Whitehouse2006-03-29
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-29
* [GFS2] Fix some bugsSteven Whitehouse2006-03-01
* [GFS2] Remove uneeded memory allocationSteven Whitehouse2006-03-01
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-27
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-21
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-08
* [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse2006-01-18
* [GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse2006-01-18
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-18
* [GFS2] The core of GFS2David Teigland2006-01-16