index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
1
-1
/
+2
2018-08-03
xfs: automatic dfops inode relogging
Brian Foster
1
-3
/
+0
2018-08-03
xfs: add missing defer ijoins for held inodes
Brian Foster
1
-0
/
+3
2018-07-31
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
1
-1
/
+4
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
1
-24
/
+2
2018-07-12
xfs: remove xfs_defer_init() firstblock param
Brian Foster
1
-3
/
+3
2018-07-12
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
1
-6
/
+4
2018-07-12
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
1
-11
/
+9
2018-07-12
xfs: refactor dfops init to attach to transaction
Brian Foster
1
-6
/
+3
2018-07-12
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
1
-4
/
+3
2018-07-12
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
1
-9
/
+12
2018-07-12
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
1
-1
/
+1
2018-07-12
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-3
/
+0
2018-07-12
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
1
-1
/
+2
2018-07-12
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-3
/
+0
2018-07-12
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
1
-2
/
+4
2018-06-24
xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
Darrick J. Wong
1
-1
/
+14
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
1
-2
/
+4
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-3
/
+3
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
1
-1
/
+1
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-2
/
+2
2018-05-09
xfs: clean up locking in xfs_file_iomap_begin
Dave Chinner
1
-37
/
+61
2018-05-09
xfs: simplify xfs_file_iomap_begin() logic
Dave Chinner
1
-36
/
+46
2018-03-02
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
1
-8
/
+19
2018-03-02
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
1
-4
/
+2
2018-03-02
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
1
-1
/
+10
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
1
-1
/
+1
2017-12-09
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2017-11-15
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+9
2017-11-14
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
1
-2
/
+2
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-6
/
+8
2017-11-03
xfs: support for synchronous DAX faults
Christoph Hellwig
1
-0
/
+5
2017-11-02
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-10-02
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
1
-3
/
+3
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
1
-2
/
+5
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+1
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
1
-3
/
+1
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
1
-3
/
+3
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-9
/
+1
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2017-06-28
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
1
-1
/
+1
2017-06-28
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
1
-1
/
+1
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
1
-0
/
+22
2017-05-14
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
1
-2
/
+2
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2017-04-25
ext2, ext4, xfs: retrieve dax_device for iomap operations
Dan Williams
1
-0
/
+10
2017-04-07
xfs: actually report xattr extents via iomap
Darrick J. Wong
1
-2
/
+2
2017-04-04
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
1
-2
/
+2
[next]