index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: don't use current->journal_info
Dave Chinner
2024-03-25
1
-7
/
+0
*
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2024-02-01
1
-1
/
+2
*
iomap: don't chain bios
Christoph Hellwig
2024-02-01
1
-3
/
+3
*
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
1
-1
/
+1
*
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-30
1
-1
/
+1
|
\
|
*
fs/xfs: Fix typos in comments
Zizhen Pang
2023-08-18
1
-1
/
+1
*
|
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
2023-07-25
1
-1
/
+1
|
/
*
xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-12
1
-2
/
+0
*
xfs: fix off-by-one-block in xfs_discard_folio()
Dave Chinner
2023-03-05
1
-7
/
+14
*
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-28
1
-2
/
+12
*
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-11-29
1
-1
/
+1
*
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
2022-11-29
1
-10
/
+6
*
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+1
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-5
/
+5
|
\
|
*
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-4
/
+4
*
|
iomap: don't invalidate folios after writeback errors
Darrick J. Wong
2022-05-16
1
-3
/
+1
|
/
*
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
*
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
*
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+0
*
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
*
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
2022-01-26
1
-1
/
+15
*
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
1
-1
/
+1
|
\
|
*
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
2021-12-04
1
-1
/
+1
*
|
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
2021-12-18
1
-12
/
+12
|
/
*
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
2021-10-22
1
-3
/
+12
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-4
/
+4
*
xfs: drop ->writepage completely
Dave Chinner
2021-08-18
1
-17
/
+0
*
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
*
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
*
iomap: remove unused private field from ioend
Brian Foster
2021-05-04
1
-1
/
+1
*
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
1
-2
/
+1
*
xfs: drop unnecessary setfilesize helper
Brian Foster
2021-04-09
1
-20
/
+9
*
xfs: drop unused ioend private merge and setfilesize code
Brian Foster
2021-04-09
1
-45
/
+1
*
xfs: open code ioend needs workqueue helper
Brian Foster
2021-04-09
1
-8
/
+3
*
xfs: drop submit side trans alloc for append ioends
Brian Foster
2021-04-09
1
-42
/
+3
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-25
1
-2
/
+15
*
xfs: fix missing CoW blocks writeback conversion retry
Darrick J. Wong
2020-11-04
1
-2
/
+4
*
iomap: support partial page discard on writeback block mapping failure
Brian Foster
2020-11-04
1
-6
/
+8
*
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-09-21
1
-1
/
+1
*
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
1
-1
/
+1
|
\
|
*
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
1
-1
/
+1
*
|
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-8
/
+5
|
/
*
xfs: ratelimit xfs_discard_page messages
Christoph Hellwig
2020-03-02
1
-1
/
+1
*
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2020-01-03
1
-1
/
+1
*
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-10-28
1
-29
/
+5
*
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
2019-10-21
1
-4
/
+5
*
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
1
-581
/
+58
[next]