xfs: merge xfs_showargs into xfs_fs_show_options
[linux-2.6-microblaze.git] / fs /
2019-10-29 Christoph Hellwigxfs: merge xfs_showargs into xfs_fs_show_options
2019-10-29 Christoph Hellwigxfs: clean up printing inode32/64 in xfs_showargs
2019-10-29 Christoph Hellwigxfs: clean up printing the allocsize option in
2019-10-29 Christoph Hellwigxfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
2019-10-29 Christoph Hellwigxfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
2019-10-29 Christoph Hellwigxfs: simplify parsing of allocsize mount option
2019-10-29 Christoph Hellwigxfs: rename the m_writeio_* fields in struct xfs_mount
2019-10-29 Christoph Hellwigxfs: remove the m_readio_* fields in struct xfs_mount
2019-10-29 Christoph Hellwigxfs: don't use a different allocsice for -o wsync
2019-10-29 Christoph Hellwigxfs: cleanup calculating the stat optimal I/O size
2019-10-29 Christoph Hellwigxfs: remove the dsunit and dswidth variables in
2019-10-29 Ian Kentxfs: remove the biosize mount option
2019-10-29 Christoph Hellwigxfs: simplify setting bio flags
2019-10-29 Darrick J. Wongxfs: refactor xfs_iread_extents to use xfs_btree_visit_...
2019-10-29 Darrick J. Wongxfs: refactor xfs_bmap_count_blocks using newer btree...
2019-10-29 Darrick J. Wongxfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
2019-10-29 Darrick J. Wongxfs: namecheck directory entry names before listing...
2019-10-29 Darrick J. Wongxfs: namecheck attribute names before listing them
2019-10-29 Darrick J. Wongxfs: check attribute leaf block structure
2019-10-28 Christoph Hellwigxfs: consolidate preallocation in xfs_file_fallocate
2019-10-28 Christoph Hellwigxfs: disable xfs_ioc_space for always COW inodes
2019-10-28 Christoph Hellwigfs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
2019-10-28 Christoph Hellwigxfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64
2019-10-28 Christoph Hellwigxfs: use xfs_inode_buftarg in xfs_file_ioctl
2019-10-28 Christoph Hellwigxfs: use xfs_inode_buftarg in xfs_file_dio_aio_write
2019-10-28 Christoph Hellwigxfs: add a xfs_inode_buftarg helper
2019-10-28 Christoph Hellwigxfs: mark xfs_buf_free static
2019-10-24 Jan Karaxfs: Sanity check flags of Q_XQUOTARM call
2019-10-24 Ben Dooks (Codethink)xfs: add mising include of xfs_pnfs.h for missing decla...
2019-10-24 Brian Fosterxfs: don't set bmapi total block req where minleft is
2019-10-24 Dave Chinnerxfs: cap longest free extent to maximum allocatable
2019-10-21 kaixuxiaxfs: remove the duplicated inode log fieldmask set
2019-10-21 Christoph Hellwigxfs: improve the IOMAP_NOWAIT check for COW inodes
2019-10-21 Christoph Hellwigxfs: cleanup xfs_direct_write_iomap_begin
2019-10-21 Christoph Hellwigxfs: rename the whichfork variable in xfs_buffered_writ...
2019-10-21 Christoph Hellwigxfs: split the iomap ops for buffered vs direct writes
2019-10-21 Christoph Hellwigxfs: move xfs_file_iomap_begin_delay around
2019-10-21 Christoph Hellwigxfs: split out a new set of read-only iomap ops
2019-10-21 Christoph Hellwigxfs: factor out a helper to calculate the end_fsb
2019-10-21 Christoph Hellwigxfs: fill out the srcmap in iomap_begin
2019-10-21 Christoph Hellwigxfs: refactor xfs_file_iomap_begin_delay
2019-10-21 Christoph Hellwigxfs: pass two imaps to xfs_reflink_allocate_cow
2019-10-21 Christoph Hellwigxfs: remove xfs_reflink_dirty_extents
2019-10-21 Christoph Hellwigxfs: also call xfs_file_iomap_end_delalloc for zeroing...
2019-10-21 Dave Chinnerxfs: fix inode fork extent count overflow
2019-10-21 Christoph Hellwigxfs: remove the XLOG_STATE_DO_CALLBACK state
2019-10-21 Christoph Hellwigxfs: turn ic_state into an enum
2019-10-21 Christoph Hellwigxfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UN...
2019-10-21 Christoph Hellwigxfs: remove dead ifdef XFSERRORDEBUG code
2019-10-21 Christoph Hellwigxfs: call xlog_state_release_iclog with l_icloglock...
2019-10-21 Christoph Hellwigxfs: move the locking from xlog_state_finish_copy to...
2019-10-21 Christoph Hellwigxfs: remove the unused ic_io_size field from xlog_in_core
2019-10-21 Christoph Hellwigxfs: pass the correct flag to xlog_write_iclog
2019-10-21 Brian Fosterxfs: optimize near mode bnobt scans with concurrent...
2019-10-21 Brian Fosterxfs: factor out tree fixup logic into helper
2019-10-21 Brian Fosterxfs: refactor near mode alloc bnobt scan into separate...
2019-10-21 Brian Fosterxfs: refactor and reuse best extent scanning logic
2019-10-21 Brian Fosterxfs: refactor allocation tree fixup code
2019-10-21 Brian Fosterxfs: reuse best extent tracking logic for bnobt scan
2019-10-21 Brian Fosterxfs: refactor cntbt lastblock scan best extent logic...
2019-10-21 Brian Fosterxfs: track best extent from cntbt lastblock scan in...
2019-10-21 Brian Fosterxfs: track allocation busy state in allocation cursor
2019-10-21 Brian Fosterxfs: introduce allocation cursor data structure
2019-10-21 Brian Fosterxfs: track active state of allocation btree cursors
2019-10-21 Christoph Hellwigxfs: ignore extent size hints for always COW inodes
2019-10-21 yu kuaixfs: include QUOTA, FATAL ASSERT build options in XFS_B...
2019-10-21 Goldwyn Rodriguesiomap: use a srcmap for a read-modify-write I/O
2019-10-21 Christoph Hellwigiomap: use write_begin to read pages to unshare
2019-10-21 Christoph Hellwigiomap: move the zeroing case out of iomap_read_page_sync
2019-10-21 Christoph Hellwigiomap: ignore non-shared or non-data blocks in xfs_file...
2019-10-21 Christoph Hellwigiomap: always use AOP_FLAG_NOFS in iomap_write_begin
2019-10-21 Christoph Hellwigiomap: remove the unused iomap argument to __iomap_writ...
2019-10-21 Darrick J. Wongiomap: enhance writeback error message
2019-10-21 Christoph Hellwigiomap: pass a struct page to iomap_finish_page_writeback
2019-10-21 Christoph Hellwigiomap: cleanup iomap_ioend_compare
2019-10-21 Christoph Hellwigiomap: move struct iomap_page out of iomap.h
2019-10-21 Christoph Hellwigiomap: warn on inline maps in iomap_writepage_map
2019-10-21 Christoph Hellwigiomap: lift the xfs writeback code to iomap
2019-10-21 Christoph Hellwigiomap: lift common tracing code from xfs to iomap
2019-10-21 Christoph Hellwigiomap: zero newly allocated mapped blocks
2019-10-21 Christoph Hellwigxfs: remove the fork fields in the writepage_ctx and...
2019-10-21 Christoph Hellwigxfs: turn io_append_trans into an io_private void pointer
2019-10-21 Christoph Hellwigxfs: refactor the ioend merging code
2019-10-21 Christoph Hellwigxfs: use a struct iomap in xfs_writepage_ctx
2019-10-21 Christoph Hellwigxfs: set IOMAP_F_NEW more carefully
2019-10-21 Christoph Hellwigxfs: initialize iomap->flags in xfs_bmbt_to_iomap
2019-10-17 Dave Chinneriomap: iomap that extends beyond EOF should be marked...
2019-10-15 Jan Karaxfs: Use iomap_dio_rw to wait for unaligned direct IO
2019-10-15 Jan Karaiomap: Allow forcing of waiting for running DIO in...
2019-10-13 Linus TorvaldsMerge tag 'trace-v5.4-rc2' of git://git./linux/kernel...
2019-10-13 Linus TorvaldsMerge tag 'hwmon-for-v5.4-rc3' of git://git./linux...
2019-10-13 Linus TorvaldsMerge tag 'fixes-for-5.4-rc3' of git://git./linux/kerne...
2019-10-13 Linus TorvaldsMerge tag 'for-linus-20191012' of git://git.kernel...
2019-10-13 Steven Rostedt ... tracing: Do not create tracefs files if tracefs lockdow...
2019-10-13 Steven Rostedt ... tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracef...
2019-10-12 Linus TorvaldsMerge tag 'char-misc-5.4-rc3' of git://git./linux/kerne...
2019-10-12 Linus TorvaldsMerge tag 'staging-5.4-rc3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge tag 'tty-5.4-rc3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge tag 'usb-5.4-rc3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
next