]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_bmap.c
xfs: support bmapping delalloc extents in the CoW fork
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_bmap.c
2016-10-25  Darrick J. Wongxfs: support bmapping delalloc extents in the CoW fork
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-10-25  Darrick J. Wongxfs: return work remaining at the end of a bunmapi...
2016-10-25  Darrick J. Wongxfs: implement deferred bmbt map/unmap operations
2016-10-25  Darrick J. Wongxfs: pass bmapi flags through to bmap_del_extent
2016-10-25  Darrick J. Wongxfs: map an inode's offset to an exact physical block
2016-10-25  Darrick J. Wongxfs: adjust refcount when unmapping file blocks
2016-10-25  Dave Chinnerxfs: remote attribute blocks aren't really userdata
2016-10-25  Christoph Hellwigxfs: rewrite and optimize the delalloc write path
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-08-10  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J. Wongxfs: rmap btree requires more reserved free space
2016-08-10  Darrick J. Wongxfs: add owner field to extent allocation and freeing
2016-08-10  Darrick J. Wongxfs: add tracepoints and error injection for deferred...
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J. Wongxfs: fix locking of the rt bitmap/summary inodes
2016-08-10  Darrick J. Wongxfs: convert list of extents to free into a regular...
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-06-21  Kirill A. Shutemovmm, fs: get rid of PAGE_CACHE_* and page_cache_{get...
2016-06-21  Brian Fosterxfs: borrow indirect blocks from freed extent when...
2016-06-21  Brian Fosterxfs: refactor delalloc indlen reservation split into...
2016-06-21  Brian Fosterxfs: update freeblocks counter after extent deletion
2016-06-21  Luis de Bethencourtxfs: remove impossible condition
2016-06-21  Christoph Hellwigxfs: remove xfs_trans_get_block_res
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2016-02-17  Dave Chinnerxfs: bmapbt checking on debug kernels too expensive
2016-02-17  Eric Sandeenxfs: get mp from bma->ip in xfs_bmap code
2016-02-17  Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2016-02-15  Bill O'Donnellxfs: per-filesystem stats counter implementation
2016-02-15  Brian Fosterxfs: log local to remote symlink conversions correctly...
2016-02-15  Brian Fosterxfs: add missing bmap cancel calls in error paths
2015-12-20  Darrick J. Wonglibxfs: use a convenience variable instead of open...
2015-12-20  Darrick J. Wonglibxfs: reorder xfs_bmap_add_free args
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave Chinnerxfs: clean up XFS_MIN_FREELIST macros
2015-07-31  Dave Chinnerxfs: xfs_alloc_fix_freelist() can use incore perag...
2015-07-31  Brian Fosterxfs: always log the inode on unwritten extent conversion
2015-07-31  Dave Chinnerxfs: extent size hints can round up extents past MAXEXTLEN
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerxfs: Nuke XFS_ERROR macro
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2013-11-13  Dave Chinnerxfs: remove newlines from strings passed to __xfs_printk
2013-11-13  Dave Chinnerlibxfs: Minor cleanup and bug fix sync
2013-11-13  Dave Chinnerxfs: fix some minor sparse warnings
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-09-16  Dave Chinnerxfs: create xfs_bmap_util.[ch]
2013-09-16  Dave Chinnerlibxfs: local to remote format support of remote symlinks
2013-09-16  Dave Chinnerxfs: remove local fork format handling from xfs_bmapi_w...
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-08-06  Dave Chinnerxfs: buffer type overruns blf_flags field
2013-08-06  Dave Chinnerlibxfs: add crc format changes to generic btrees
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-09-29  Barry NaujokUpdate the shared kernel and userspace code to the...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2005-12-17  Nathan ScottCleanup xfs_repair error reporting slightly.
2005-12-02  Nathan ScottSort out cosmetic differences between user and kernel...
2005-11-16  Nathan ScottFix build warnings on ia64 Linux and on IRIX too.
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-11-11  Nathan ScottImplement the di_extsize allocator hint for non-realtim...
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-09-29  Nathan ScottMerge back a kernel attr2 fix into libxfs.
2005-09-16  Nathan ScottSupport for updated inline extended attributes format...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-08-05  Nathan ScottSync up user/kernel sources, minor changes only
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-18  Nathan Scottxfsprogs update - kernel/user sync up and Ethan's Mac...
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2003-01-03  Nathan ScottSync up user/kernel sources and headers (native extents).
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-07-12  Steve Lordwhite space cleanup
2002-07-10  Eric Sandeenuserspace sync-up
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-06-03  Nathan Scottsync with recent kernel changes, noop for userspace.
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:112141a by nathans.
2002-01-11  Nathan Scottsync with Keiths recent kernel change.
2001-12-11  Nathan Scottsync kernel changes (32 bit inodes) with userspace...
2001-10-23  Nathan Scottsync userpsace with recent XFS kernel changes - this...
next