summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-11-30Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner
2016-11-28xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster
2016-11-28xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster
2016-11-28xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster
2016-11-28xfs: always succeed when deduping zero bytesDarrick J. Wong
2016-11-28fs: xfs: libxfs: constify xfs_nameops structuresBhumika Goyal
2016-11-28fs: xfs: xfs_icreate_item: constify xfs_item_ops structureBhumika Goyal
2016-11-28xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong
2016-11-28xfs: add XBF_XBF_NO_IOACCT to buf trace outputEric Sandeen
2016-11-24xfs: remove NULLEXTNUMChristoph Hellwig
2016-11-24xfs: remove xfs_bmap_search_extentsChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in xfs_reflink_end_cowChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocksChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cowChristoph Hellwig
2016-11-24xfs: cleanup xfs_reflink_find_cow_mappingChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig
2016-11-24xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in __xfs_bunmapiChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in xfs_bmapi_writeChristoph Hellwig
2016-11-24xfs: use new extent lookup helpers in xfs_bmapi_readChristoph Hellwig
2016-11-24xfs: cleanup xfs_bmap_last_beforeChristoph Hellwig
2016-11-24xfs: new inode extent list lookup helpersChristoph Hellwig
2016-11-10xfs: fix unbalanced inode reclaim flush lockingBrian Foster
2016-11-08xfs: provide helper for counting extents from if_bytesEric Sandeen
2016-11-08xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2016-11-08xfs: don't BUG() on mixed direct and mapped I/OBrian Foster
2016-11-08xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster
2016-11-08xfs: use struct iomap based DAX PMD fault pathRoss Zwisler
2016-11-08dax: correct dax iomap code namespaceRoss Zwisler
2016-10-24xfs: defer should abort intent items if the trans roll failsDarrick J. Wong
2016-10-24xfs: clear cowblocks tag when cow fork is emptiedBrian Foster
2016-10-24xfs: fix up inode cowblocks tracking tracepointsBrian Foster
2016-10-20xfs: remove xfs_bunmapi_cowChristoph Hellwig
2016-10-20xfs: optimize xfs_reflink_end_cowChristoph Hellwig
2016-10-20xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig
2016-10-20xfs: refactor xfs_bunmapi_cowChristoph Hellwig
2016-10-20xfs: optimize writes to reflink filesChristoph Hellwig
2016-10-20xfs: don't bother looking at the refcount tree for readsChristoph Hellwig
2016-10-20xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig
2016-10-20xfs: add xfs_trim_extentDarrick J. Wong
2016-10-20xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig
2016-10-20xfs: remove xfs_file_wait_for_ioChristoph Hellwig
2016-10-20xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig
2016-10-20xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig
2016-10-20xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig
2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks
2016-10-20libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-10-20xfs: unset MS_ACTIVE if mount failsDarrick J. Wong
2016-10-20xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen