index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
2017-01-30
xfs: remove unused full argument from bmap
Eric Sandeen
2017-01-30
xfs: fix eofblocks race with file extending async dio writes
Brian Foster
2017-01-30
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-01-26
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2016-10-05
xfs: implement swapext for rmap filesystems
Darrick J. Wong
2016-10-05
xfs: refactor swapext code
Darrick J. Wong
2016-10-05
xfs: various swapext cleanups
Darrick J. Wong
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: swap inode reflink flags when swapping inode extents
Darrick J. Wong
2016-10-05
xfs: teach get_bmapx about shared extents and the CoW fork
Darrick J. Wong
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-08-03
xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
Darrick J. Wong
2016-08-03
xfs: propagate bmap updates to rmapbt
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
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-21
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
2016-06-21
xfs: kill xfs_zero_remaining_bytes
Christoph Hellwig
2016-06-21
xfs: split xfs_free_file_space in manageable pieces
Christoph Hellwig
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-06-01
xfs: remove spurious shutdown type check from xfs_bmap_finish()
Brian Foster
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-18
dax: use sb_issue_zerout instead of calling dax_clear_sectors
Matthew Wilcox
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-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-08
xfs: lock rt summary inode on allocation
Dave Chinner
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
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
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
2015-08-19
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
2015-06-04
xfs: add DAX block zeroing support
Dave Chinner
[next]