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_iomap.h
Age
Commit message (
Expand
)
Author
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-11-07
xfs: write page faults in iomap are not buffered writes
Dave Chinner
2022-07-17
xfs: support CoW in fsdax mode
Shiyang Ruan
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
2021-12-04
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
2019-11-03
xfs: simplify the xfs_iomap_write_direct calling
Christoph Hellwig
2019-11-03
xfs: mark xfs_eof_alignment static
Christoph Hellwig
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
2019-10-21
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
2019-10-21
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
Christoph Hellwig
2019-02-21
xfs: fix SEEK_DATA for speculative COW fork preallocation
Christoph Hellwig
2019-02-21
xfs: make xfs_bmbt_to_iomap more useful
Christoph Hellwig
2019-02-17
xfs: move xfs_iomap_write_allocate to xfs_aops.c
Christoph Hellwig
2018-07-31
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-02-06
xfs: introduce xfs_aligned_fsb_count
Christoph Hellwig
2017-01-30
iomap: constify struct iomap_ops
Christoph Hellwig
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2013-10-01
xfs: get rid of count from xfs_iomap_write_allocate()
Jie Liu
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
2010-07-26
xfs: do not use emums for flags used in tracing
Christoph Hellwig
2010-07-26
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
Christoph Hellwig
2010-05-19
xfs: mark xfs_iomap_write_ helpers static
Christoph Hellwig
2010-05-19
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
2010-05-19
xfs: kill struct xfs_iomap
Christoph Hellwig
2010-05-19
xfs: report iomap_bn in block base
Christoph Hellwig
2010-05-19
xfs: remove iomap_delta
Christoph Hellwig
2010-05-19
xfs: remove iomap_target
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-04-06
xfs: remove xfs_flush_space
Dave Chinner
2009-03-29
xfs: fix various typos
Malcolm Parsons
2008-02-07
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
2008-02-07
[XFS] kill BMAPI_UNWRITTEN
Christoph Hellwig
2008-02-07
[XFS] kill BMAPI_DEVICE
Christoph Hellwig
2007-10-16
[XFS] Kill unused IOMAP_EOF flag
Christoph Hellwig
2007-05-08
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
2005-11-25
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
Eric Sandeen
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-05-05
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
Nathan Scott
2005-05-05
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds