| Commit message (Expand) | Author | Age |
* | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 2009-01-09 |
* | GFS2: Fix typo in gfs_page_mkwrite() | Benjamin Marzinski | 2009-01-07 |
* | GFS2: LSF and LBD are now one and the same | Steven Whitehouse | 2009-01-07 |
* | GFS2: Set GFP_NOFS when allocating page on write | Steven Whitehouse | 2009-01-07 |
* | GFS2: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-05 |
* | GFS2: Fix use-after-free bug on umount (try #2) | Steven Whitehouse | 2009-01-05 |
* | Revert "GFS2: Fix use-after-free bug on umount" | Steven Whitehouse | 2009-01-05 |
* | GFS2: Streamline alloc calculations for writes | Steven Whitehouse | 2009-01-05 |
* | GFS2: Send useful information with uevent messages | Steven Whitehouse | 2009-01-05 |
* | GFS2: Fix use-after-free bug on umount | Steven Whitehouse | 2009-01-05 |
* | GFS2: Remove ancient, unused code | Steven Whitehouse | 2009-01-05 |
* | GFS2: Move four functions from super.c | Steven Whitehouse | 2009-01-05 |
* | GFS2: Fix bug in gfs2_lock_fs_check_clean() | Steven Whitehouse | 2009-01-05 |
* | GFS2: Send some sensible sysfs stuff | Steven Whitehouse | 2009-01-05 |
* | GFS2: Kill two daemons with one patch | Steven Whitehouse | 2009-01-05 |
* | GFS2: Move gfs2_recoverd into recovery.c | Steven Whitehouse | 2009-01-05 |
* | GFS2: Fix "truncate in progress" hang | Steven Whitehouse | 2009-01-05 |
* | GFS2: Clean up & move gfs2_quotad | Steven Whitehouse | 2009-01-05 |
* | GFS2: Add more detail to debugfs glock dumps | Steven Whitehouse | 2009-01-05 |
* | GFS2: Banish struct gfs2_rgrpd_host | Steven Whitehouse | 2009-01-05 |
* | GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd | Steven Whitehouse | 2009-01-05 |
* | GFS2: Move rg_igeneration into struct gfs2_rgrpd | Steven Whitehouse | 2009-01-05 |
* | GFS2: Banish struct gfs2_dinode_host | 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: Move di_eattr into "proper" inode | Steven Whitehouse | 2009-01-05 |
* | GFS2: Move "entries" into "proper" inode | Steven Whitehouse | 2009-01-05 |
* | GFS2: Move generation number into "proper" part of inode | Steven Whitehouse | 2009-01-05 |
* | GFS2: sparse annotation of gl->gl_spin | Harvey Harrison | 2009-01-05 |
* | GFS2: Fix up jdata writepage/delete_inode | Steven Whitehouse | 2009-01-05 |
* | GFS2: Rationalise header files | Steven Whitehouse | 2009-01-05 |
* | GFS2: Support for FIEMAP ioctl | Steven Whitehouse | 2009-01-05 |
* | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 |
* | CRED: Wrap task credential accesses in the GFS2 filesystem | David Howells | 2008-11-13 |
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 |
* | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 2008-10-23 |
* | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | dlm: allow multiple lockspace creates | David Teigland | 2008-08-28 |
* | | GFS2: Support for I/O barriers | Steven Whitehouse | 2008-09-26 |
* | | GFS2: high time to take some time over atime | Steven Whitehouse | 2008-09-18 |
* | | GFS2: The war on bloat | Steven Whitehouse | 2008-09-18 |
* | | GFS2: GFS2 will panic if you misspell any mount options | Abhijith Das | 2008-09-15 |
* | | GFS2: Direct IO write at end of file error | Bob Peterson | 2008-09-15 |
* | | GFS2: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-05 |
* | | GFS2: Fix race relating to glock min-hold time | Steven Whitehouse | 2008-09-05 |
* | | GFS2: Fix & clean up GFS2 rename | Steven Whitehouse | 2008-08-27 |
* | | GFS2: rm on multiple nodes causes panic | Bob Peterson | 2008-08-13 |
* | | GFS2: Fix metafs mounts | Steven Whitehouse | 2008-08-13 |
* | | GFS2: Fix debugfs glock file iterator | Steven Whitehouse | 2008-08-13 |
|/ |
|
* | [PATCH] don't pass nameidata to gfs2_lookupi() | Al Viro | 2008-07-26 |