aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/bmap.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+26
2017-01-05GFS2: Limit number of transaction blocks requested for truncatesGravatar Bob Peterson 1-3/+26
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+4
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsGravatar Deepa Dinamani 1-4/+4
2016-08-02GFS2: use BIT() macroGravatar Fabian Frederick 1-3/+3
2016-07-20block: get rid of bio_rw and READAGravatar Christoph Hellwig 1-1/+2
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyGravatar Mike Christie 1-1/+1
2016-06-07fs: have submit_bh users pass in op and flags separatelyGravatar Mike Christie 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-6/+6
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureGravatar Bob Peterson 1-8/+3
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Gravatar Bob Peterson 1-1/+1
2015-03-18gfs2: perform quota checks against allocation parametersGravatar Abhi Das 1-1/+1
2014-08-21GFS2: Change maxlen variables to size_tGravatar Bob Peterson 1-4/+5
2014-05-16GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesGravatar Fabian Frederick 1-4/+4
2014-03-03GFS2: Clean up journal extent mappingGravatar Steven Whitehouse 1-0/+115
2013-10-02GFS2: Add allocation parameters structureGravatar Steven Whitehouse 1-1/+2
2013-09-27GFS2: Clean up reservation removalGravatar Steven Whitehouse 1-1/+3
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterGravatar Kirill A. Shutemov 1-2/+2
2013-06-27GFS2: Reserve journal space for quota change in do_growGravatar Bob Peterson 1-1/+3
2013-06-03GFS2: Increase i_writecount during gfs2_setattr_sizeGravatar Bob Peterson 1-4/+13
2013-04-08GFS2: Remove vestigial parameter ip from function rs_deltreeGravatar Bob Peterson 1-1/+1
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2013-02-13gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEGravatar Eric W. Biederman 1-1/+1
2013-02-01GFS2: Get a block reservation before resizing a fileGravatar Bob Peterson 1-0/+4
2013-01-29GFS2: Use ->writepages for ordered writesGravatar Steven Whitehouse 1-0/+2
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoGravatar Steven Whitehouse 1-12/+12
2012-11-13GFS2: Fix truncation of journaled data filesGravatar Steven Whitehouse 1-3/+49
2012-11-07GFS2: Add Orlov allocatorGravatar Steven Whitehouse 1-1/+1
2012-09-24GFS2: Add structure to contain rgrp, bitmap, offset tupleGravatar Steven Whitehouse 1-1/+1
2012-07-19GFS2: Reduce file fragmentationGravatar Bob Peterson 1-0/+3
2012-06-06GFS2: Fold quota data into the reservations structGravatar Bob Peterson 1-13/+5
2012-05-11GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferGravatar Bob Peterson 1-2/+2
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryGravatar Bob Peterson 1-2/+4
2012-04-05GFS2: Make sure rindex is uptodate before starting transactionsGravatar Bob Peterson 1-1/+5
2012-03-20GFS2: Change truncate page allocation to be GFP_NOFSGravatar Bob Peterson 1-2/+2
2011-11-22GFS2: decouple quota allocations from block allocationsGravatar Bob Peterson 1-10/+9
2011-11-21GFS2: move toward a generic multi-block allocatorGravatar Bob Peterson 1-2/+2
2011-11-15GFS2: combine gfs2_alloc_block and gfs2_alloc_diGravatar Bob Peterson 1-2/+2
2011-11-08GFS2: More automated code analysis fixesGravatar Steven Whitehouse 1-3/+0
2011-10-21GFS2: Move readahead of metadata during deallocation into its own functionGravatar Steven Whitehouse 1-19/+26
2011-10-21GFS2: rewrite fallocate code to write blocks directlyGravatar Benjamin Marzinski 1-0/+12
2011-10-21GFS2: speed up delete/unlink performance for large filesGravatar Bob Peterson 1-3/+23
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Gravatar Steven Whitehouse 1-2/+2
2011-10-21GFS2: Call do_strip() directly from recursive_scan()Gravatar Steven Whitehouse 1-78/+71
2011-10-21GFS2: Make resource groups "append only" during life of fsGravatar Steven Whitehouse 1-7/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+2
2011-07-20fs: move inode_dio_wait calls into ->setattrGravatar Christoph Hellwig 1-0/+2
2011-07-15GFS2: combine duplicated block freeing routinesGravatar Eric Sandeen 1-10/+2
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directoryGravatar Steven Whitehouse 1-0/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1