Age | Commit message (Expand) | Author |
2019-10-21 | xfs: pass two imaps to xfs_reflink_allocate_cow | Christoph Hellwig |
2019-10-21 | xfs: remove xfs_reflink_dirty_extents | Christoph Hellwig |
2019-10-21 | xfs: also call xfs_file_iomap_end_delalloc for zeroing operations | Christoph Hellwig |
2019-10-21 | xfs: fix inode fork extent count overflow | Dave Chinner |
2019-10-21 | xfs: remove the XLOG_STATE_DO_CALLBACK state | Christoph Hellwig |
2019-10-21 | xfs: turn ic_state into an enum | Christoph Hellwig |
2019-10-21 | xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags | Christoph Hellwig |
2019-10-21 | xfs: remove dead ifdef XFSERRORDEBUG code | Christoph Hellwig |
2019-10-21 | xfs: call xlog_state_release_iclog with l_icloglock held | Christoph Hellwig |
2019-10-21 | xfs: move the locking from xlog_state_finish_copy to the callers | Christoph Hellwig |
2019-10-21 | xfs: remove the unused ic_io_size field from xlog_in_core | Christoph Hellwig |
2019-10-21 | xfs: pass the correct flag to xlog_write_iclog | Christoph Hellwig |
2019-10-21 | xfs: optimize near mode bnobt scans with concurrent cntbt lookups | Brian Foster |
2019-10-21 | xfs: factor out tree fixup logic into helper | Brian Foster |
2019-10-21 | xfs: refactor near mode alloc bnobt scan into separate function | Brian Foster |
2019-10-21 | xfs: refactor and reuse best extent scanning logic | Brian Foster |
2019-10-21 | xfs: refactor allocation tree fixup code | Brian Foster |
2019-10-21 | xfs: reuse best extent tracking logic for bnobt scan | Brian Foster |
2019-10-21 | xfs: refactor cntbt lastblock scan best extent logic into helper | Brian Foster |
2019-10-21 | xfs: track best extent from cntbt lastblock scan in alloc cursor | Brian Foster |
2019-10-21 | xfs: track allocation busy state in allocation cursor | Brian Foster |
2019-10-21 | xfs: introduce allocation cursor data structure | Brian Foster |
2019-10-21 | xfs: track active state of allocation btree cursors | Brian Foster |
2019-10-21 | xfs: ignore extent size hints for always COW inodes | Christoph Hellwig |
2019-10-21 | xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS | yu kuai |
2019-10-21 | iomap: use a srcmap for a read-modify-write I/O | Goldwyn Rodrigues |
2019-10-21 | iomap: use write_begin to read pages to unshare | Christoph Hellwig |
2019-10-21 | iomap: move the zeroing case out of iomap_read_page_sync | Christoph Hellwig |
2019-10-21 | iomap: ignore non-shared or non-data blocks in xfs_file_dirty | Christoph Hellwig |
2019-10-21 | iomap: always use AOP_FLAG_NOFS in iomap_write_begin | Christoph Hellwig |
2019-10-21 | iomap: remove the unused iomap argument to __iomap_write_end | Christoph Hellwig |
2019-10-21 | iomap: enhance writeback error message | Darrick J. Wong |
2019-10-21 | iomap: pass a struct page to iomap_finish_page_writeback | Christoph Hellwig |
2019-10-21 | iomap: cleanup iomap_ioend_compare | Christoph Hellwig |
2019-10-21 | iomap: move struct iomap_page out of iomap.h | Christoph Hellwig |
2019-10-21 | iomap: warn on inline maps in iomap_writepage_map | Christoph Hellwig |
2019-10-21 | iomap: lift the xfs writeback code to iomap | Christoph Hellwig |
2019-10-21 | iomap: lift common tracing code from xfs to iomap | Christoph Hellwig |
2019-10-21 | iomap: zero newly allocated mapped blocks | Christoph Hellwig |
2019-10-21 | xfs: remove the fork fields in the writepage_ctx and ioend | Christoph Hellwig |
2019-10-21 | xfs: turn io_append_trans into an io_private void pointer | Christoph Hellwig |
2019-10-21 | xfs: refactor the ioend merging code | Christoph Hellwig |
2019-10-21 | xfs: use a struct iomap in xfs_writepage_ctx | Christoph Hellwig |
2019-10-21 | xfs: set IOMAP_F_NEW more carefully | Christoph Hellwig |
2019-10-21 | xfs: initialize iomap->flags in xfs_bmbt_to_iomap | Christoph Hellwig |
2019-10-17 | iomap: iomap that extends beyond EOF should be marked dirty | Dave Chinner |
2019-10-15 | xfs: Use iomap_dio_rw to wait for unaligned direct IO | Jan Kara |
2019-10-15 | iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() | Jan Kara |
2019-10-13 | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-10-13 | Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block | Linus Torvalds |