index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-16
|
\
*
\
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-12
|
\
\
|
|
/
|
/
|
|
*
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
2019-06-30
|
*
xfs: simplify xfs_ioend_can_merge
Christoph Hellwig
2019-06-30
|
*
xfs: allow merging ioends over append boundaries
Christoph Hellwig
2019-06-30
|
*
xfs: fix a comment typo in xfs_submit_ioend
Christoph Hellwig
2019-06-30
|
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
|
*
xfs: implement cgroup aware writeback
Christoph Hellwig
2019-06-28
|
*
xfs: simplify xfs_chain_bio
Christoph Hellwig
2019-06-28
*
|
block: fix .bi_size overflow
Ming Lei
2019-07-01
*
|
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
2019-06-17
|
/
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
|
\
|
*
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
*
|
xfs: merge adjacent io completions of the same type
Darrick J. Wong
2019-04-16
*
|
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-04-16
|
/
*
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
|
\
|
*
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
|
|
\
|
*
|
block: enable multipage bvecs
Ming Lei
2019-02-15
|
*
|
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
*
|
|
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
*
|
|
xfs: also truncate holes covered by COW blocks
Christoph Hellwig
2019-02-21
*
|
|
xfs: retry COW fork delalloc conversion when no extent was found
Christoph Hellwig
2019-02-17
*
|
|
xfs: remove the truncate short cut in xfs_map_blocks
Christoph Hellwig
2019-02-17
*
|
|
xfs: move xfs_iomap_write_allocate to xfs_aops.c
Christoph Hellwig
2019-02-17
*
|
|
xfs: remove the s_maxbytes checks in xfs_map_blocks
Christoph Hellwig
2019-02-17
*
|
|
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
2019-02-17
*
|
|
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2019-02-11
*
|
|
xfs: validate writeback mapping using data fork seq counter
Brian Foster
2019-02-11
|
|
/
|
/
|
*
|
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
2019-02-03
|
/
*
xfs: remove XFS_IO_INVALID
Christoph Hellwig
2018-10-18
*
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-07
*
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
2018-07-31
*
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
2018-07-30
*
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
2018-07-12
*
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-12
*
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2018-07-12
*
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
2018-07-12
*
xfs: remove xfs_start_page_writeback
Christoph Hellwig
2018-07-12
*
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
2018-07-12
*
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
2018-07-12
*
xfs: remove the imap_valid flag
Christoph Hellwig
2018-07-12
*
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
2018-07-12
*
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
2018-07-12
*
xfs: make xfs_writepage_map extent map centric
Dave Chinner
2018-07-12
*
xfs: rename the offset variable in xfs_writepage_map
Christoph Hellwig
2018-07-12
*
xfs: remove xfs_map_cow
Christoph Hellwig
2018-07-12
*
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2018-07-12
*
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
Christoph Hellwig
2018-07-12
*
xfs: don't clear imap_valid for a non-uptodate buffers
Christoph Hellwig
2018-07-12
*
xfs: do not set the page uptodate in xfs_writepage_map
Christoph Hellwig
2018-07-12
[next]