Linux XFS
[Prev Page][Next Page]
[PATCH 5.15 1/6] xfs: bound maximum wait time for inodegc work,
Leah Rumancik
Re: BUG: KASAN: slab-out-of-bounds in xfs_iext_get_extent, Darrick Wong
Re: [PATCH] overlay: add test for rename of lower symlink with NOATIME attr,
Zorro Lang
[PATCH 0/9] xfs: byte-based grant head reservation tracking,
Dave Chinner
- [PATCH 3/9] xfs: background AIL push targets physical space, not grant space, Dave Chinner
- [PATCH 6/9] xfs: collapse xlog_state_set_callback in caller, Dave Chinner
- [PATCH 1/9] xfs: move and xfs_trans_committed_bulk, Dave Chinner
- [PATCH 7/9] xfs: track log space pinned by the AIL, Dave Chinner
- [PATCH 2/9] xfs: AIL doesn't need manual pushing, Dave Chinner
- [PATCH 4/9] xfs: ensure log tail is always up to date, Dave Chinner
- [PATCH 5/9] xfs: l_last_sync_lsn is really AIL state, Dave Chinner
- [PATCH 9/9] xfs: grant heads track byte counts, not LSNs, Dave Chinner
- [PATCH 8/9] xfs: pass the full grant head to accounting functions, Dave Chinner
[PATCH 0/3] xfs: reduce AGF hold times during fstrim operations,
Dave Chinner
[ANNOUNCE] xfs-linux: iomap-for-next updated to a5f31a5028d1, Darrick J. Wong
Re: [PATCH] Documentation: xfs: Remove repeated word in comments,
Dave Chinner
[GIT PULL] xfs: fix ro mounting with unknown rocompat features,
Darrick J. Wong
[PATCH v2 0/6] shmem: high order folios support in write path,
Daniel Gomez
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [RFC PATCH 00/11] shmem: high order folios support in write path, Matthew Wilcox
[ANNOUNCE] xfs-linux: for-next updated to 8b010acb3154, Chandan Babu R
proposal: enhance 'cp --reflink' to expose ioctl_ficlonerange,
Catherine Hoang
[PATCHSET 0/2] iomap: fix unshare data corruption bug,
Darrick J. Wong
[PATCH] mkfs: Update agsize description in the man page,
cem
[PATCH v4] xfs: introduce protection for drop nlink,
cheng.lin130
[PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
[RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads,
Luis Chamberlain
- [RFC v2 05/10] bdev: allow to switch between bdev aops, Luis Chamberlain
- [RFC v2 10/10] nvme: enable LBS support, Luis Chamberlain
- [RFC v2 02/10] bdev: dynamically set aops to enable LBS support, Luis Chamberlain
- [RFC v2 04/10] filesystems: add filesytem buffer-head flag, Luis Chamberlain
- [RFC v2 09/10] nvme: add nvme_core.debug_large_atomics to force high awun as phys_bs, Luis Chamberlain
- [RFC v2 03/10] bdev: increase bdev max blocksize depending on the aops used, Luis Chamberlain
- [RFC v2 08/10] nvme: add awun / nawun sanity check, Luis Chamberlain
- [RFC v2 01/10] bdev: rename iomap aops, Luis Chamberlain
- [RFC v2 06/10] bdev: simplify coexistance, Luis Chamberlain
- [RFC v2 07/10] nvme: enhance max supported LBA format check, Luis Chamberlain
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads, Matthew Wilcox
- Re: [RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads, Dave Chinner
[RFC 00/23] Enable block size > page size in XFS,
Pankaj Raghav
- [RFC 06/23] mm: call xas_set_order() in replace_page_cache_folio(), Pankaj Raghav
- [RFC 01/23] fs: Allow fine-grained control of folio sizes, Pankaj Raghav
- [RFC 05/23] filemap: align index to mapping_min_order in filemap_range_has_page(), Pankaj Raghav
- [RFC 08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag(), Pankaj Raghav
- [RFC 13/23] readahead: set file_ra_state->ra_pages to be at least mapping_min_order, Pankaj Raghav
- [RFC 19/23] truncate: align index to mapping_min_order, Pankaj Raghav
- [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order(), Pankaj Raghav
- [RFC 21/23] xfs: expose block size in stat, Pankaj Raghav
- [RFC 14/23] readahead: allocate folios with mapping_min_order in ra_unbounded(), Pankaj Raghav
- [RFC 18/23] readahead: align ra start and size to mapping_min_order in ondemand_ra(), Pankaj Raghav
- [RFC 11/23] filemap: align the index to mapping_min_order in do_[a]sync_mmap_readahead, Pankaj Raghav
- [RFC 15/23] readahead: align with mapping_min_order in force_page_cache_ra(), Pankaj Raghav
- [RFC 20/23] mm: round down folio split requirements, Pankaj Raghav
- [RFC 04/23] filemap: set the order of the index in page_cache_delete_batch(), Pankaj Raghav
- [RFC 10/23] filemap: align the index to mapping_min_order in filemap_get_pages(), Pankaj Raghav
- [RFC 07/23] filemap: align the index to mapping_min_order in __filemap_add_folio(), Pankaj Raghav
- [RFC 22/23] xfs: enable block size larger than page size support, Pankaj Raghav
- [RFC 16/23] readahead: add folio with at least mapping_min_order in page_cache_ra_order, Pankaj Raghav
- [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio, Pankaj Raghav
- [RFC 23/23] xfs: set minimum order folio for page cache based on blocksize, Pankaj Raghav
- [RFC 17/23] readahead: set the minimum ra size in get_(init|next)_ra, Pankaj Raghav
- [RFC 09/23] filemap: use mapping_min_order while allocating folios, Pankaj Raghav
- Re: [RFC 00/23] Enable block size > page size in XFS, Matthew Wilcox
- [RFC 12/23] filemap: align index to mapping_min_order in filemap_fault(), Pankaj Raghav
- Re: [RFC 00/23] Enable block size > page size in XFS, Dave Chinner
[PATCH V2] mkfs: Improve warning when AG size is a multiple of stripe width,
cem
[PATCH 0/6] shmem: high order folios support in write path,
Daniel Gomez
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH 0/6] shmem: high order folios support in write path, David Hildenbrand
[PATCH] xfs: drop experimental warning for FSDAX,
Shiyang Ruan
[PATCH] mkfs: Improve warning when AG size is a multiple of stripe width,
cem
[PATCH v3] xfs: introduce protection for drop nlink,
cheng.lin130
[PATCH V3] xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail,
Wang Jianchao
[PATCHSET 0/6] xfsprogs: minor fixes,
Darrick J. Wong
[PATCH 5.15 CANDIDATE 0/6] 5.15 inodegc fixes,
Leah Rumancik
[GIT PULL 8/8] xfs: fix out of bounds memory access in scrub, Darrick J. Wong
[GIT PULL 7/8] xfs: disallow LARP on old fses, Darrick J. Wong
[GIT PULL 6/8] xfs: reload entire iunlink lists, Darrick J. Wong
[GIT PULL 5/8] xfs: reload the last iunlink item, Darrick J. Wong
[GIT PULL 4/8] xfs: fix EFI recovery livelocks, Darrick J. Wong
[GIT PULL 3/8] xfs: fix ro mounting with unknown rocompat features, Darrick J. Wong
[GIT PULL 2/8] xfs: fix cpu hotplug mess, Darrick J. Wong
[GIT PULL 1/8] xfs: fix fsmap cursor handling, Darrick J. Wong
dentry UAF bugs crashing arm64 machines on 6.5/6.6?,
Darrick J. Wong
[ANNOUNCE] xfs-linux: iomap-for-next updated to 4aa8cdd5e523, Darrick J. Wong
[PATCH] xfs: delete some dead code in xfile_create(),
Dan Carpenter
[ANNOUNCE] xfsprogs: for-next updated to e17ccef35, Carlos Maiolino
[PATCH V2] xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail,
Wang Jianchao
PATCH] xfs: use roundup_pow_of_two in xlog_write_log_records,
Wang Jianchao
[PATCH v6 36/45] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
[PATCH v6 34/45] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
[PATCH v6 35/45] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
[PATCH] xfs: only call xchk_stats_merge after validating scrub inputs,
Darrick J. Wong
[PATCH v2] xfs: introduce protection for drop nlink,
cheng.lin130
[PATCH v2] xfs: remove redundant batch variables for serialization,
alexjlzheng
Why doesn't XFS need ->launder_folio?,
Matthew Wilcox
[PATCH] common: fix rt_ops setup in _scratch_mkfs_sized,
cem
[PATCH] xfs: remove redundant batch variables for serialization,
alexjlzheng
[PATCH 0/5] Remove the XFS mrlock,
Matthew Wilcox (Oracle)
[PATCH AUTOSEL 6.4 1/5] iomap: Fix possible overflow condition in iomap_write_delalloc_scan, Sasha Levin
[PATCH AUTOSEL 6.5 1/6] iomap: Fix possible overflow condition in iomap_write_delalloc_scan, Sasha Levin
[PATCH] xfs: compact repeated Kconfig expression "depends on XFS_FS",
Jan Engelhardt
[PATCH v2 0/6] xfs: CPU usage optimizations for realtime allocator,
Omar Sandoval
[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases,
syzbot
[PATCH] libxfs: fix atomic64_t detection on x86 32-bit architectures,
Anthony Iliopoulos
[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int,
syzbot
[PATCH 0/2] xfs: reduce AGF hold times during fstrim operations,
Dave Chinner
[PATCHSET 0/3] xfs: reload entire iunlink lists,
Darrick J. Wong
[syzbot] [xfs?] INFO: task hung in __fdget_pos (4),
syzbot
[PATCH v4] xfs: load uncached unlinked inodes into memory on demand, Darrick J. Wong
[PATCH v3] xfs: load uncached unlinked inodes into memory on demand,
Darrick J. Wong
[PATCH] xfs: require a relatively recent V5 filesystem for LARP mode,
Darrick J. Wong
[PATCH v2] xfs: load uncached unlinked inodes into memory on demand,
Darrick J. Wong
[GIT PULL] xfs: new code for 6.6,
Chandan Babu R
[RFC PATCH] xfs: load uncached unlinked inodes into memory on demand,
Darrick J. Wong
[PATCHSET 0/2] fstests: io_uring tweaks,
Darrick J. Wong
[PATCHSET 0/1] xfs: fix EFI recovery livelocks,
Darrick J. Wong
[PATCHSET v2 0/2] xfs: fix ro mounting with unknown rocompat features,
Darrick J. Wong
[PATCHSET v2 0/2] fstests: fix ro mounting with unknown rocompat features,
Darrick J. Wong
[PATCHSET v2 0/2] fstests: fix cpu hotplug mess,
Darrick J. Wong
[PATCHSET v2 0/4] xfs: fix cpu hotplug mess,
Darrick J. Wong
[PATCHSET v2 0/1] xfs: fix fsmap cursor handling,
Darrick J. Wong
[PATCHSET 0/3] fstests: updates for Linux 6.6,
Darrick J. Wong
Data corruption with XFS on Debian 11 and 12 under heavy load.,
Jose M Calhariz
[PATCH] [RFC] xfs: reduce AGF hold times during fstrim operations,
Dave Chinner
Bug#905052: marked as done (xfslibs-dev: broken symlink: /lib/libhandle.a -> /usr/lib/libhandle.a), Debian Bug Tracking System
[PATCH v3] fs: clean up usage of noop_dirty_folio,
Xueshi Hu
[PATCH v2] fs: clean up usage of noop_dirty_folio,
Xueshi Hu
[PATCH] xfs: correct calculation for blockcount,
Shiyang Ruan
[GIT PULL] iomap: new code for 6.6,
Darrick J. Wong
[PATCH v6 00/11] io_uring getdents,
Hao Xu
- [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/11] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 03/11] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 06/11] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 07/11] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated, Hao Xu
- [PATCH 11/11] io_uring: add support for getdents, Hao Xu
- [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- Re: [PATCH v6 00/11] io_uring getdents, Christian Brauner
[PATCH RFC v5 00/29] io_uring getdents,
Hao Xu
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT, Hao Xu
- [PATCH 03/29] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 04/29] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 07/29] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 08/29] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 10/29] vfs: add S_NOWAIT for nowait time update, Hao Xu
- [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update, Hao Xu
- [PATCH 14/29] xfs: support nowait for xfs_log_reserve(), Hao Xu
- [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics, Hao Xu
- [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case, Hao Xu
- [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN, Hao Xu
- [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary, Hao Xu
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc(), Hao Xu
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case, Hao Xu
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case, Hao Xu
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert(), Hao Xu
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map(), Hao Xu
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init(), Hao Xu
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc(), Hao Xu
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit(), Hao Xu
- [PATCH 29/29] io_uring: add support for getdents, Hao Xu
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init(), Hao Xu
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]