summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_bmap.c
Commit message (Expand)AuthorAge
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-03
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-03
* xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong2016-08-03
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-03
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-03
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-03
* xfs: fix locking of the rt bitmap/summary inodesDarrick J. Wong2016-08-03
* xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-21
* xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-21
* Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-26
|\
| * xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner2016-03-15
|\
| * xfs: borrow indirect blocks from freed extent when availableBrian Foster2016-03-15
| * xfs: refactor delalloc indlen reservation split into helperBrian Foster2016-03-15
| * xfs: update freeblocks counter after extent deletionBrian Foster2016-03-15
* | Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner2016-03-09
|\ \
| * | xfs: remove impossible conditionLuis de Bethencourt2016-03-09
| |/
* | Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-07
|\ \
| * | xfs: remove xfs_trans_get_block_resChristoph Hellwig2016-03-02
| |/
* | xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
|/
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-11
* xfs: bmapbt checking on debug kernels too expensiveDave Chinner2016-01-08
* libxfs: use a convenience variable instead of open-coding the forkDarrick J. Wong2016-01-04
* xfs: get mp from bma->ip in xfs_bmap codeEric Sandeen2016-01-04
* Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-03
|\
| * xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-03
* | Merge branch 'xfs-logging-fixes' into for-nextDave Chinner2015-10-12
|\ \
| * | xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster2015-10-12
| |/
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
|/
* xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-19
* Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner2015-06-23
|\
| * xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-22
| * xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner2015-06-22
* | Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-04
|\ \
| * | xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-04
| * | xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
| |/
* | Merge branch 'xfs-misc-fixes-for-4.2' into for-nextDave Chinner2015-06-01
|\ \
| * | xfs: always log the inode on unwritten extent conversionBrian Foster2015-06-01
| |/
* | xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-29
|/
* Merge branch 'fallocate-insert-range' into for-nextDave Chinner2015-03-25
|\
| * xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-25
* | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner2015-03-25
|\ \
| * | xfs: remove xfs_bmap_sanity_check()Dave Chinner2015-03-25
* | | Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner2015-02-24
|\ \ \ | |/ / | | / | |/ |/|
| * xfs: introduce xfs_mod_frextentsDave Chinner2015-02-23
| * xfs: use generic percpu counters for free block counterDave Chinner2015-02-23
* | xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-23
* | xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-23
|/
* Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-22
|\