summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-261-3/+3
* xfs: remove all boilerplate defer init/finish codeBrian Foster2018-07-261-8/+1
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-111-1/+1
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-111-2/+2
* xfs: use ->t_firstblock for all xfs_bmapi_write() callersBrian Foster2018-07-111-3/+2
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-111-2/+1
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-111-1/+1
* xfs: use ->t_dfops for all xfs_bmapi_write() callersBrian Foster2018-07-111-3/+4
* xfs: replace do_mod with native operationsDave Chinner2018-06-081-3/+7
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-011-1/+1
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* xfs: simplify xfs_rtallocate_extentChristoph Hellwig2017-02-171-16/+8
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-5/+5
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-4/+4
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+1
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-12/+9
* xfs: remove timestamps from incore inodeDave Chinner2016-02-091-1/+1
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-111-2/+1
* xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-191-28/+29
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-3/+3
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-8/+2
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-021-18/+12
|\
| * xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-021-18/+12
* | xfs: xfs_rtget_summary can be staticFengguang Wu2014-09-231-1/+1
* | xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen2014-09-091-53/+2
|/
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-2/+2
* xfs: global error sign conversionDave Chinner2014-06-251-10/+10
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-7/+7
* xfs: use tr_growrtalloc for growing rt filesBrian Foster2014-02-071-1/+1
* xfs: split xfs_rtalloc.c for userspace sanityDave Chinner2013-10-231-1247/+290
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-6/+3
* xfs: decouple log and transaction headersDave Chinner2013-10-231-3/+4
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-8/+9
* xfs: remove __KERNEL__ from debug codeDave Chinner2013-08-121-1/+1
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: fix issues that cause userspace warningsDave Chinner2013-08-121-2/+2
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+1
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-121-1/+0
* xfs: introduce xfs_rtalloc_defs.hDave Chinner2013-08-121-1/+1
* xfs: uncached buffer reads need to return an errorDave Chinner2012-11-151-1/+8
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-151-3/+3
* xfs: remove xfs_iget.cDave Chinner2012-10-171-0/+1
* xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner2012-08-231-1/+1
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0