| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: Clean up some file names | Steven Whitehouse | 2009-05-22 | 1 | -1146/+0 |
* | GFS2: Fix timestamps on write | Abhijith Das | 2009-05-12 | 1 | -10/+10 |
* | GFS2: Pagecache usage optimization on GFS2 | Hisashi Hifumi | 2009-03-24 | 1 | -0/+3 |
* | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 2009-03-24 | 1 | -1/+0 |
* | GFS2: change gfs2_quota_scan into a shrinker | Abhijith Das | 2009-03-24 | 1 | -0/+1 |
* | GFS2: Set GFP_NOFS when allocating page on write | Steven Whitehouse | 2009-01-07 | 1 | -0/+1 |
* | GFS2: Streamline alloc calculations for writes | Steven Whitehouse | 2009-01-05 | 1 | -2/+4 |
* | GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize | Steven Whitehouse | 2009-01-05 | 1 | -5/+5 |
* | GFS2: Fix up jdata writepage/delete_inode | Steven Whitehouse | 2009-01-05 | 1 | -9/+7 |
* | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 | 1 | -1/+1 |
* | GFS2: high time to take some time over atime | Steven Whitehouse | 2008-09-18 | 1 | -8/+8 |
* | GFS2: Direct IO write at end of file error | Bob Peterson | 2008-09-15 | 1 | -1/+1 |
* | [GFS2] Revise readpage locking | Steven Whitehouse | 2008-06-27 | 1 | -13/+16 |
* | [GFS2] Clean up the glock core | Steven Whitehouse | 2008-06-27 | 1 | -14/+11 |
* | mm: remove nopage | Nick Piggin | 2008-04-28 | 1 | -1/+1 |
* | [GFS2] Streamline quota lock/check for no-quota case | Steven Whitehouse | 2008-03-31 | 1 | -5/+1 |
* | [GFS2] gfs2_adjust_quota has broken unstuffing code | Abhijith Das | 2008-03-31 | 1 | -2/+1 |
* | [GFS2] possible null pointer dereference fixup | Cyrill Gorcunov | 2008-03-31 | 1 | -0/+4 |
* | [GFS2] Fix a page lock / glock deadlock | Steven Whitehouse | 2008-03-31 | 1 | -12/+15 |
* | [GFS2] Misc fixups | Bob Peterson | 2008-03-31 | 1 | -3/+1 |
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 2008-02-05 | 1 | -1/+1 |
* | [GFS2] Reduce inode size by moving i_alloc out of line | Steven Whitehouse | 2008-01-25 | 1 | -3/+2 |
* | [GFS2] Fix problems relating to execution of files on GFS2 | Steven Whitehouse | 2008-01-25 | 1 | -8/+5 |
* | [GFS2] Allow page migration for writeback and ordered pages | Steven Whitehouse | 2008-01-25 | 1 | -0/+2 |
* | [GFS2] Remove function gfs2_get_block | Bob Peterson | 2008-01-25 | 1 | -23/+7 |
* | [GFS2] Use correct include file in ops_address.c | Steven Whitehouse | 2008-01-25 | 1 | -1/+1 |
* | [GFS2] Don't hold page lock when starting transaction | Steven Whitehouse | 2008-01-25 | 1 | -26/+25 |
* | [GFS2] Add writepages for GFS2 jdata | Steven Whitehouse | 2008-01-25 | 1 | -8/+205 |
* | [GFS2] Split gfs2_writepage into three cases | Steven Whitehouse | 2008-01-25 | 1 | -21/+91 |
* | [GFS2] Introduce gfs2_set_aops() | Steven Whitehouse | 2008-01-25 | 1 | -28/+50 |
* | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse | 2008-01-25 | 1 | -6/+4 |
* | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Use ->page_mkwrite() for mmap() | Steven Whitehouse | 2008-01-25 | 1 | -37/+8 |
* | [GFS2] Clean up internal read function | Steven Whitehouse | 2008-01-25 | 1 | -50/+101 |
* | gfs2: convert to new aops | Steven Whitehouse | 2007-10-16 | 1 | -84/+127 |
* | [GFS2] Don't try to remove buffers that don't exist | Steven Whitehouse | 2007-10-10 | 1 | -2/+1 |
* | [GFS2] Data corruption fix | Wendy Cheng | 2007-10-10 | 1 | -1/+1 |
* | [GFS2] Clean up journaled data writing | Steven Whitehouse | 2007-10-10 | 1 | -5/+6 |
* | [GFS2] Clean up ordered write code | Steven Whitehouse | 2007-10-10 | 1 | -4/+46 |
* | [GFS2] Clean up invalidatepage/releasepage | Steven Whitehouse | 2007-10-10 | 1 | -117/+15 |
* | [GFS2] Fix incorrect error path in prepare_write() | Steven Whitehouse | 2007-08-14 | 1 | -1/+2 |
* | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 2007-07-19 | 1 | -1/+1 |
* | [GFS2] Use zero_user_page() in stuffed_readpage() | Steven Whitehouse | 2007-07-09 | 1 | -5/+1 |
* | [GFS2] Journaled file write/unstuff bug | Robert Peterson | 2007-07-09 | 1 | -1/+25 |
* | [GFS2] fix jdata issues | Benjamin Marzinski | 2007-07-09 | 1 | -0/+2 |
* | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 1 | -2/+2 |
* | [GFS2] Addendum patch 2 for gfs2_grow | Robert Peterson | 2007-07-09 | 1 | -0/+1 |
* | [GFS2] Kernel changes to support new gfs2_grow command (part 2) | Robert Peterson | 2007-07-09 | 1 | -1/+2 |
* | [GFS2] kernel changes to support new gfs2_grow command | Robert Peterson | 2007-07-09 | 1 | -1/+28 |
* | [GFS2] Patch to fix mmap of stuffed files | Steven Whitehouse | 2007-05-01 | 1 | -3/+14 |