summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-12/+10
|\
| * gfs2: Convert to new freezing mechanismJan Kara2012-07-312-12/+7
| * gfs2: Push file_update_time() into gfs2_page_mkwrite()Jan Kara2012-07-311-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-2420-366/+1093
|\ \ | |/ |/|
| * GFS2: Eliminate 64-bit dividesBob Peterson2012-07-201-3/+3
| * GFS2: Reduce file fragmentationBob Peterson2012-07-199-92/+708
| * GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das2012-07-181-0/+1
| * GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-281-1/+4
| * GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson2012-06-141-53/+29
| * GFS2: Add kobject release methodBob Peterson2012-06-132-15/+42
| * GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-111-4/+6
| * GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-111-4/+1
| * GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-084-9/+153
| * GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-081-7/+22
| * GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-071-0/+6
| * GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-062-13/+14
| * GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-061-0/+4
| * GFS2: Fold quota data into the reservations structBob Peterson2012-06-0612-186/+56
| * GFS2: Extend the life of the reservationsBob Peterson2012-06-068-39/+104
* | quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-221-0/+2
* | quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-224-5/+5
* | VFS: Pass mount flags to sget()David Howells2012-07-141-3/+2
* | don't pass nameidata to ->create()Al Viro2012-07-141-4/+1
* | stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* | stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-3/+3
|/
* ->encode_fh() API changeAl Viro2012-05-291-12/+5
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-224-13/+7
|\ \
| * | gfs2: fix recovery during unmountDavid Teigland2012-05-021-4/+6
| * | dlm: fixes for nodir modeDavid Teigland2012-05-023-9/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-05-2121-493/+466
|\ \ \
| * | | GFS2: Fix quota adjustment return codeBob Peterson2012-05-161-1/+1
| * | | GFS2: Add rgrp information to block_alloc trace pointBob Peterson2012-05-112-9/+15
| * | | GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson2012-05-113-19/+10
| * | | GFS2: Remove redundant metadata block type checkBob Peterson2012-05-081-5/+0
| * | | GFS2: Fix sgid propagation when using ACLsSteven Whitehouse2012-05-041-9/+3
| * | | GFS2: eliminate log elements and simplifyBob Peterson2012-05-027-55/+48
| * | | GFS2: Eliminate vestigial sd_log_le_rgBob Peterson2012-04-302-2/+0
| * | | GFS2: Eliminate needless parameter from function gfs2_setbitBob Peterson2012-04-271-12/+9
| * | | GFS2: Log code fixesSteven Whitehouse2012-04-242-5/+1
| * | | GFS2: Remove unused argument from gfs2_internal_readAndrew Price2012-04-244-18/+9
| * | | GFS2: Remove bd_list_trSteven Whitehouse2012-04-247-56/+21
| * | | GFS2: Remove duplicate log codeSteven Whitehouse2012-04-241-116/+59
| * | | GFS2: Clean up log write code pathSteven Whitehouse2012-04-248-172/+264
| * | | GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson2012-04-241-2/+4
| * | | GFS2: Change variable blk to biblkBob Peterson2012-04-241-5/+5
| * | | GFS2: Fix function parameter comments in rgrp.cBob Peterson2012-04-241-12/+16
| * | | GFS2: Eliminate offset parameter to gfs2_setbitBob Peterson2012-04-241-11/+12