aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18gfs2: perform quota checks against allocation parametersAbhi Das1-1/+1
2014-08-21GFS2: Change maxlen variables to size_tBob Peterson1-4/+5
2014-05-16GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick1-4/+4
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse1-0/+115
2013-10-02GFS2: Add allocation parameters structureSteven Whitehouse1-1/+2
2013-09-27GFS2: Clean up reservation removalSteven Whitehouse1-1/+3
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-2/+2
2013-06-27GFS2: Reserve journal space for quota change in do_growBob Peterson1-1/+3
2013-06-03GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson1-4/+13
2013-04-08GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson1-1/+1
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2013-02-13gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman1-1/+1
2013-02-01GFS2: Get a block reservation before resizing a fileBob Peterson1-0/+4
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse1-0/+2
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse1-12/+12
2012-11-13GFS2: Fix truncation of journaled data filesSteven Whitehouse1-3/+49
2012-11-07GFS2: Add Orlov allocatorSteven Whitehouse1-1/+1
2012-09-24GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse1-1/+1
2012-07-19GFS2: Reduce file fragmentationBob Peterson1-0/+3
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson1-13/+5
2012-05-11GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson1-2/+2
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson1-2/+4
2012-04-05GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson1-1/+5
2012-03-20GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson1-2/+2
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-10/+9
2011-11-21GFS2: move toward a generic multi-block allocatorBob Peterson1-2/+2
2011-11-15GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson1-2/+2
2011-11-08GFS2: More automated code analysis fixesSteven Whitehouse1-3/+0
2011-10-21GFS2: Move readahead of metadata during deallocation into its own functionSteven Whitehouse1-19/+26
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski1-0/+12
2011-10-21GFS2: speed up delete/unlink performance for large filesBob Peterson1-3/+23
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse1-2/+2
2011-10-21GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse1-78/+71
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse1-7/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+2
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig1-0/+2
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen1-10/+2
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-24GFS2: deallocation performance patchBob Peterson1-5/+15
2010-11-30GFS2: Fix uninitialised error value in previous patchSteven Whitehouse1-1/+1
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski1-2/+7
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski1-1/+1
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse1-7/+5
2010-09-20GFS2: New truncate sequenceSteven Whitehouse1-128/+119
2010-07-30GFS2: Fix typo in stuffed file data copy handlingAbhijith Das1-1/+1
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson1-10/+5
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson1-0/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-7/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0