summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-5/+6
|\
| * iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig2018-06-011-3/+5
| * iomap: inline data should be an iomap type, not a flagChristoph Hellwig2018-06-011-2/+1
* | gfs2: Iomap cleanups and improvementsAndreas Gruenbacher2018-06-041-86/+119
* | gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher2018-06-041-4/+8
* | gfs2: hole_size improvementAndreas Gruenbacher2018-06-041-57/+153
* | gfs2: Update find_metapath commentAndreas Gruenbacher2018-06-041-3/+2
* | gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher2018-04-161-13/+1
|/
* GFS2: Minor improvements to comments and documentationBob Peterson2018-04-121-1/+1
* gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-291-13/+0
* gfs2: Check for the end of metadata in punch_holeAndreas Gruenbacher2018-03-231-1/+9
* gfs2: Improve gfs2_block_map commentAndreas Gruenbacher2018-03-081-4/+11
* gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher2018-03-071-3/+0
* gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher2018-02-131-20/+23
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-181-6/+4
* gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)Andreas Gruenbacher2018-01-181-1/+121
* gfs2: Turn trunc_dealloc into punch_holeAndreas Gruenbacher2018-01-181-59/+120
* 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/+30
* gfs2: Remove minor gfs2_journaled_truncate inefficienciesAndreas Gruenbacher2018-01-171-0/+13
* gfs2: truncate: Remove unnecessary oldsize parametersAndreas Gruenbacher2018-01-171-10/+7
* gfs2: Clean up trunc_start error pathAndreas Gruenbacher2018-01-171-10/+5
* 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-051-1/+1
|\
| * gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-1/+1
* | gfs2: replace CURRENT_TIME with current_timeStephen Rothwell2017-05-081-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-101-4/+4
|\ \ | |/ |/|
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-4/+4
* | GFS2: use BIT() macroFabian Frederick2016-08-021-3/+3
|/
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-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/+3
* 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