summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/log.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warningRyusuke Konishi2006-11-301-1/+2
* [GFS2] Move gfs2_meta_syncfs() into log.cSteven Whitehouse2006-11-301-1/+20
* [GFS2] Fix journal flush problemSteven Whitehouse2006-11-301-7/+10
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-2/+4
* [GFS2] Fix bug where lock not heldSteven Whitehouse2006-10-121-3/+2
* [GFS2] Move logging code into log.c (mostly)Steven Whitehouse2006-10-031-0/+109
* [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start()Steven Whitehouse2006-09-191-10/+9
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-8/+6
* [GFS2] Tidy up log.cSteven Whitehouse2006-09-131-26/+14
* [GFS2] More style changesJan Engelhardt2006-09-071-2/+2
* [GFS2] Style changes in logging codeSteven Whitehouse2006-09-051-11/+1
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-9/+9
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix journal off-by-one errorBenjamin Marzinski2006-08-251-1/+3
* [GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse2006-08-041-2/+2
* [GFS2] Fix endian conversion bugSteven Whitehouse2006-07-171-4/+4
* [GFS2] Add cast for printkSteven Whitehouse2006-07-051-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-0/+3
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-2/+2
* [GFS2] sem -> mutex conversion in locking.cSteven Whitehouse2006-04-211-4/+3
* [GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse2006-04-201-0/+1
* [GFS2] Update journal accounting code.Steven Whitehouse2006-04-111-3/+7
* [GFS2] Finally get ref counting correctSteven Whitehouse2006-04-071-1/+1
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-15/+18
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-301-2/+2
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-291-49/+18
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-28/+6
* [GFS2] Fix some bugsSteven Whitehouse2006-03-011-2/+0
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-2/+6
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-4/+8
* [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-231-4/+0
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-35/+19
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-1/+1
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-2/+2
* [GFS2] Change memory allocations to GFP_NOFSSteven Whitehouse2006-01-181-3/+3
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+659
OpenPOWER on IntegriCloud