..
libxfs
xfs: rename XFS_REFC_COW_START to _COWFLAG
2022-10-31 08:58:22 -07:00
scrub
xfs: check record domain when accessing refcount records
2022-10-31 08:58:21 -07:00
Kconfig
…
Makefile
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
kmem.c
…
kmem.h
…
mrlock.h
…
xfs.h
…
xfs_acl.c
…
xfs_acl.h
…
xfs_aops.c
mm/migrate: Add filemap_migrate_folio()
2022-08-02 12:34:04 -04:00
xfs_aops.h
…
xfs_attr_inactive.c
xfs: don't leak memory when attr fork loading fails
2022-07-20 16:40:39 -07:00
xfs_attr_item.c
xfs: dump corrupt recovered log intent items to dmesg consistently
2022-10-31 08:58:20 -07:00
xfs_attr_item.h
…
xfs_attr_list.c
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
2022-07-09 15:17:21 -07:00
xfs_bio_io.c
fs/xfs: Use the enum req_op and blk_opf_t types
2022-07-14 12:14:33 -06:00
xfs_bmap_item.c
xfs: dump corrupt recovered log intent items to dmesg consistently
2022-10-31 08:58:20 -07:00
xfs_bmap_item.h
…
xfs_bmap_util.c
xfs: fix NULL pointer dereference in xfs_getbmap()
2022-07-31 09:21:27 -07:00
xfs_bmap_util.h
…
xfs_buf.c
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
xfs_buf.h
xfs: xfs_buf cache destroy isn't RCU safe
2022-07-20 16:40:39 -07:00
xfs_buf_item.c
…
xfs_buf_item.h
…
xfs_buf_item_recover.c
…
xfs_dir2_readdir.c
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
2022-10-04 16:39:58 +11:00
xfs_discard.c
xfs: pass perag to xfs_alloc_read_agf()
2022-07-07 19:07:40 +10:00
xfs_discard.h
…
xfs_dquot.c
xfs: Fix comment typo
2022-07-22 10:58:39 -07:00
xfs_dquot.h
…
xfs_dquot_item.c
…
xfs_dquot_item.h
…
xfs_dquot_item_recover.c
…
xfs_error.c
xfs: fix memory leak in xfs_errortag_init
2022-10-20 09:42:56 -07:00
xfs_error.h
…
xfs_export.c
…
xfs_export.h
…
xfs_extent_busy.c
…
xfs_extent_busy.h
…
xfs_extfree_item.c
xfs: dump corrupt recovered log intent items to dmesg consistently
2022-10-31 08:58:20 -07:00
xfs_extfree_item.h
xfs: refactor all the EFI/EFD log item sizeof logic
2022-10-31 08:58:20 -07:00
xfs_file.c
xfs: fix incorrect return type for fsdax fault handlers
2022-10-31 08:51:45 -07:00
xfs_filestream.c
xfs: pass perag to xfs_alloc_read_agf()
2022-07-07 19:07:40 +10:00
xfs_filestream.h
…
xfs_fsmap.c
xfs: pass perag to xfs_alloc_read_agf()
2022-07-07 19:07:40 +10:00
xfs_fsmap.h
…
xfs_fsops.c
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
xfs_fsops.h
…
xfs_globals.c
…
xfs_health.c
…
xfs_icache.c
treewide: use get_random_u32() when possible
2022-10-11 17:42:58 -06:00
xfs_icache.h
xfs: introduce xfs_inodegc_push()
2022-06-23 13:34:38 -07:00
xfs_icreate_item.c
…
xfs_icreate_item.h
…
xfs_inode.c
xfs: increase rename inode reservation
2022-10-26 13:02:24 -07:00
xfs_inode.h
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
xfs_inode_item.c
xfs: remove the redundant word in comment
2022-09-19 06:45:14 +10:00
xfs_inode_item.h
…
xfs_inode_item_recover.c
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
2022-09-19 06:47:14 +10:00
xfs_ioctl.c
xfs: convert XFS_IFORK_PTR to a static inline helper
2022-07-09 15:17:21 -07:00
xfs_ioctl.h
…
xfs_ioctl32.c
…
xfs_ioctl32.h
…
xfs_iomap.c
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
xfs_iomap.h
xfs: support CoW in fsdax mode
2022-07-17 17:14:32 -07:00
xfs_iops.c
xfs: changes for 6.1-rc1
2022-10-10 20:32:10 -07:00
xfs_iops.h
xfs: remove xfs_setattr_time() declaration
2022-09-19 06:53:14 +10:00
xfs_itable.c
xfs: port to vfs{g,u}id_t and associated helpers
2022-09-19 06:54:14 +10:00
xfs_itable.h
…
xfs_iunlink_item.c
xfs: add in-memory iunlink log item
2022-07-14 11:47:42 +10:00
xfs_iunlink_item.h
xfs: add in-memory iunlink log item
2022-07-14 11:47:42 +10:00
xfs_iwalk.c
…
xfs_iwalk.h
…
xfs_linux.h
fs/xfs: Use the enum req_op and blk_opf_t types
2022-07-14 12:14:33 -06:00
xfs_log.c
treewide: use get_random_u32() when possible
2022-10-11 17:42:58 -06:00
xfs_log.h
xfs: move CIL ordering to the logvec chain
2022-07-07 18:56:08 +10:00
xfs_log_cil.c
xfs: xlog_sync() manually adjusts grant head space
2022-07-07 18:56:09 +10:00
xfs_log_priv.h
xfs: xlog_sync() manually adjusts grant head space
2022-07-07 18:56:09 +10:00
xfs_log_recover.c
xfs: avoid a UAF when log intent item recovery fails
2022-10-18 14:39:29 -07:00
xfs_message.c
…
xfs_message.h
…
xfs_mount.c
xfs: simplify if-else condition in xfs_validate_new_dalign
2022-09-19 06:49:14 +10:00
xfs_mount.h
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
xfs_mru_cache.c
…
xfs_mru_cache.h
…
xfs_notify_failure.c
xfs: changes for 6.1-rc1
2022-10-10 20:32:10 -07:00
xfs_ondisk.h
xfs: fix memcpy fortify errors in EFI log format copying
2022-10-31 08:58:20 -07:00
xfs_pnfs.c
…
xfs_pnfs.h
…
xfs_pwork.c
…
xfs_pwork.h
…
xfs_qm.c
New code for 6.0:
2022-08-13 13:50:11 -07:00
xfs_qm.h
…
xfs_qm_bhv.c
…
xfs_qm_syscalls.c
xfs: introduce xfs_inodegc_push()
2022-06-23 13:34:38 -07:00
xfs_quota.h
…
xfs_quotaops.c
…
xfs_refcount_item.c
xfs: dump corrupt recovered log intent items to dmesg consistently
2022-10-31 08:58:20 -07:00
xfs_refcount_item.h
…
xfs_reflink.c
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
2022-09-19 06:50:14 +10:00
xfs_reflink.h
xfs: pass perag to xfs_alloc_read_agf()
2022-07-07 19:07:40 +10:00
xfs_rmap_item.c
xfs: dump corrupt recovered log intent items to dmesg consistently
2022-10-31 08:58:20 -07:00
xfs_rmap_item.h
…
xfs_rtalloc.c
…
xfs_rtalloc.h
…
xfs_stats.c
xfs: replace unnecessary seq_printf with seq_puts
2022-09-19 06:48:14 +10:00
xfs_stats.h
…
xfs_super.c
xfs: refactor all the EFI/EFD log item sizeof logic
2022-10-31 08:58:20 -07:00
xfs_super.h
xfs: implement ->notify_failure() for XFS
2022-07-17 17:14:30 -07:00
xfs_symlink.c
xfs: replace inode fork size macros with functions
2022-07-12 11:17:27 -07:00
xfs_symlink.h
…
xfs_sysctl.c
…
xfs_sysctl.h
…
xfs_sysfs.c
…
xfs_sysfs.h
xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()
2022-10-20 09:42:56 -07:00
xfs_trace.c
…
xfs_trace.h
xfs: report refcount domain in tracepoints
2022-10-31 08:58:21 -07:00
xfs_trans.c
xfs: introduce in-memory inode unlink log items
2022-07-14 09:21:42 -07:00
xfs_trans.h
xfs: introduce in-memory inode unlink log items
2022-07-14 09:21:42 -07:00
xfs_trans_ail.c
xfs: remove redundant pointer lip
2022-10-20 09:42:56 -07:00
xfs_trans_buf.c
…
xfs_trans_dquot.c
…
xfs_trans_priv.h
xfs: convert log vector chain to use list heads
2022-07-07 18:55:59 +10:00
xfs_xattr.c
…
xfs_xattr.h
…