aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * gfs2: Convert to new freezing mechanismJan Kara2012-07-31
| * gfs2: Push file_update_time() into gfs2_page_mkwrite()Jan Kara2012-07-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-24
|\ \ | |/ |/|
| * GFS2: Eliminate 64-bit dividesBob Peterson2012-07-20
| * GFS2: Reduce file fragmentationBob Peterson2012-07-19
| * GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das2012-07-18
| * GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-28
| * GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson2012-06-14
| * GFS2: Add kobject release methodBob Peterson2012-06-13
| * GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-11
| * GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-11
| * GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-08
| * GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-08
| * GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-07
| * GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-06
| * GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-06
| * GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
| * GFS2: Extend the life of the reservationsBob Peterson2012-06-06
* | quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-22
* | quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-22
* | VFS: Pass mount flags to sget()David Howells2012-07-14
* | don't pass nameidata to ->create()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
|/
* ->encode_fh() API changeAl Viro2012-05-29
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-22
|\ \
| * | gfs2: fix recovery during unmountDavid Teigland2012-05-02
| * | dlm: fixes for nodir modeDavid Teigland2012-05-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-05-21
|\ \ \
| * | | GFS2: Fix quota adjustment return codeBob Peterson2012-05-16
| * | | GFS2: Add rgrp information to block_alloc trace pointBob Peterson2012-05-11
| * | | GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson2012-05-11
| * | | GFS2: Remove redundant metadata block type checkBob Peterson2012-05-08
| * | | GFS2: Fix sgid propagation when using ACLsSteven Whitehouse2012-05-04
| * | | GFS2: eliminate log elements and simplifyBob Peterson2012-05-02
| * | | GFS2: Eliminate vestigial sd_log_le_rgBob Peterson2012-04-30
| * | | GFS2: Eliminate needless parameter from function gfs2_setbitBob Peterson2012-04-27
| * | | GFS2: Log code fixesSteven Whitehouse2012-04-24
| * | | GFS2: Remove unused argument from gfs2_internal_readAndrew Price2012-04-24
| * | | GFS2: Remove bd_list_trSteven Whitehouse2012-04-24
| * | | GFS2: Remove duplicate log codeSteven Whitehouse2012-04-24
| * | | GFS2: Clean up log write code pathSteven Whitehouse2012-04-24
| * | | GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson2012-04-24
| * | | GFS2: Change variable blk to biblkBob Peterson2012-04-24
| * | | GFS2: Fix function parameter comments in rgrp.cBob Peterson2012-04-24
| * | | GFS2: Eliminate offset parameter to gfs2_setbitBob Peterson2012-04-24