aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-12
* xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-12
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-12
* xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-12
* xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2017-01-12
* xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen2017-01-12
* xfs: don't cap maximum dedupe request lengthDarrick J. Wong2017-01-12
* xfs: don't allow di_size with high bit setDarrick J. Wong2017-01-12
* xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong2017-01-12
* xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong2017-01-12
* xfs: complain if we don't get nextents bmap recordsDarrick J. Wong2017-01-12
* xfs: check for bogus values in btree block headersDarrick J. Wong2017-01-12
* xfs: forbid AG btrees with level == 0Darrick J. Wong2017-01-12
* xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen2017-01-12
* xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen2017-01-12
* xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2017-01-12
* xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster2017-01-12
* xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig2017-01-12
* xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster2017-01-12
* xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig2017-01-12
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2017-01-12
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2017-01-12
* xfs: always succeed when deduping zero bytesDarrick J. Wong2017-01-12
* xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong2017-01-12
* xfs: new inode extent list lookup helpersChristoph Hellwig2017-01-12
* xfs: fix unbalanced inode reclaim flush lockingBrian Foster2017-01-12
* xfs: check minimum block size for CRC filesystemsDarrick J. Wong2017-01-12
* xfs: provide helper for counting extents from if_bytesEric Sandeen2017-01-12
* xfs: don't BUG() on mixed direct and mapped I/OBrian Foster2017-01-12
* xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster2017-01-12
* xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong2017-01-12
* xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen2017-01-12
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-01-06
* xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2017-01-06
* xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-23
* xfs: clear cowblocks tag when cow fork is emptiedBrian Foster2016-10-23
* xfs: fix up inode cowblocks tracking tracepointsBrian Foster2016-10-23
* xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-20
* xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-20
* xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-10-20
* xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-20
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-20
* xfs: don't bother looking at the refcount tree for readsChristoph Hellwig2016-10-20
* xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig2016-10-20
* xfs: add xfs_trim_extentDarrick J. Wong2016-10-20
* xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig2016-10-20
* xfs: remove xfs_file_wait_for_ioChristoph Hellwig2016-10-20
* xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig2016-10-20
* xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig2016-10-20
* xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig2016-10-20