Age | Commit message (Expand) | Author |
2012-05-29 | ->encode_fh() API change | Al Viro |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-22 | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-05-16 | GFS2: Fix quota adjustment return code | Bob Peterson |
2012-05-11 | 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-10 | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds |
2012-05-08 | GFS2: Remove redundant metadata block type check | Bob Peterson |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara |
2012-05-04 | GFS2: Fix sgid propagation when using ACLs | Steven Whitehouse |
2012-05-02 | gfs2: fix recovery during unmount | David Teigland |
2012-05-02 | dlm: fixes for nodir mode | David Teigland |
2012-05-02 | GFS2: eliminate log elements and simplify | Bob Peterson |
2012-04-30 | GFS2: Eliminate vestigial sd_log_le_rg | Bob Peterson |
2012-04-27 | GFS2: Eliminate needless parameter from function gfs2_setbit | Bob Peterson |
2012-04-24 | 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 | GFS2: Use variable rather than qa to determine if unstuff necessary | Bob Peterson |
2012-04-24 | GFS2: Change variable blk to biblk | Bob Peterson |
2012-04-24 | GFS2: Fix function parameter comments in rgrp.c | Bob Peterson |
2012-04-24 | GFS2: Eliminate offset parameter to gfs2_setbit | Bob Peterson |
2012-04-24 | GFS2: Use slab for block reservation memory | Bob Peterson |
2012-04-24 | GFS2: make function gfs2_page_add_databufs static | Bob Peterson |
2012-04-24 | GFS2: Rename function gfs2_close to gfs2_release | Bob Peterson |
2012-04-24 | GFS2: Make gfs2_log_fake_buf() write the buffer too | Steven Whitehouse |
2012-04-24 | GFS2: Drop "pull" argument from log_write_header() | Steven Whitehouse |
2012-04-24 | GFS2: Instruct DLM to avoid queue convert slowdown | Bob Peterson |
2012-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds |
2012-04-10 | GFS2: Allow caching of rindex glock | Bob Peterson |
2012-04-05 | GFS2: Make sure rindex is uptodate before starting transactions | Bob Peterson |
2012-03-31 | get rid of pointless includes of ext2_fs.h | Al Viro |
2012-03-26 | GFS2: use depends instead of select in kconfig | Benjamin Poirier |
2012-03-26 | GFS2: put glock reference in error patch of read_rindex_entry | Bob Peterson |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | gfs2: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-20 | GFS2: Change truncate page allocation to be GFP_NOFS | Bob Peterson |
2012-03-09 | GFS2: call gfs2_write_alloc_required for each chunk | Benjamin Marzinski |
2012-03-09 | GFS2: Clean up log flush header writing | Steven Whitehouse |
2012-03-08 | GFS2: Remove a __GFP_NOFAIL allocation | Steven Whitehouse |
2012-03-07 | GFS2: Flush pending glock work when evicting an inode | Steven Whitehouse |
2012-03-05 | GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd | Bob Peterson |
2012-03-05 | GFS2: Eliminate sd_rindex_mutex | Bob Peterson |
2012-03-01 | GFS2: Unlock rindex mutex on glock error | Bob Peterson |
2012-02-28 | GFS2: Make bd_cmp() static | Steven Whitehouse |