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.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
2022-12-04
xfs: Remove duplicated include in xfs_iomap.c
Yang Li
1
-2
/
+0
2022-11-30
xfs: attach dquots to inode before reading data/cow fork mappings
Darrick J. Wong
1
-4
/
+4
2022-11-29
xfs: add debug knob to slow down write for fun
Darrick J. Wong
1
-2
/
+12
2022-11-29
xfs: drop write error injection is unfixable, remove it
Dave Chinner
1
-9
/
+0
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
1
-20
/
+75
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
1
-6
/
+2
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
1
-39
/
+8
2022-11-23
xfs: use byte ranges for write cleanup ranges
Dave Chinner
1
-15
/
+25
2022-11-23
xfs: punching delalloc extents on write failure is racy
Dave Chinner
1
-18
/
+23
2022-11-07
xfs: write page faults in iomap are not buffered writes
Dave Chinner
1
-0
/
+9
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+29
2022-08-05
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2022-07-25
xfs: Add async buffered write support
Stefan Roesch
1
-1
/
+4
2022-07-25
xfs: Specify lockmode when calling xfs_ilock_for_iomap()
Stefan Roesch
1
-3
/
+3
2022-07-18
xfs: support CoW in fsdax mode
Shiyang Ruan
1
-1
/
+29
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
1
-1
/
+1
2022-07-10
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
1
-2
/
+2
2022-07-10
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-2
/
+2
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
1
-0
/
+5
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
1
-14
/
+14
2021-12-04
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
1
-2
/
+8
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
1
-3
/
+4
2021-12-04
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
1
-15
/
+20
2021-12-04
xfs: use xfs_direct_write_iomap_ops for DAX zeroing
Christoph Hellwig
1
-2
/
+2
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-1
/
+6
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
1
-0
/
+25
2021-08-24
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
1
-4
/
+4
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-6
/
+6
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-2
/
+2
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
1
-2
/
+2
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
1
-10
/
+6
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-04-08
xfs: Fix dax inode extent calculation when direct write is performed on an un...
Chandan Babu R
1
-2
/
+3
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-30
/
+23
2021-02-11
xfs: restore shutdown check in mapped write fault path
Brian Foster
1
-0
/
+3
2021-02-03
xfs: refactor reflink functions to use xfs_trans_alloc_inode
Darrick J. Wong
1
-1
/
+2
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
1
-17
/
+5
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
1
-9
/
+2
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
1
-13
/
+13
2021-02-03
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
1
-4
/
+2
2021-02-03
xfs: reduce quota reservation when doing a dax unwritten extent conversion
Darrick J. Wong
1
-1
/
+1
2021-02-01
xfs: reduce exclusive locking on unaligned dio
Dave Chinner
1
-8
/
+21
2021-01-23
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
1
-0
/
+5
2021-01-23
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
1
-0
/
+5
2020-11-19
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
1
-0
/
+29
2020-08-05
xfs: delete duplicated words + other fixes
Randy Dunlap
1
-1
/
+1
2020-07-29
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-12
/
+12
2020-07-29
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-6
/
+6
2020-07-29
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
1
-3
/
+3
[next]