index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
2020-03-02
xfs: ratelimit xfs_discard_page messages
Christoph Hellwig
2020-01-03
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-10-21
xfs: split out a new set of read-only iomap ops
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
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-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-12
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-01
block: fix .bi_size overflow
Ming Lei
2019-06-30
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-28
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-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-16
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-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
xfs: also truncate holes covered by COW blocks
Christoph Hellwig
2019-02-17
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-15
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-11
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-03
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
2018-10-18
xfs: remove XFS_IO_INVALID
Christoph Hellwig
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-07-31
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
2018-07-30
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
2018-07-11
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2018-07-11
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
2018-07-11
xfs: remove xfs_start_page_writeback
Christoph Hellwig
2018-07-11
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
2018-07-11
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
[next]