aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman1-4/+8
2012-09-18userns: Convert qutoactlEric W. Biederman1-9/+11
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman1-7/+7
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+10
2012-07-31gfs2: Convert to new freezing mechanismJan Kara2-12/+7
2012-07-31gfs2: Push file_update_time() into gfs2_page_mkwrite()Jan Kara1-0/+3
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds20-366/+1093
2012-07-22quota: Move quota syncing to ->sync_fs methodJan Kara1-0/+2
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara4-5/+5
2012-07-20GFS2: Eliminate 64-bit dividesBob Peterson1-3/+3
2012-07-19GFS2: Reduce file fragmentationBob Peterson9-92/+708
2012-07-18GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das1-0/+1
2012-07-14VFS: Pass mount flags to sget()David Howells1-3/+2
2012-07-14don't pass nameidata to ->create()Al Viro1-4/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-3/+3
2012-06-28GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO1-1/+4
2012-06-14GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson1-53/+29
2012-06-13GFS2: Add kobject release methodBob Peterson2-15/+42
2012-06-11GFS2: Size seq_file buffer more carefullySteven Whitehouse1-4/+6
2012-06-11GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse1-4/+1
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski4-9/+153
2012-06-08GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse1-7/+22
2012-06-07GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse1-0/+6
2012-06-06GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2-13/+14
2012-06-06GFS2: Add "top dir" flag supportSteven Whitehouse1-0/+4
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson12-186/+56
2012-06-06GFS2: Extend the life of the reservationsBob Peterson8-39/+104
2012-05-29->encode_fh() API changeAl Viro1-12/+5
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-1/+1
2012-05-22Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds4-13/+7
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds21-493/+466
2012-05-16GFS2: Fix quota adjustment return codeBob Peterson1-1/+1
2012-05-11GFS2: Add rgrp information to block_alloc trace pointBob Peterson2-9/+15
2012-05-11GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson3-19/+10
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds1-1/+1
2012-05-08GFS2: Remove redundant metadata block type checkBob Peterson1-5/+0
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-05-04GFS2: Fix sgid propagation when using ACLsSteven Whitehouse1-9/+3
2012-05-02gfs2: fix recovery during unmountDavid Teigland1-4/+6
2012-05-02dlm: fixes for nodir modeDavid Teigland3-9/+1
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson7-55/+48
2012-04-30GFS2: Eliminate vestigial sd_log_le_rgBob Peterson2-2/+0
2012-04-27GFS2: Eliminate needless parameter from function gfs2_setbitBob Peterson1-12/+9
2012-04-24GFS2: Log code fixesSteven Whitehouse2-5/+1
2012-04-24GFS2: Remove unused argument from gfs2_internal_readAndrew Price4-18/+9
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse7-56/+21
2012-04-24GFS2: Remove duplicate log codeSteven Whitehouse1-116/+59
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse8-172/+264
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson1-2/+4