aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* 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
| * GFS2: glock statistics gatheringSteven Whitehouse2012-02-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| |/
* / gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* GFS2: Read resource groups on mountSteven Whitehouse2012-02-28
* GFS2: Ensure rindex is uptodate for fallocateBob Peterson2012-02-28
* GFS2: Read in rindex if necessary during unlinkBob Peterson2012-02-28
* GFS2: Fix race between lru_list and glock ref countSteven Whitehouse2012-02-28
* GFS2: Fix nlink setting on inode creationSteven Whitehouse2012-01-11
* GFS2: fail mount if journal recovery failsDavid Teigland2012-01-11
* GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-11
* GFS2: Fix a use-after-free that coverity spottedBob Peterson2012-01-11
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2012-01-10
|\
| * dlm: add recovery callbacksDavid Teigland2012-01-04
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-08
|\ \ \
| * | | GFS2: local functions should be staticH Hartley Sweeten2011-12-06
| * | | GFS2: We only need one ACL getting functionSteven Whitehouse2011-11-23
| * | | GFS2: Fix multi-block allocationSteven Whitehouse2011-11-22
| * | | GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
| * | | GFS2: split function rgblk_searchBob Peterson2011-11-21
| * | | GFS2: Fix up "off by one" in the previous patchSteven Whitehouse2011-11-21
| * | | GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-21
| * | | GFS2: O_(D)SYNC support for fallocateSteven Whitehouse2011-11-21
| * | | GFS2: remove vestigial al_allocedBob Peterson2011-11-18
| * | | GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-15
| * | | GFS2: Add non-try locks back to get_local_rgrpBob Peterson2011-11-15
| * | | GFS2: f_ra is always valid in dir readahead functionSteven Whitehouse2011-11-09
| * | | GFS2: Fix very unlikley memory leak in ACL xattr codeSteven Whitehouse2011-11-09