| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2012-09-14 |
|\ |
|
| * | GFS2: Take account of blockages when using reserved blocks | Steven Whitehouse | 2012-09-13 |
| * | GFS2: Fix missing allocation data for set/remove xattr | Steven Whitehouse | 2012-09-13 |
| * | GFS2: Make write size hinting code common | Steven Whitehouse | 2012-09-13 |
* | | gfs2: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 |
|\ |
|
| * | gfs2: Convert to new freezing mechanism | Jan Kara | 2012-07-31 |
| * | gfs2: Push file_update_time() into gfs2_page_mkwrite() | Jan Kara | 2012-07-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2012-07-24 |
|\ \
| |/
|/| |
|
| * | GFS2: Eliminate 64-bit divides | Bob Peterson | 2012-07-20 |
| * | GFS2: Reduce file fragmentation | Bob Peterson | 2012-07-19 |
| * | GFS2: kernel panic with small gfs2 filesystems - 1 RG | Abhijith Das | 2012-07-18 |
| * | GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs | Masatake YAMATO | 2012-06-28 |
| * | GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve | Bob Peterson | 2012-06-14 |
| * | GFS2: Add kobject release method | Bob Peterson | 2012-06-13 |
| * | GFS2: Size seq_file buffer more carefully | Steven Whitehouse | 2012-06-11 |
| * | GFS2: Use seq_vprintf for glocks debugfs file | Steven Whitehouse | 2012-06-11 |
| * | GFS2: Use lvbs for storing rgrp information with mount option | Benjamin Marzinski | 2012-06-08 |
| * | GFS2: Cache last hash bucket for glock seq_files | Steven Whitehouse | 2012-06-08 |
| * | GFS2: Increase buffer size for glocks and glstats debugfs files | Steven Whitehouse | 2012-06-07 |
| * | GFS2: Fix error handling when reading an invalid block from the journal | Steven Whitehouse | 2012-06-06 |
| * | GFS2: Add "top dir" flag support | Steven Whitehouse | 2012-06-06 |
| * | GFS2: Fold quota data into the reservations struct | Bob Peterson | 2012-06-06 |
| * | GFS2: Extend the life of the reservations | Bob Peterson | 2012-06-06 |
* | | quota: Move quota syncing to ->sync_fs method | Jan Kara | 2012-07-22 |
* | | quota: Split dquot_quota_sync() to writeback and cache flushing part | Jan Kara | 2012-07-22 |
* | | VFS: Pass mount flags to sget() | David Howells | 2012-07-14 |
* | | don't pass nameidata to ->create() | Al Viro | 2012-07-14 |
* | | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 |
* | | stop passing nameidata * to ->d_revalidate() | Al Viro | 2012-07-14 |
|/ |
|
* | ->encode_fh() API change | Al Viro | 2012-05-29 |
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2012-05-28 |
|\ |
|
| * | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 |
* | | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * | | gfs2: fix recovery during unmount | David Teigland | 2012-05-02 |
| * | | dlm: fixes for nodir mode | David Teigland | 2012-05-02 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2012-05-21 |
|\ \ \ |
|
| * | | | GFS2: Fix quota adjustment return code | Bob Peterson | 2012-05-16 |
| * | | | GFS2: Add rgrp information to block_alloc trace point | Bob Peterson | 2012-05-11 |
| * | | | GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer | Bob Peterson | 2012-05-11 |
| * | | | GFS2: Remove redundant metadata block type check | Bob Peterson | 2012-05-08 |
| * | | | GFS2: Fix sgid propagation when using ACLs | Steven Whitehouse | 2012-05-04 |
| * | | | GFS2: eliminate log elements and simplify | Bob Peterson | 2012-05-02 |
| * | | | GFS2: Eliminate vestigial sd_log_le_rg | Bob Peterson | 2012-04-30 |
| * | | | GFS2: Eliminate needless parameter from function gfs2_setbit | Bob Peterson | 2012-04-27 |
| * | | | GFS2: Log code fixes | Steven Whitehouse | 2012-04-24 |
| * | | | GFS2: Remove unused argument from gfs2_internal_read | Andrew Price | 2012-04-24 |
| * | | | GFS2: Remove bd_list_tr | Steven Whitehouse | 2012-04-24 |
| * | | | GFS2: Remove duplicate log code | Steven Whitehouse | 2012-04-24 |
| * | | | GFS2: Clean up log write code path | Steven Whitehouse | 2012-04-24 |