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-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-06-20
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
2017-06-19
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
2017-05-16
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-25
xfs: more do_div cleanups
Eric Sandeen
2017-04-12
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-03
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
2017-04-03
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-04-03
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-02-17
xfs: simplify xfs_rtallocate_extent
Christoph Hellwig
2017-02-16
xfs: don't reserve blocks for right shift transactions
Brian Foster
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
[next]