summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2025-09-16xfs: remove the xfs_trans_header_t typedefChristoph Hellwig
2025-09-16xfs: remove the xlog_op_header_t typedefChristoph Hellwig
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-05Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2025-09-05Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...Carlos Maiolino
2025-09-05xfs: enable online fsck by default in KconfigDarrick J. Wong
2025-09-05xfs: use deferred reaping for data device cow extentsDarrick J. Wong
2025-09-05xfs: remove deprecated sysctl knobsDarrick J. Wong
2025-09-05xfs: remove static reap limits from repair.hDarrick J. Wong
2025-09-05xfs: remove deprecated mount optionsDarrick J. Wong
2025-09-05xfs: disable deprecated features by default in KconfigDarrick J. Wong
2025-09-05xfs: compute file mapping reap limits dynamicallyDarrick J. Wong
2025-09-05xfs: compute realtime device CoW staging extent reap limits dynamicallyDarrick J. Wong
2025-09-05xfs: compute data device CoW staging extent reap limits dynamicallyDarrick J. Wong
2025-09-05xfs: compute per-AG extent reap limits dynamicallyDarrick J. Wong
2025-09-05xfs: convert the ifork reap code to use xreap_stateDarrick J. Wong
2025-09-05xfs: prepare reaping code for dynamic limitsDarrick J. Wong
2025-09-05xfs: use deferred intent items for reaping crosslinked blocksDarrick J. Wong
2025-09-05xfs: Replace strncpy with memcpyMarcelo Moreira
2025-09-01fs: add an icount_read helperJosef Bacik
2025-08-28xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattrChristoph Hellwig
2025-08-28xfs: allow setting file attributes on special filesAndrey Albershteyn
2025-08-28xfs: add .fileattr_set and fileattr_get callbacks for symlinksAndrey Albershteyn
2025-08-28xfs: allow renames of project-less inodesAndrey Albershteyn
2025-08-26xfs: do not propagate ENODATA disk errors into xattr codeEric Sandeen
2025-08-19xfs: reject swapon for inodes on a zoned file system earlierChristoph Hellwig
2025-08-19xfs: kick off inodegc when failing to reserve zoned blocksChristoph Hellwig
2025-08-19xfs: remove xfs_last_used_zoneChristoph Hellwig
2025-08-19xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabledDamien Le Moal
2025-08-11xfs: split xfs_zone_record_blocksChristoph Hellwig
2025-08-11xfs: fix scrub trace with null pointer in quotacheckAndrey Albershteyn
2025-08-11xfs: reject max_atomic_write mount option for no reflinkJohn Garry
2025-08-11xfs: disallow atomic writes on DAXJohn Garry
2025-08-11xfs: remove XFS_IBULK_SAME_AGChristoph Hellwig
2025-08-11xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flagsChristoph Hellwig
2025-08-11xfs: fix frozen file system assert in xfs_trans_allocChristoph Hellwig
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-24xfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
2025-07-24xfs: don't use a xfs_log_iovec for attr_item names and valuesChristoph Hellwig
2025-07-24xfs: use better names for size members in xfs_log_vecChristoph Hellwig
2025-07-24xfs: cleanup the ordered item logic in xlog_cil_insert_format_itemsChristoph Hellwig
2025-07-24xfs: don't pass the old lv to xfs_cil_prepare_itemChristoph Hellwig
2025-07-24xfs: remove unused trace event xfs_reflink_cow_enospcSteven Rostedt
2025-07-24xfs: remove unused trace event xfs_discard_rtrelaxSteven Rostedt
2025-07-24xfs: remove unused trace event xfs_log_cil_returnSteven Rostedt
2025-07-24xfs: remove unused trace event xfs_dqreclaim_dirtySteven Rostedt