summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_address.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Don't try to remove buffers that don't existSteven Whitehouse2007-10-101-2/+1
* [GFS2] Data corruption fixWendy Cheng2007-10-101-1/+1
* [GFS2] Clean up journaled data writingSteven Whitehouse2007-10-101-5/+6
* [GFS2] Clean up ordered write codeSteven Whitehouse2007-10-101-4/+46
* [GFS2] Clean up invalidatepage/releasepageSteven Whitehouse2007-10-101-117/+15
* [GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse2007-08-141-1/+2
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-1/+1
* [GFS2] Use zero_user_page() in stuffed_readpage()Steven Whitehouse2007-07-091-5/+1
* [GFS2] Journaled file write/unstuff bugRobert Peterson2007-07-091-1/+25
* [GFS2] fix jdata issuesBenjamin Marzinski2007-07-091-0/+2
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-2/+2
* [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-091-0/+1
* [GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson2007-07-091-1/+2
* [GFS2] kernel changes to support new gfs2_grow commandRobert Peterson2007-07-091-1/+28
* [GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse2007-05-011-3/+14
* [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter2007-05-011-0/+4
* [GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter2007-03-071-2/+5
* [GFS2] make gfs2_writepages() staticAdrian Bunk2007-02-071-1/+2
* [GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse2007-02-071-1/+3
* [GFS2] Add writepages for "data=writeback" mountsSteven Whitehouse2007-02-051-0/+27
* [GFS2] Fail over to readpage for stuffed filesSteven Whitehouse2007-02-051-25/+3
* [GFS2] Fix DIO deadlockSteven Whitehouse2007-02-051-29/+45
* [GFS2] mark_inode_dirty after write to stuffed fileSteven Whitehouse2006-11-301-1/+3
* [GFS2] Remove unused function from inode.cSteven Whitehouse2006-11-301-4/+4
* [GFS2] Remove unused zero_readpage from stuffed_readpageRussell Cattelan2006-11-301-16/+4
* [GFS2] Fix page lock/glock deadlockSteven Whitehouse2006-11-301-4/+9
* [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-4/+0
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-1/+1
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-1/+0
* [PATCH] gfs2: ->readpages() fixesOGAWA Hirofumi2006-11-031-7/+0
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-3/+3
* [GFS2] Pass the correct value to kunmap_atomicRussell Cattelan2006-10-121-3/+3
* [GFS2] Fix uninitialised variableSteven Whitehouse2006-10-121-0/+1
* [GFS2] Fix a size calculation errorRussell Cattelan2006-10-121-2/+4
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-021-3/+11
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-2/+2
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-1/+1
* [GFS2] Remove unused constantsSteven Whitehouse2006-09-201-2/+2
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Tweek unlock test in readpage()Steven Whitehouse2006-09-181-2/+1
* [GFS2] Fix for mmap() bug in readpageRussell Cattelan2006-09-181-2/+5
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-54/+14
* [GFS2] Style changes in ops_address.cSteven Whitehouse2006-09-041-2/+3
* [GFS2] Spelling sentinal -> sentinelSteven Whitehouse2006-09-041-3/+3
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-4/+4
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix releasepage bug (fixes direct i/o writes)Steven Whitehouse2006-08-311-4/+29
* [GFS2] Tidy up error handling in gfs2_releasepage()Steven Whitehouse2006-08-241-15/+14
* [GFS2] Fix leak of gfs2_bufdataSteven Whitehouse2006-08-181-5/+3
* [GFS2] Fix lack of buffers in writepage bugSteven Whitehouse2006-08-081-2/+6
OpenPOWER on IntegriCloud