summaryrefslogtreecommitdiff
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAge
* gfs2: replace CURRENT_TIME with current_timeStephen Rothwell2017-05-08
* GFS2: Non-recursive deleteBob Peterson2017-04-19
* Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\
| * GFS2: Limit number of transaction blocks requested for truncatesBob Peterson2017-01-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ | |/ |/|
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | GFS2: use BIT() macroFabian Frederick2016-08-02
|/
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-07
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-14
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-24
* gfs2: perform quota checks against allocation parametersAbhi Das2015-03-18
* GFS2: Change maxlen variables to size_tBob Peterson2014-08-21
* GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick2014-05-16
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-03
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
* GFS2: Clean up reservation removalSteven Whitehouse2013-09-27
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* GFS2: Reserve journal space for quota change in do_growBob Peterson2013-06-27
* GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-03
* GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson2013-04-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\
| * gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman2013-02-13
* | GFS2: Get a block reservation before resizing a fileBob Peterson2013-02-01
* | GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-29
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-29
|/
* GFS2: Fix truncation of journaled data filesSteven Whitehouse2012-11-13
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-07
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-24
* GFS2: Reduce file fragmentationBob Peterson2012-07-19
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
* GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson2012-05-11
* GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson2012-04-24
* GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson2012-04-05
* GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-20
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
* GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-21
* GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-15
* GFS2: More automated code analysis fixesSteven Whitehouse2011-11-08
* GFS2: Move readahead of metadata during deallocation into its own functionSteven Whitehouse2011-10-21
* GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski2011-10-21
* GFS2: speed up delete/unlink performance for large filesBob Peterson2011-10-21
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-21
* GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse2011-10-21
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-07-20
* | GFS2: combine duplicated block freeing routinesEric Sandeen2011-07-15
|/