aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\ \ | |/ |/|
| * iomap: wire up the iopoll methodChristoph Hellwig2019-02-24
| * Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-15
| |\
| * | block: enable multipage bvecsMing Lei2019-02-15
| * | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-15
* | | xfs: fix reporting supported extra file attributes for statx()Luis R. Rodriguez2019-03-01
* | | xfs: fix backwards endian conversion in scrubDarrick J. Wong2019-02-25
* | | xfs: fix uninitialized error variablesDarrick J. Wong2019-02-25
* | | xfs: rework breaking of shared extents in xfs_file_iomap_beginDarrick J. Wong2019-02-25
* | | xfs: don't pass iomap flags to xfs_reflink_allocate_cowDarrick J. Wong2019-02-25
* | | xfs: fix uninitialized error variableColin Ian King2019-02-21
* | | xfs: introduce an always_cow modeChristoph Hellwig2019-02-21
* | | xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delayChristoph Hellwig2019-02-21
* | | xfs: make COW fork unwritten extent conversions more robustChristoph Hellwig2019-02-21
* | | xfs: merge COW handling into xfs_file_iomap_begin_delayChristoph Hellwig2019-02-21
* | | xfs: also truncate holes covered by COW blocksChristoph Hellwig2019-02-21
* | | xfs: don't use delalloc extents for COW on files with extsize hintsChristoph Hellwig2019-02-21
* | | xfs: fix SEEK_DATA for speculative COW fork preallocationChristoph Hellwig2019-02-21
* | | xfs: make xfs_bmbt_to_iomap more usefulChristoph Hellwig2019-02-21
* | | xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-18
* | | xfs: retry COW fork delalloc conversion when no extent was foundChristoph Hellwig2019-02-17
* | | xfs: remove the truncate short cut in xfs_map_blocksChristoph Hellwig2019-02-17
* | | xfs: move xfs_iomap_write_allocate to xfs_aops.cChristoph Hellwig2019-02-17
* | | xfs: move stat accounting to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-17
* | | xfs: move transaction handling to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-17
* | | xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_writeChristoph Hellwig2019-02-17
* | | xfs: factor out two helpers from xfs_bmapi_writeChristoph Hellwig2019-02-17
* | | xfs: simplify the xfs_bmap_btree_to_extents calling conventionsChristoph Hellwig2019-02-17
* | | xfs: remove the s_maxbytes checks in xfs_map_blocksChristoph Hellwig2019-02-17
* | | xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig2019-02-17
* | | xfs: don't ever put nlink > 0 inodes on the unlinked listDarrick J. Wong2019-02-15
* | | xfs: reserve blocks for ifree transaction during log recoveryDarrick J. Wong2019-02-15
* | | xfs: rename m_inotbt_nores to m_finobt_noresDarrick J. Wong2019-02-15
* | | xfs: don't overflow xattr listent bufferDarrick J. Wong2019-02-14
* | | xfs: compile time offset checks for common v4/v5 metadataBrian Foster2019-02-11
* | | xfs: use buf ops magic to detect btree block typeDarrick J. Wong2019-02-11
* | | xfs: add magic numbers to dquot buffer opsDarrick J. Wong2019-02-11
* | | xfs: add inode magic to inode verifierDarrick J. Wong2019-02-11
* | | xfs: factor xfs_da3_blkinfo verification into common helperBrian Foster2019-02-11
* | | xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-11
* | | xfs: use verifier magic field in dir2 leaf verifiersBrian Foster2019-02-11
* | | xfs: distinguish between bnobt and cntbt magic valuesBrian Foster2019-02-11
* | | xfs: split up allocation btree verifierBrian Foster2019-02-11
* | | xfs: distinguish between inobt and finobt magic valuesBrian Foster2019-02-11
* | | xfs: create a separate finobt verifierBrian Foster2019-02-11
* | | xfs: always check magic values in on-disk byte orderBrian Foster2019-02-11
* | | xfs: clarify documentation for the function to reverify buffersBrian Foster2019-02-11
* | | xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-11
* | | xfs: add tracepoints for high level iunlink operationsDarrick J. Wong2019-02-11
* | | xfs: refactor inode update in iunlink_removeDarrick J. Wong2019-02-11