| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-07 | 1 | -2/+1 |
|\ |
|
| * | block: remove the i argument to bio_for_each_segment_all | Christoph Hellwig | 2019-04-30 | 1 | -2/+1 |
* | | xfs: merge adjacent io completions of the same type | Darrick J. Wong | 2019-04-16 | 1 | -0/+86 |
* | | xfs: implement per-inode writeback completion queues | Darrick J. Wong | 2019-04-16 | 1 | -11/+38 |
|/ |
|
* | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 1 | -4/+5 |
|\ |
|
| * | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe | 2019-02-15 | 1 | -0/+2 |
| |\ |
|
| * | | block: enable multipage bvecs | Ming Lei | 2019-02-15 | 1 | -2/+2 |
| * | | block: allow bio_for_each_segment_all() to iterate over multi-page bvec | Ming Lei | 2019-02-15 | 1 | -2/+3 |
* | | | xfs: introduce an always_cow mode | Christoph Hellwig | 2019-02-21 | 1 | -1/+1 |
* | | | xfs: also truncate holes covered by COW blocks | Christoph Hellwig | 2019-02-21 | 1 | -15/+16 |
* | | | xfs: retry COW fork delalloc conversion when no extent was found | Christoph Hellwig | 2019-02-17 | 1 | -2/+16 |
* | | | xfs: remove the truncate short cut in xfs_map_blocks | Christoph Hellwig | 2019-02-17 | 1 | -20/+0 |
* | | | xfs: move xfs_iomap_write_allocate to xfs_aops.c | Christoph Hellwig | 2019-02-17 | 1 | -6/+45 |
* | | | xfs: remove the s_maxbytes checks in xfs_map_blocks | Christoph Hellwig | 2019-02-17 | 1 | -6/+2 |
* | | | xfs: remove the io_type field from the writeback context and ioend | Christoph Hellwig | 2019-02-17 | 1 | -51/+42 |
* | | | xfs: remove superfluous writeback mapping eof trimming | Brian Foster | 2019-02-11 | 1 | -15/+0 |
* | | | xfs: validate writeback mapping using data fork seq counter | Brian Foster | 2019-02-11 | 1 | -13/+47 |
| |/
|/| |
|
* | | xfs: eof trim writeback mapping as soon as it is cached | Brian Foster | 2019-02-03 | 1 | -0/+2 |
|/ |
|
* | xfs: remove XFS_IO_INVALID | Christoph Hellwig | 2018-10-18 | 1 | -2/+2 |
* | xfs: use WRITE_ONCE to update if_seq | Christoph Hellwig | 2018-08-07 | 1 | -2/+2 |
* | xfs: avoid COW fork extent lookups in writeback if the fork didn't change | Christoph Hellwig | 2018-07-31 | 1 | -5/+33 |
* | xfs: introduce a new xfs_inode_has_cow_data helper | Christoph Hellwig | 2018-07-30 | 1 | -2/+2 |
* | xfs: update my copyrights for the writeback and iomap code | Christoph Hellwig | 2018-07-11 | 1 | -0/+1 |
* | xfs: add support for sub-pagesize writeback without buffer_heads | Christoph Hellwig | 2018-07-11 | 1 | -434/+58 |
* | xfs: allow writeback on pages without buffer heads | Christoph Hellwig | 2018-07-11 | 1 | -14/+37 |
* | xfs: refactor the tail of xfs_writepage_map | Christoph Hellwig | 2018-07-11 | 1 | -33/+32 |
* | xfs: remove xfs_start_page_writeback | Christoph Hellwig | 2018-07-11 | 1 | -26/+20 |
* | xfs: move all writeback buffer_head manipulation into xfs_map_at_offset | Christoph Hellwig | 2018-07-11 | 1 | -17/+5 |
* | xfs: don't look at buffer heads in xfs_add_to_ioend | Christoph Hellwig | 2018-07-11 | 1 | -36/+32 |
* | xfs: remove the imap_valid flag | Christoph Hellwig | 2018-07-11 | 1 | -51/+38 |
* | xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly | Christoph Hellwig | 2018-07-11 | 1 | -14/+5 |
* | xfs: remove xfs_reflink_find_cow_mapping | Christoph Hellwig | 2018-07-11 | 1 | -6/+13 |
* | xfs: make xfs_writepage_map extent map centric | Dave Chinner | 2018-07-11 | 1 | -52/+36 |
* | xfs: rename the offset variable in xfs_writepage_map | Christoph Hellwig | 2018-07-11 | 1 | -10/+10 |
* | xfs: remove xfs_map_cow | Christoph Hellwig | 2018-07-11 | 1 | -98/+97 |
* | xfs: remove xfs_reflink_trim_irec_to_next_cow | Christoph Hellwig | 2018-07-11 | 1 | -7/+0 |
* | xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks | Christoph Hellwig | 2018-07-11 | 1 | -4/+1 |
* | xfs: don't clear imap_valid for a non-uptodate buffers | Christoph Hellwig | 2018-07-11 | 1 | -7/+2 |
* | xfs: do not set the page uptodate in xfs_writepage_map | Christoph Hellwig | 2018-07-11 | 1 | -6/+0 |
* | xfs: move locking into xfs_bmap_punch_delalloc_range | Christoph Hellwig | 2018-07-11 | 1 | -2/+0 |
* | xfs: simplify xfs_aops_discard_page | Christoph Hellwig | 2018-07-11 | 1 | -76/+9 |
* | xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages | Christoph Hellwig | 2018-07-11 | 1 | -0/+4 |
* | Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-06-12 | 1 | -13/+12 |
|\ |
|
| * | xfs: xfs_reflink_convert_cow() memory allocation deadlock | Dave Chinner | 2018-06-08 | 1 | -0/+11 |
| * | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-06-05 | 1 | -6/+15 |
|\ \
| |/ |
|
| * | xfs: use iomap_bmap | Christoph Hellwig | 2018-06-01 | 1 | -6/+3 |
| * | iomap: add a swapfile activation function | Darrick J. Wong | 2018-05-15 | 1 | -0/+12 |
* | | xfs: convert to bioset_init()/mempool_init() | Kent Overstreet | 2018-05-30 | 1 | -1/+1 |
|/ |
|
* | export __set_page_dirty | Matthew Wilcox | 2018-04-11 | 1 | -13/+2 |