aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* ->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
| * | | GFS2: Use slab for block reservation memoryBob Peterson2012-04-24
| * | | GFS2: make function gfs2_page_add_databufs staticBob Peterson2012-04-24
| * | | GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson2012-04-24
| * | | GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse2012-04-24
| * | | GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse2012-04-24
| |/ /
* / / vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
|/ /
* / GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-04-11
|\
| * GFS2: Allow caching of rindex glockBob Peterson2012-04-10
| * GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson2012-04-05
| * GFS2: use depends instead of select in kconfigBenjamin Poirier2012-03-26
| * GFS2: put glock reference in error patch of read_rindex_entryBob Peterson2012-03-26
* | get rid of pointless includes of ext2_fs.hAl Viro2012-03-31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-21
|\
| * GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-20
| * GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-09
| * GFS2: Clean up log flush header writingSteven Whitehouse2012-03-09
| * GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-08
| * GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse2012-03-07
| * GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpdBob Peterson2012-03-05
| * GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-05
| * GFS2: Unlock rindex mutex on glock errorBob Peterson2012-03-01
| * GFS2: Make bd_cmp() staticSteven Whitehouse2012-02-28
| * GFS2: Sort the ordered write listBob Peterson2012-02-28
| * GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-28
| * GFS2: Move two functions from log.c to lops.cSteven Whitehouse2012-02-28