| Commit message (Expand) | Author | Age |
* | GFS2: Remove lock_kernel from gfs2_put_super() | Steven Whitehouse | 2009-06-12 |
* | GFS2: Add tracepoints | Steven Whitehouse | 2009-06-12 |
* | push BKL down into ->put_super | Christoph Hellwig | 2009-06-11 |
* | gfs2: remove ->write_super and stop maintaining ->s_dirt | Christoph Hellwig | 2009-06-11 |
* | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 |
|\ |
|
| * | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 |
* | | GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta | Steven Whitehouse | 2009-06-10 |
* | | GFS2: Fix cache coherency between truncate and O_DIRECT read | Steven Whitehouse | 2009-06-10 |
* | | GFS2: Fix locking issue mounting gfs2meta fs | Steven Whitehouse | 2009-06-05 |
* | | GFS2: Remove unused variable | Steven Whitehouse | 2009-06-03 |
* | | GFS2: smbd proccess hangs with flock() call. | Abhijith Das | 2009-06-02 |
* | | GFS2: Remove args subdir from gfs2 sysfs files | Steven Whitehouse | 2009-05-26 |
* | | GFS2: Remove lockstruct subdir from gfs2 sysfs files | Steven Whitehouse | 2009-05-26 |
* | | GFS2: Move gfs2_unlink_ok into ops_inode.c | Steven Whitehouse | 2009-05-22 |
* | | GFS2: Move gfs2_readlinki into ops_inode.c | Steven Whitehouse | 2009-05-22 |
* | | GFS2: Move gfs2_rmdiri into ops_inode.c | Steven Whitehouse | 2009-05-22 |
* | | GFS2: Merge mount.c and ops_super.c into super.c | Steven Whitehouse | 2009-05-22 |
* | | GFS2: Clean up some file names | Steven Whitehouse | 2009-05-22 |
* | | GFS2: Be more aggressive in reclaiming unlinked inodes | Steven Whitehouse | 2009-05-21 |
* | | GFS2: Add a rgrp bitmap full flag | Steven Whitehouse | 2009-05-21 |
* | | GFS2: Improve resource group error handling | Steven Whitehouse | 2009-05-20 |
* | | GFS2: Don't warn when delete inode fails on ro filesystem | Steven Whitehouse | 2009-05-19 |
* | | GFS2: Umount recovery race fix | Steven Whitehouse | 2009-05-19 |
* | | GFS2: Remove a couple of unused sysfs entries | Steven Whitehouse | 2009-05-13 |
* | | GFS2: Add commit= mount option | Steven Whitehouse | 2009-05-13 |
* | | GFS2: Move journal live test at transaction start | Steven Whitehouse | 2009-05-13 |
* | | GFS2: Fix timestamps on write | Abhijith Das | 2009-05-12 |
* | | GFS2: Something nonlinear this way comes! | Steven Whitehouse | 2009-05-11 |
* | | GFS2: Optimise writepage for metadata | Steven Whitehouse | 2009-05-11 |
* | | GFS2: Update the rw flags | Steven Whitehouse | 2009-05-11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 |
|\ |
|
| * | Reduce path_lookup() abuses | Al Viro | 2009-05-09 |
* | | GFS2: Fix glock ref counting bug | Steven Whitehouse | 2009-05-09 |
|/ |
|
* | GFS2: Ensure that the inode goal block settings are updated | Steven Whitehouse | 2009-04-23 |
* | GFS2: Fix bug in block allocation | Steven Whitehouse | 2009-04-23 |
* | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 2009-04-20 |
* | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 2009-04-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-15 |
|\ |
|
| * | GFS2: Use DEFINE_SPINLOCK | Xu Gang | 2009-04-15 |
| * | GFS2: cleanup file_operations mess | Christoph Hellwig | 2009-04-15 |
| * | GFS2: Move umount flush rwsem | Steven Whitehouse | 2009-04-15 |
| * | GFS2: Fix symlink creation race | Steven Whitehouse | 2009-04-15 |
| * | GFS2: Make quotad's waiting interruptible | Steven Whitehouse | 2009-04-15 |
* | | gfs2: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | New helper - current_umask() | Al Viro | 2009-03-31 |
* | | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 |
|\ |
|
| * | constify dentry_operations: GFS2 | Al Viro | 2009-03-27 |
* | | GFS2: Fix freeze issue | Steven Whitehouse | 2009-03-24 |