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.c
Age
Commit message (
Expand
)
Author
2017-12-08
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-14
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-13
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-03
xfs: support for synchronous DAX faults
Christoph Hellwig
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-10-01
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
2017-05-13
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-04-25
ext2, ext4, xfs: retrieve dax_device for iomap operations
Dan Williams
2017-04-06
xfs: actually report xattr extents via iomap
Darrick J. Wong
2017-04-03
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
2017-03-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-02-16
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
2017-02-16
xfs: clear delalloc and cache on buffered write failure
Brian Foster
2017-02-06
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
2017-02-06
xfs: introduce xfs_aligned_fsb_count
Christoph Hellwig
2017-02-06
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
2017-02-02
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-01-30
iomap: constify struct iomap_ops
Christoph Hellwig
2017-01-23
xfs: fix COW writeback race
Christoph Hellwig
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
2016-11-28
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-24
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
2016-11-24
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: create delalloc extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-09-19
xfs: use iomap to implement DAX
Christoph Hellwig
2016-09-19
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
2016-09-19
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
2016-09-19
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
2016-08-17
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
[next]