aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_address.c
AgeCommit message (Expand)Author
2007-10-16gfs2: convert to new aopsSteven Whitehouse
2007-10-10[GFS2] Don't try to remove buffers that don't existSteven Whitehouse
2007-10-10[GFS2] Data corruption fixWendy Cheng
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse
2007-10-10[GFS2] Clean up ordered write codeSteven Whitehouse
2007-10-10[GFS2] Clean up invalidatepage/releasepageSteven Whitehouse
2007-08-14[GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-09[GFS2] Use zero_user_page() in stuffed_readpage()Steven Whitehouse
2007-07-09[GFS2] Journaled file write/unstuff bugRobert Peterson
2007-07-09[GFS2] fix jdata issuesBenjamin Marzinski
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse
2007-07-09[GFS2] Addendum patch 2 for gfs2_growRobert Peterson
2007-07-09[GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson
2007-07-09[GFS2] kernel changes to support new gfs2_grow commandRobert Peterson
2007-05-01[GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse
2007-05-01[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter
2007-03-07[GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse
2007-02-05[GFS2] Add writepages for "data=writeback" mountsSteven Whitehouse
2007-02-05[GFS2] Fail over to readpage for stuffed filesSteven Whitehouse
2007-02-05[GFS2] Fix DIO deadlockSteven Whitehouse
2006-11-30[GFS2] mark_inode_dirty after write to stuffed fileSteven Whitehouse
2006-11-30[GFS2] Remove unused function from inode.cSteven Whitehouse
2006-11-30[GFS2] Remove unused zero_readpage from stuffed_readpageRussell Cattelan
2006-11-30[GFS2] Fix page lock/glock deadlockSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse
2006-11-03[PATCH] gfs2: ->readpages() fixesOGAWA Hirofumi
2006-10-20[GFS2] Fix bmap to map extents properlySteven Whitehouse
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan
2006-10-12[GFS2] Fix uninitialised variableSteven Whitehouse
2006-10-12[GFS2] Fix a size calculation errorRussell Cattelan
2006-10-02[GFS2] Remove uneeded endian conversionSteven Whitehouse
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse
2006-09-20[GFS2] Remove unused constantsSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-18[GFS2] Tweek unlock test in readpage()Steven Whitehouse
2006-09-18[GFS2] Fix for mmap() bug in readpageRussell Cattelan
2006-09-18[GFS2] Map multiple blocks at once where possibleSteven Whitehouse
2006-09-04[GFS2] Style changes in ops_address.cSteven Whitehouse
2006-09-04[GFS2] Spelling sentinal -> sentinelSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-08-31[GFS2] Fix releasepage bug (fixes direct i/o writes)Steven Whitehouse
2006-08-24[GFS2] Tidy up error handling in gfs2_releasepage()Steven Whitehouse
2006-08-18[GFS2] Fix leak of gfs2_bufdataSteven Whitehouse