aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-3/+26
2017-01-05GFS2: Limit number of transaction blocks requested for truncatesBob Peterson1-3/+26
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-4/+4
2016-08-02GFS2: use BIT() macroFabian Frederick1-3/+3
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig1-1/+2
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie1-1/+1
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-6/+6
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson1-8/+3
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson1-1/+1
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