..
libxfs
xfs: give xfs_extfree_intent its own perag reference
2025-03-28 21:59:02 +01:00
scrub
xfs: remove conditional building of rt geometry validator functions
2025-03-28 21:58:55 +01:00
Kconfig
kmem.c
kmem.h
Makefile
mrlock.h
xfs_acl.c
xfs_acl.h
xfs_aops.c
xfs: fix off-by-one-block in xfs_discard_folio()
2024-05-25 16:21:32 +02:00
xfs_aops.h
xfs_attr_inactive.c
xfs: make inode unlinked bucket recovery work with quotacheck
2024-09-30 16:23:54 +02:00
xfs_attr_item.c
xfs: don't leak recovered attri intent items
2025-03-28 21:58:54 +01:00
xfs_attr_item.h
xfs_attr_list.c
xfs_bio_io.c
xfs_bmap_item.c
xfs: reserve less log space when recovering log intent items
2025-03-28 21:58:54 +01:00
xfs_bmap_item.h
xfs_bmap_util.c
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
2025-02-01 18:30:07 +01:00
xfs_bmap_util.h
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
2024-05-25 16:21:31 +02:00
xfs_buf_item_recover.c
xfs_buf_item.c
xfs: buffer pins need to hold a buffer reference
2024-09-30 16:23:52 +02:00
xfs_buf_item.h
xfs_buf.c
xfs: force all buffers to be written during btree bulk load
2025-03-28 21:58:55 +01:00
xfs_buf.h
xfs: force all buffers to be written during btree bulk load
2025-03-28 21:58:55 +01:00
xfs_dir2_readdir.c
xfs_discard.c
xfs_discard.h
xfs_dquot_item_recover.c
xfs: dquot recovery does not validate the recovered dquot
2025-02-01 18:30:09 +01:00
xfs_dquot_item.c
xfs_dquot_item.h
xfs_dquot.c
xfs: clean up dqblk extraction
2025-02-01 18:30:08 +01:00
xfs_dquot.h
xfs_error.c
xfs: drop write error injection is unfixable, remove it
2024-05-25 16:21:32 +02:00
xfs_error.h
xfs_export.c
xfs: fix reloading entire unlinked bucket lists
2024-09-30 16:23:54 +02:00
xfs_export.h
xfs_extent_busy.c
xfs: fix extent busy updating
2024-09-30 16:23:51 +02:00
xfs_extent_busy.h
xfs_extfree_item.c
xfs: give xfs_extfree_intent its own perag reference
2025-03-28 21:59:02 +01:00
xfs_extfree_item.h
xfs_file.c
xfs: allow read IO and FICLONE to run concurrently
2025-02-01 18:30:07 +01:00
xfs_filestream.c
xfs_filestream.h
xfs_fsmap.c
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
2025-03-28 21:58:54 +01:00
xfs_fsmap.h
xfs_fsops.c
xfs: fix perag leak when growfs fails
2025-03-28 21:58:55 +01:00
xfs_fsops.h
xfs_globals.c
xfs_health.c
xfs_icache.c
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
2024-09-30 16:23:53 +02:00
xfs_icache.h
xfs: collect errors from inodegc for unlinked inode recovery
2024-09-30 16:23:52 +02:00
xfs_icreate_item.c
xfs_icreate_item.h
xfs_inode_item_recover.c
xfs: inode recovery does not validate the recovered inode
2025-02-01 18:30:08 +01:00
xfs_inode_item.c
xfs: initialise di_crc in xfs_log_dinode
2025-03-28 21:58:55 +01:00
xfs_inode_item.h
xfs: fix AGF vs inode cluster buffer deadlock
2024-09-30 16:23:52 +02:00
xfs_inode.c
xfs: Add error handling for xfs_reflink_cancel_cow_range
2025-02-21 13:49:47 +01:00
xfs_inode.h
xfs: respect the stable writes flag on the RT device
2025-02-01 18:30:09 +01:00
xfs_ioctl32.c
xfs_ioctl32.h
xfs_ioctl.c
xfs: respect the stable writes flag on the RT device
2025-02-01 18:30:09 +01:00
xfs_ioctl.h
xfs_iomap.c
xfs: attach dquots to inode before reading data/cow fork mappings
2024-05-25 16:21:33 +02:00
xfs_iomap.h
xfs: use iomap_valid method to detect stale cached iomaps
2024-05-25 16:21:32 +02:00
xfs_iops.c
xfs: respect the stable writes flag on the RT device
2025-02-01 18:30:09 +01:00
xfs_iops.h
xfs_itable.c
xfs: fix reloading entire unlinked bucket lists
2024-09-30 16:23:54 +02:00
xfs_itable.h
xfs_iunlink_item.c
xfs_iunlink_item.h
xfs_iwalk.c
xfs_iwalk.h
xfs_linux.h
xfs_log_cil.c
xfs_log_priv.h
xfs_log_recover.c
xfs: abort intent items when recovery intents fail
2025-02-01 18:30:08 +01:00
xfs_log.c
xfs: up(ic_sema) if flushing data device fails
2025-02-01 18:30:08 +01:00
xfs_log.h
xfs_message.c
xfs_message.h
xfs_mount.c
xfs: fix sb write verify for lazysbcount
2024-05-25 16:21:32 +02:00
xfs_mount.h
xfs: make inode unlinked bucket recovery work with quotacheck
2024-09-30 16:23:54 +02:00
xfs_mru_cache.c
xfs_mru_cache.h
xfs_notify_failure.c
xfs: correct calculation for agend and blockcount
2024-09-30 16:23:53 +02:00
xfs_ondisk.h
xfs_pnfs.c
xfs: use iomap_valid method to detect stale cached iomaps
2024-05-25 16:21:32 +02:00
xfs_pnfs.h
xfs_pwork.c
xfs_pwork.h
xfs_qm_bhv.c
xfs: don't over-report free space or inodes in statvfs
2025-02-21 13:49:36 +01:00
xfs_qm_syscalls.c
xfs_qm.c
xfs: fix reloading entire unlinked bucket lists
2024-09-30 16:23:54 +02:00
xfs_qm.h
xfs_quota.h
xfs_quotaops.c
xfs_refcount_item.c
xfs: reserve less log space when recovering log intent items
2025-03-28 21:58:54 +01:00
xfs_refcount_item.h
xfs_reflink.c
xfs: use deferred frees for btree block freeing
2025-03-28 21:58:54 +01:00
xfs_reflink.h
xfs_rmap_item.c
xfs: reserve less log space when recovering log intent items
2025-03-28 21:58:54 +01:00
xfs_rmap_item.h
xfs_rtalloc.c
xfs: recompute growfsrtfree transaction reservation while growing rt volume
2025-03-28 21:58:55 +01:00
xfs_rtalloc.h
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
2025-03-28 21:58:54 +01:00
xfs_stats.c
xfs_stats.h
xfs_super.c
xfs: report realtime block quota limits on realtime directories
2025-02-21 13:49:35 +01:00
xfs_super.h
xfs_symlink.c
xfs_symlink.h
xfs_sysctl.c
xfs_sysctl.h
xfs_sysfs.c
xfs_sysfs.h
xfs_trace.c
xfs_trace.h
xfs: pass refcount intent directly through the log intent code
2025-03-28 21:58:53 +01:00
xfs_trans_ail.c
xfs_trans_buf.c
xfs_trans_dquot.c
xfs_trans_priv.h
xfs_trans.c
xfs: only run precommits once per transaction object
2024-12-19 18:08:50 +01:00
xfs_trans.h
xfs_xattr.c
xfs_xattr.h
xfs.h