summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_rtalloc.c
Commit message (Expand)AuthorAge
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: simplify xfs_rtallocate_extentChristoph Hellwig2017-02-17
* 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: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
* xfs: remove timestamps from incore inodeDave Chinner2016-02-09
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-11
* xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-19
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-04
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
* Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-02
|\
| * xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-02
* | xfs: xfs_rtget_summary can be staticFengguang Wu2014-09-23
* | xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen2014-09-09
|/
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-30
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: use tr_growrtalloc for growing rt filesBrian Foster2014-02-07
* xfs: split xfs_rtalloc.c for userspace sanityDave Chinner2013-10-23
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: remove __KERNEL__ from debug codeDave Chinner2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: fix issues that cause userspace warningsDave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: introduce xfs_rtalloc_defs.hDave Chinner2013-08-12
* xfs: uncached buffer reads need to return an errorDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: remove xfs_iget.cDave Chinner2012-10-17
* xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner2012-08-23
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: clean up buffer get/read call APIDave Chinner2012-05-14
* xfs: fix deadlock in xfs_rtfree_extentKamal Dasu2012-03-22
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner2011-10-11
* xfs: remove xfs_bmapi_single()Dave Chinner2011-10-11
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-07
* xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-22
* xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-07