Age | Commit message (Expand) | Author |
2009-03-24 | GFS2: Pagecache usage optimization on GFS2 | Hisashi Hifumi |
2009-03-24 | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse |
2009-03-24 | GFS2: change gfs2_quota_scan into a shrinker | Abhijith Das |
2009-01-07 | GFS2: Set GFP_NOFS when allocating page on write | Steven Whitehouse |
2009-01-05 | GFS2: Streamline alloc calculations for writes | Steven Whitehouse |
2009-01-05 | GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize | Steven Whitehouse |
2009-01-05 | GFS2: Fix up jdata writepage/delete_inode | Steven Whitehouse |
2009-01-04 | fs: symlink write_begin allocation context fix | Nick Piggin |
2008-09-18 | GFS2: high time to take some time over atime | Steven Whitehouse |
2008-09-15 | GFS2: Direct IO write at end of file error | Bob Peterson |
2008-06-27 | [GFS2] Revise readpage locking | Steven Whitehouse |
2008-06-27 | [GFS2] Clean up the glock core | Steven Whitehouse |
2008-04-28 | mm: remove nopage | Nick Piggin |
2008-03-31 | [GFS2] Streamline quota lock/check for no-quota case | Steven Whitehouse |
2008-03-31 | [GFS2] gfs2_adjust_quota has broken unstuffing code | Abhijith Das |
2008-03-31 | [GFS2] possible null pointer dereference fixup | Cyrill Gorcunov |
2008-03-31 | [GFS2] Fix a page lock / glock deadlock | Steven Whitehouse |
2008-03-31 | [GFS2] Misc fixups | Bob Peterson |
2008-02-05 | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter |
2008-01-25 | [GFS2] Reduce inode size by moving i_alloc out of line | Steven Whitehouse |
2008-01-25 | [GFS2] Fix problems relating to execution of files on GFS2 | Steven Whitehouse |
2008-01-25 | [GFS2] Allow page migration for writeback and ordered pages | Steven Whitehouse |
2008-01-25 | [GFS2] Remove function gfs2_get_block | Bob Peterson |
2008-01-25 | [GFS2] Use correct include file in ops_address.c | Steven Whitehouse |
2008-01-25 | [GFS2] Don't hold page lock when starting transaction | Steven Whitehouse |
2008-01-25 | [GFS2] Add writepages for GFS2 jdata | Steven Whitehouse |
2008-01-25 | [GFS2] Split gfs2_writepage into three cases | Steven Whitehouse |
2008-01-25 | [GFS2] Introduce gfs2_set_aops() | Steven Whitehouse |
2008-01-25 | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse |
2008-01-25 | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse |
2008-01-25 | [GFS2] Use ->page_mkwrite() for mmap() | Steven Whitehouse |
2008-01-25 | [GFS2] Clean up internal read function | Steven Whitehouse |
2007-10-16 | gfs2: convert to new aops | Steven Whitehouse |
2007-10-10 | [GFS2] Don't try to remove buffers that don't exist | Steven Whitehouse |
2007-10-10 | [GFS2] Data corruption fix | Wendy Cheng |
2007-10-10 | [GFS2] Clean up journaled data writing | Steven Whitehouse |
2007-10-10 | [GFS2] Clean up ordered write code | Steven Whitehouse |
2007-10-10 | [GFS2] Clean up invalidatepage/releasepage | Steven Whitehouse |
2007-08-14 | [GFS2] Fix incorrect error path in prepare_write() | Steven Whitehouse |
2007-07-19 | mm: 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 bug | Robert Peterson |
2007-07-09 | [GFS2] fix jdata issues | Benjamin Marzinski |
2007-07-09 | [GFS2] Clean up inode number handling | Steven Whitehouse |
2007-07-09 | [GFS2] Addendum patch 2 for gfs2_grow | Robert 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 command | Robert Peterson |
2007-05-01 | [GFS2] Patch to fix mmap of stuffed files | Steven Whitehouse |
2007-05-01 | [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write | Josef Whiter |
2007-03-07 | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter |