summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAgeFilesLines
...
* gfs2: Generalize truncate codeAndreas Gruenbacher2018-01-181-47/+75
* Turn gfs2_block_truncate_page into gfs2_block_zero_rangeAndreas Gruenbacher2018-01-171-8/+10
* gfs2: Improve non-recursive delete algorithmAndreas Gruenbacher2018-01-171-20/+31
* gfs2: Fix metadata read-ahead during truncateAndreas Gruenbacher2018-01-171-17/+25
* gfs2: Clean up {lookup,fillup}_metapathAndreas Gruenbacher2018-01-171-44/+30Star
* gfs2: Remove minor gfs2_journaled_truncate inefficienciesAndreas Gruenbacher2018-01-171-0/+13
* gfs2: truncate: Remove unnecessary oldsize parametersAndreas Gruenbacher2018-01-171-10/+7Star
* gfs2: Clean up trunc_start error pathAndreas Gruenbacher2018-01-171-10/+5Star
* gfs2: Add gfs2_blk2rgrpd comment and fix incorrect useSteven Whitehouse2018-01-171-1/+1
* GFS2: Implement iomap for block_mapBob Peterson2017-10-311-68/+205
* GFS2: Make height info part of metapathBob Peterson2017-10-311-47/+62
* gfs2: Clarify gfs2_block_mapAndreas Gruenbacher2017-09-251-4/+10
* GFS2: Fix non-recursive truncate bugBob Peterson2017-08-301-3/+16
* gfs2: add flag REQ_PRIO for metadata I/OColy Li2017-07-211-2/+3
* Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-1/+1
|\
| * gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-1/+1
* | gfs2: replace CURRENT_TIME with current_timeStephen Rothwell2017-05-091-2/+2
|/
* GFS2: Non-recursive deleteBob Peterson2017-04-191-285/+456
* Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-211-3/+26
|\
| * GFS2: Limit number of transaction blocks requested for truncatesBob Peterson2017-01-051-3/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-4/+4
|\ \ | |/ |/|
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-4/+4
* | GFS2: use BIT() macroFabian Frederick2016-08-021-3/+3
|/
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-211-1/+2
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-1/+1
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-6/+6
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-8/+3Star
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-1/+1
* gfs2: perform quota checks against allocation parametersAbhi Das2015-03-181-1/+1
* GFS2: Change maxlen variables to size_tBob Peterson2014-08-211-4/+5
* GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick2014-05-161-4/+4
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-031-0/+115
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-021-1/+2
* GFS2: Clean up reservation removalSteven Whitehouse2013-09-271-1/+3
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-2/+2
* GFS2: Reserve journal space for quota change in do_growBob Peterson2013-06-271-1/+3
* GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-031-4/+13
* GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson2013-04-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-261-1/+1
|\
| * gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman2013-02-131-1/+1
* | GFS2: Get a block reservation before resizing a fileBob Peterson2013-02-011-0/+4
* | GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-291-0/+2
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-12/+12
|/
* GFS2: Fix truncation of journaled data filesSteven Whitehouse2012-11-131-3/+49
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-071-1/+1
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-241-1/+1
* GFS2: Reduce file fragmentationBob Peterson2012-07-191-0/+3
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-13/+5Star
* GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson2012-05-111-2/+2