summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-10-29xfs: clean up printing inode32/64 in xfs_showargsChristoph Hellwig
2019-10-29xfs: clean up printing the allocsize option inChristoph Hellwig
2019-10-29xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZEChristoph Hellwig
2019-10-29xfs: rename the XFS_MOUNT_DFLT_IOSIZE option toChristoph Hellwig
2019-10-29xfs: simplify parsing of allocsize mount optionChristoph Hellwig
2019-10-29xfs: rename the m_writeio_* fields in struct xfs_mountChristoph Hellwig
2019-10-29xfs: remove the m_readio_* fields in struct xfs_mountChristoph Hellwig
2019-10-29xfs: don't use a different allocsice for -o wsyncChristoph Hellwig
2019-10-29xfs: cleanup calculating the stat optimal I/O sizeChristoph Hellwig
2019-10-29xfs: remove the dsunit and dswidth variables inChristoph Hellwig
2019-10-29xfs: remove the biosize mount optionIan Kent
2019-10-29xfs: simplify setting bio flagsChristoph Hellwig
2019-10-29xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocksDarrick J. Wong
2019-10-29xfs: refactor xfs_bmap_count_blocks using newer btree helpersDarrick J. Wong
2019-10-29xfs: replace -EIO with -EFSCORRUPTED for corrupt metadataDarrick J. Wong
2019-10-29xfs: namecheck directory entry names before listing themDarrick J. Wong
2019-10-29xfs: namecheck attribute names before listing themDarrick J. Wong
2019-10-29xfs: check attribute leaf block structureDarrick J. Wong
2019-10-28xfs: consolidate preallocation in xfs_file_fallocatexfs-5.5-merge-5Christoph Hellwig
2019-10-28xfs: disable xfs_ioc_space for always COW inodesChristoph Hellwig
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig
2019-10-28xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64Christoph Hellwig
2019-10-28xfs: use xfs_inode_buftarg in xfs_file_ioctlChristoph Hellwig
2019-10-28xfs: use xfs_inode_buftarg in xfs_file_dio_aio_writeChristoph Hellwig
2019-10-28xfs: add a xfs_inode_buftarg helperChristoph Hellwig
2019-10-28xfs: mark xfs_buf_free staticChristoph Hellwig
2019-10-24xfs: Sanity check flags of Q_XQUOTARM callxfs-5.5-merge-3Jan Kara
2019-10-23xfs: add mising include of xfs_pnfs.h for missing declarationsBen Dooks (Codethink)
2019-10-23xfs: don't set bmapi total block req where minleft isBrian Foster
2019-10-23xfs: cap longest free extent to maximum allocatableDave Chinner
2019-10-21xfs: remove the duplicated inode log fieldmask setkaixuxia
2019-10-21xfs: improve the IOMAP_NOWAIT check for COW inodesxfs-5.5-merge-2Christoph Hellwig
2019-10-21xfs: cleanup xfs_direct_write_iomap_beginChristoph Hellwig
2019-10-21xfs: rename the whichfork variable in xfs_buffered_write_iomap_beginChristoph Hellwig
2019-10-21xfs: split the iomap ops for buffered vs direct writesChristoph Hellwig
2019-10-21xfs: move xfs_file_iomap_begin_delay aroundChristoph Hellwig
2019-10-21xfs: split out a new set of read-only iomap opsChristoph Hellwig
2019-10-21xfs: factor out a helper to calculate the end_fsbChristoph Hellwig
2019-10-21xfs: fill out the srcmap in iomap_beginChristoph Hellwig
2019-10-21xfs: refactor xfs_file_iomap_begin_delayChristoph Hellwig
2019-10-21xfs: pass two imaps to xfs_reflink_allocate_cowChristoph Hellwig
2019-10-21xfs: remove xfs_reflink_dirty_extentsChristoph Hellwig
2019-10-21xfs: also call xfs_file_iomap_end_delalloc for zeroing operationsChristoph Hellwig
2019-10-21xfs: fix inode fork extent count overflowDave Chinner
2019-10-21xfs: remove the XLOG_STATE_DO_CALLBACK stateChristoph Hellwig
2019-10-21xfs: turn ic_state into an enumChristoph Hellwig
2019-10-21xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flagsChristoph Hellwig
2019-10-21xfs: remove dead ifdef XFSERRORDEBUG codeChristoph Hellwig
2019-10-21xfs: call xlog_state_release_iclog with l_icloglock heldChristoph Hellwig
2019-10-21xfs: move the locking from xlog_state_finish_copy to the callersChristoph Hellwig