xfs filesystem · Supported
Maintainers
- M Carlos Maiolino <cem@kernel.org>
Paths
- F
Documentation/ABI/testing/sysfs-fs-xfs - F
Documentation/admin-guide/xfs.rst - F
Documentation/filesystems/xfs/* - F
fs/xfs/ - F
include/uapi/linux/dqblk_xfs.h - F
include/uapi/linux/fsmap.h
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-s390 (capped at 30), ordered by date desc.
-
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden> -
Re: [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-25 · Andrey Albershteyn <hidden> -
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-10 · Joel Granados <joel.granados@kernel.org> -
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 · Joel Granados <joel.granados@kernel.org> -
Re: [PATCH] dcssblk: Mark DAX broken
2024-09-24 · Dan Williams <hidden> -
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-16 · Steven Rostedt <rostedt@goodmis.org> -
[PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-04-23 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-03-15 · Thomas Weißschuh <linux@weissschuh.net> -
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 · Steven Rostedt <rostedt@goodmis.org> -
[PATCH 13/19] fs: convert kill_block_super to block_free_sb
2023-09-13 · Christoph Hellwig <hch@lst.de> -
[PATCH 07/11] vfs: add nowait parameter for file_accessed()
2023-08-27 · Hao Xu <hidden> -
[PATCH 02/11] xfs: add NOWAIT semantics for readdir
2023-08-27 · Hao Xu <hidden> -
[PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
2023-08-25 · Hao Xu <hidden> -
[PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case
2023-08-25 · Hao Xu <hidden> -
[PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
2023-08-25 · Hao Xu <hidden> -
[PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
2023-08-25 · Hao Xu <hidden> -
[PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
2023-08-25 · Hao Xu <hidden> -
[PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
2023-08-25 · Hao Xu <hidden> -
[PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
2023-08-25 · Hao Xu <hidden> -
[PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
2023-08-25 · Hao Xu <hidden> -
[PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
2023-08-25 · Hao Xu <hidden> -
[PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
2023-08-25 · Hao Xu <hidden> -
[PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
2023-08-25 · Hao Xu <hidden> -
[PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
2023-08-25 · Hao Xu <hidden> -
[PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
2023-08-25 · Hao Xu <hidden> -
[PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
2023-08-25 · Hao Xu <hidden> -
[PATCH 14/29] xfs: support nowait for xfs_log_reserve()
2023-08-25 · Hao Xu <hidden> -
[PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
2023-08-25 · Hao Xu <hidden> -
[PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
2023-08-25 · Hao Xu <hidden> -
[PATCH 10/29] vfs: add S_NOWAIT for nowait time update
2023-08-25 · Hao Xu <hidden>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden>