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