summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | GFS2: Use slab for block reservation memoryBob Peterson2012-04-244-8/+23
| * | | GFS2: make function gfs2_page_add_databufs staticBob Peterson2012-04-242-4/+2
| * | | GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson2012-04-241-6/+6
| * | | GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse2012-04-241-14/+11
| * | | GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse2012-04-241-9/+4
| |/ /
* | | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-101-1/+1
|/ /
* | GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-241-3/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-04-117-13/+41
|\
| * GFS2: Allow caching of rindex glockBob Peterson2012-04-101-2/+2
| * GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson2012-04-055-6/+36
| * GFS2: use depends instead of select in kconfigBenjamin Poirier2012-03-261-5/+2
| * GFS2: put glock reference in error patch of read_rindex_entryBob Peterson2012-03-261-0/+1
* | get rid of pointless includes of ext2_fs.hAl Viro2012-03-311-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-2119-245/+804
|\
| * GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-202-3/+3
| * GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-091-5/+8
| * GFS2: Clean up log flush header writingSteven Whitehouse2012-03-091-65/+66
| * GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-084-2/+25
| * GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse2012-03-071-0/+1
| * GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpdBob Peterson2012-03-051-10/+4
| * GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-053-14/+10
| * GFS2: Unlock rindex mutex on glock errorBob Peterson2012-03-011-1/+2
| * GFS2: Make bd_cmp() staticSteven Whitehouse2012-02-281-1/+1
| * GFS2: Sort the ordered write listBob Peterson2012-02-281-0/+16
| * GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-287-36/+152
| * GFS2: Move two functions from log.c to lops.cSteven Whitehouse2012-02-283-101/+97
| * GFS2: glock statistics gatheringSteven Whitehouse2012-02-285-19/+431
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-2/+1
|\ \
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
| |/
* | gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+12
|/
* GFS2: Read resource groups on mountSteven Whitehouse2012-02-284-20/+17
* GFS2: Ensure rindex is uptodate for fallocateBob Peterson2012-02-281-0/+5
* GFS2: Read in rindex if necessary during unlinkBob Peterson2012-02-281-2/+7
* GFS2: Fix race between lru_list and glock ref countSteven Whitehouse2012-02-281-4/+10
* GFS2: Fix nlink setting on inode creationSteven Whitehouse2012-01-111-3/+1
* GFS2: fail mount if journal recovery failsDavid Teigland2012-01-112-1/+3
* GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-113-2/+5
* GFS2: Fix a use-after-free that coverity spottedBob Peterson2012-01-111-1/+1
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-119-42/+1096
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2012-01-101-2/+2
|\
| * dlm: add recovery callbacksDavid Teigland2012-01-041-2/+2
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-082-4/+4
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-212-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-0819-334/+394
|\ \ \
| * | | GFS2: local functions should be staticH Hartley Sweeten2011-12-061-1/+1
| * | | GFS2: We only need one ACL getting functionSteven Whitehouse2011-11-231-9/+5
OpenPOWER on IntegriCloud