index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
2016-10-05
xfs: try other AGs to allocate a BMBT block
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
xfs: support removing extents from CoW fork
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-03
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
Merge branch 'xfs-4.9-delalloc-rework' into for-next
Dave Chinner
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-21
xfs: rearrange xfs_bmap_add_free parameters
Darrick J. Wong
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-15
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
2016-03-15
xfs: borrow indirect blocks from freed extent when available
Brian Foster
2016-03-15
xfs: refactor delalloc indlen reservation split into helper
Brian Foster
2016-03-15
xfs: update freeblocks counter after extent deletion
Brian Foster
2016-03-09
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
Dave Chinner
2016-03-09
xfs: remove impossible condition
Luis de Bethencourt
2016-03-07
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
Dave Chinner
2016-03-02
xfs: remove xfs_trans_get_block_res
Christoph Hellwig
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-08
xfs: bmapbt checking on debug kernels too expensive
Dave Chinner
2016-01-04
libxfs: use a convenience variable instead of open-coding the fork
Darrick J. Wong
2016-01-04
xfs: get mp from bma->ip in xfs_bmap code
Eric Sandeen
2015-11-03
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-10-12
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
xfs: log local to remote symlink conversions correctly on v5 supers
Brian Foster
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-06-23
Merge branch 'xfs-freelist-cleanup' into for-next
Dave Chinner
[next]