| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: filesystem hang caused by incorrect lock order | Bob Peterson | 2011-04-18 | 1 | -1/+2 |
* | GFS2: Fix error path in gfs2_lookup_by_inum() | Steven Whitehouse | 2011-01-18 | 1 | -1/+0 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | GFS2: Fix inode deallocation race | Steven Whitehouse | 2010-11-15 | 1 | -1/+3 |
* | GFS2: fallocate support | Benjamin Marzinski | 2010-09-20 | 1 | -0/+2 |
* | GFS2: Remove i_disksize | Steven Whitehouse | 2010-09-20 | 1 | -0/+13 |
* | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson | 2010-05-21 | 1 | -2/+1 |
* | GFS2: glock livelock | Bob Peterson | 2010-04-14 | 1 | -2/+3 |
* | GFS2: Move gfs2_unlink_ok into ops_inode.c | Steven Whitehouse | 2009-05-22 | 1 | -2/+0 |
* | GFS2: Move gfs2_readlinki into ops_inode.c | Steven Whitehouse | 2009-05-22 | 1 | -1/+0 |
* | GFS2: Move gfs2_rmdiri into ops_inode.c | Steven Whitehouse | 2009-05-22 | 1 | -2/+0 |
* | GFS2: Clean up some file names | Steven Whitehouse | 2009-05-22 | 1 | -24/+33 |
* | GFS2: cleanup file_operations mess | Christoph Hellwig | 2009-04-15 | 1 | -6/+8 |
* | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 2009-03-24 | 1 | -4/+18 |
* | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse | 2009-01-05 | 1 | -1/+1 |
* | GFS2: Rationalise header files | Steven Whitehouse | 2009-01-05 | 1 | -0/+11 |
* | GFS2: high time to take some time over atime | Steven Whitehouse | 2008-09-18 | 1 | -1/+0 |
* | GFS2: Fix & clean up GFS2 rename | Steven Whitehouse | 2008-08-27 | 1 | -1/+0 |
* | [PATCH] don't pass nameidata to gfs2_lookupi() | Al Viro | 2008-07-26 | 1 | -1/+1 |
* | [GFS2] Remove unused declaration | Li Xiaodong | 2008-07-10 | 1 | -1/+0 |
* | [GFS2] don't call permission() | Miklos Szeredi | 2008-07-03 | 1 | -0/+1 |
* | [GFS2] Eliminate (almost) duplicate field from gfs2_inode | Steven Whitehouse | 2008-03-31 | 1 | -3/+17 |
* | [GFS2] Streamline indirect pointer tree height calculation | Steven Whitehouse | 2008-03-31 | 1 | -1/+1 |
* | [GFS2] Introduce gfs2_set_aops() | Steven Whitehouse | 2008-01-25 | 1 | -0/+6 |
* | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse | 2008-01-25 | 1 | -0/+6 |
* | [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed | Benjamin Marzinski | 2007-10-10 | 1 | -1/+2 |
* | [GFS2] Remove i_mode passing from NFS File Handle | Wendy Cheng | 2007-07-09 | 1 | -0/+1 |
* | [GFS2] Obtaining no_formal_ino from directory entry | Wendy Cheng | 2007-07-09 | 1 | -1/+2 |
* | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 | 1 | -0/+10 |
* | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 1 | -6/+12 |
* | [GFS2] Remove unused function from inode.c | Steven Whitehouse | 2006-11-30 | 1 | -4/+0 |
* | [GFS2] Remove gfs2_inode_attr_in | Steven Whitehouse | 2006-11-30 | 1 | -0/+7 |
* | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime | Steven Whitehouse | 2006-11-30 | 1 | -1/+0 |
* | [GFS2] Shrink gfs2_inode (3) - di_mode | Steven Whitehouse | 2006-11-30 | 1 | -1/+1 |
* | [GFS2] Shrink gfs2_inode (2) - di_major/di_minor | Steven Whitehouse | 2006-11-30 | 1 | -1/+1 |
* | [GFS2] split and annotate gfs2_inum | Al Viro | 2006-11-30 | 1 | -2/+2 |
* | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 2006-09-25 | 1 | -1/+1 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 | 1 | -1/+1 |
* | [GFS2] Remove gfs2_repermission | Steven Whitehouse | 2006-06-22 | 1 | -2/+0 |
* | [GFS2] Fix unlinked file handling | Steven Whitehouse | 2006-06-14 | 1 | -23/+9 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 | 1 | -1/+1 |
* | [GFS2] Reordering in deallocation to avoid recursive locking | Steven Whitehouse | 2006-04-28 | 1 | -1/+1 |
* | [GFS2] Fix bug in directory code and tidy up | Steven Whitehouse | 2006-03-20 | 1 | -13/+3 |
* | [GFS2] Tidy up mount code. | Steven Whitehouse | 2006-03-01 | 1 | -1/+1 |
* | [GFS2] 80 Column audit of GFS2 | Steven Whitehouse | 2006-02-27 | 1 | -1/+2 |
* | [GFS2] Fix for root inode ref count bug | Steven Whitehouse | 2006-02-13 | 1 | -11/+4 |
* | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse | 2006-02-08 | 1 | -1/+6 |
* | [GFS2] Add gfs2_internal_read() | Steven Whitehouse | 2006-01-30 | 1 | -3/+12 |
* | [GFS2] The core of GFS2 | David Teigland | 2006-01-16 | 1 | -0/+74 |