aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[GFS2] Fix race in logging codeRussell Cattelan1-15/+21
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-2/+2
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan1-2/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse1-5/+4
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-05[GFS2] Style changes in logging codeSteven Whitehouse1-1/+1
2006-09-05[GFS2] Fix end of multi-line structuresSteven Whitehouse1-6/+6
2006-09-04[GFS2] More style changesSteven Whitehouse1-5/+4
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-9/+9
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-08-31[GFS2] Fix releasepage bug (fixes direct i/o writes)Steven Whitehouse1-0/+11
2006-08-22[GFS2] Another list_del bugSteven Whitehouse1-1/+1
2006-08-22[GFS2] Fix to list_del in lops.cSteven Whitehouse1-1/+1
2006-08-18[GFS2] Fix leak of gfs2_bufdataSteven Whitehouse1-3/+3
2006-06-19[GFS2] Always include glock in transactionSteven Whitehouse1-1/+1
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse1-1/+1
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-17/+13
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse1-6/+8
2006-03-30[GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse1-8/+8
2006-03-01[GFS2] Fix some bugsSteven Whitehouse1-0/+1
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-21/+35
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-17/+37
2006-02-22[GFS2] Missed deletion of debugging codeSteven Whitehouse1-1/+0
2006-02-22[GFS2] Add list empty test to databuf_lo_addSteven Whitehouse1-25/+8
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-8/+28
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse1-16/+14
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse1-23/+257
2006-01-18[GFS2] Rename gfs2_meta_pin to gfs2_pinSteven Whitehouse1-2/+2
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse1-10/+10
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+534