aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/libxfs/xfs_bmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-13/+9
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig1-13/+9
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-15Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner1-43/+114
2016-03-15xfs: borrow indirect blocks from freed extent when availableBrian Foster1-10/+36
2016-03-15xfs: refactor delalloc indlen reservation split into helperBrian Foster1-19/+54
2016-03-15xfs: update freeblocks counter after extent deletionBrian Foster1-24/+34
2016-03-09Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner1-4/+1
2016-03-09xfs: remove impossible conditionLuis de Bethencourt1-4/+1
2016-03-07Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner1-3/+3
2016-03-02xfs: remove xfs_trans_get_block_resChristoph Hellwig1-3/+3
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner1-3/+3
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen1-4/+2
2016-01-08xfs: bmapbt checking on debug kernels too expensiveDave Chinner1-2/+8
2016-01-04libxfs: use a convenience variable instead of open-coding the forkDarrick J. Wong1-11/+12
2016-01-04xfs: get mp from bma->ip in xfs_bmap codeEric Sandeen1-2/+2
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner1-2/+33
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner1-2/+33
2015-10-12Merge branch 'xfs-logging-fixes' into for-nextDave Chinner1-4/+6
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell1-10/+10
2015-10-12xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster1-4/+6
2015-08-19xfs: add missing bmap cancel calls in error pathsBrian Foster1-0/+1
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner1-1/+2
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner1-1/+1
2015-06-22xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner1-1/+2
2015-06-04Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner1-10/+6
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig1-3/+2
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig1-7/+4
2015-06-01Merge branch 'xfs-misc-fixes-for-4.2' into for-nextDave Chinner1-1/+9
2015-06-01xfs: always log the inode on unwritten extent conversionBrian Foster1-1/+9
2015-05-29xfs: extent size hints can round up extents past MAXEXTLENDave Chinner1-12/+19
2015-03-25Merge branch 'fallocate-insert-range' into for-nextDave Chinner1-43/+313
2015-03-25Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner1-32/+0
2015-03-25xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon1-43/+313
2015-03-25xfs: remove xfs_bmap_sanity_check()Dave Chinner1-33/+0
2015-02-24Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner1-24/+16
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen1-5/+8
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen1-57/+64
2015-02-23xfs: introduce xfs_mod_frextentsDave Chinner1-5/+3
2015-02-23xfs: use generic percpu counters for free block counterDave Chinner1-19/+13
2015-01-22Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner1-1/+5
2015-01-22xfs: set buf types when converting extent formatsDave Chinner1-1/+5
2015-01-22xfs: consolidate superblock logging functionsDave Chinner1-5/+5
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner1-8/+6
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-43/+25
2014-12-04xfs: fix set-but-unused warningsDave Chinner1-2/+0
2014-12-04xfs: cleanup xfs_bmse_merge returnsDave Chinner1-15/+8
2014-12-04xfs: cleanup xfs_bmse_shift_one goto messDave Chinner1-26/+17
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner1-5/+1
2014-12-01xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot1-5/+1