Linux XFS
[Prev Page][Next Page]
- Processing of xfsprogs_6.14.0-1_source.changes, Debian FTP Masters
- [PATCH RFC] xfs: remap block layer ENODATA read errors to EIO,
Eric Sandeen
- xfsprogs_6.14.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
- xfsprogs_6.15.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
- [PATCH v2] xfs: Replace strncpy with memcpy,
Marcelo Moreira
- [PATCH] xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr,
Christoph Hellwig
- [PATCH] man: Fix XFS_IOC_GETPARENTS ioctl example,
linux
- store the buftarg size in the buftarg,
Christoph Hellwig
- [PATCH xfsprogs] Document current limitation of shrinking fs,
Xavier Claude
- zoned allocator fixes,
Christoph Hellwig
- Processing of xfsprogs_6.15.0-1_source.changes, Debian FTP Masters
- [syzbot] [xfs?] WARNING in xfs_trans_alloc,
syzbot
- [GIT PULL] XFS fixes for v6.17-rc2,
Carlos Maiolino
- [PATCH] xfs: use kcalloc() and kmalloc_array() to allocate array space, Qianfeng Rong
- [ANNOUNCE] xfs-linux: for-next updated to 8e5a2441e186, Carlos Maiolino
- [PATCH] xfs: Remove redundant header files,
Liao Yuanhong
- Yearly maintainership rotation?,
Darrick J. Wong
- [PATCH 0/1] fix typo error in xfs comment,
chuguangqing
- [syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_committed,
syzbot
- [syzbot] [xfs?] KASAN: slab-use-after-free Read in xlog_cil_push_work, syzbot
- [PATCH] Documentation/filesystems/xfs: Fix typo error,
Alperen Aksu
- [PATCH] Documentation: Fix documentation typos,
Sahil Chandna
- [PATCH 00/50] fs: rework inode reference counting,
Josef Bacik
- Re: [PATCH 00/50] fs: rework inode reference counting, Christian Brauner
- [PATCH 26/50] fs: remove I_WILL_FREE|I_FREEING check in inode_pin_lru_isolating, Josef Bacik
- [PATCH 39/50] xfs: remove I_FREEING check, Josef Bacik
- [PATCH 47/50] xfs: remove reference to I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH 25/50] fs: remove I_WILL_FREE|I_FREEING check from __inode_add_lru, Josef Bacik
- [PATCH 34/50] ext4: stop checking I_WILL_FREE|IFREEING in ext4_check_map_extents_env, Josef Bacik
- [PATCH 41/50] fs: change inode_is_dirtytime_only to use refcount, Josef Bacik
- [PATCH 03/50] fs: hold an i_obj_count reference in wait_sb_inodes, Josef Bacik
- [PATCH 09/50] fs: hold an i_obj_count reference while on the sb inode list, Josef Bacik
- [PATCH 31/50] btrfs: don't check I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH 45/50] pnfs: use i_count refcount to determine if the inode is going away, Josef Bacik
- [PATCH 33/50] fs: stop checking I_FREEING in d_find_alias_rcu, Josef Bacik
- [PATCH 29/50] block: use igrab in sync_bdevs, Josef Bacik
- [PATCH 27/50] fs: use inode_tryget in evict_inodes, Josef Bacik
- [PATCH 19/50] fs: make evict_inodes add to the dispose list under the i_lock, Josef Bacik
- [PATCH 37/50] fs: remove I_WILL_FREE|I_FREEING check from dquot.c, Josef Bacik
- [PATCH 28/50] fs: change evict_dentries_for_decrypted_inodes to use refcount, Josef Bacik
- [PATCH 30/50] bcachefs: use the refcount instead of I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH 24/50] fs: use igrab in insert_inode_locked, Josef Bacik
- [PATCH 32/50] fs: use igrab in drop_pagecache_sb, Josef Bacik
- [PATCH 42/50] btrfs: remove references to I_FREEING, Josef Bacik
- [PATCH 23/50] fs: update find_inode_*rcu to check the i_count count, Josef Bacik
- [PATCH 44/50] ext4: remove reference to I_FREEING in orphan.c, Josef Bacik
- [PATCH 48/50] ocfs2: do not set I_WILL_FREE, Josef Bacik
- [PATCH 36/50] gfs2: remove I_WILL_FREE|I_FREEING usage, Josef Bacik
- [PATCH 43/50] ext4: remove reference to I_FREEING in inode.c, Josef Bacik
- [PATCH 06/50] fs: hold an i_obj_count reference in writeback_sb_inodes, Josef Bacik
- [PATCH 10/50] fs: stop accessing ->i_count directly in f2fs and gfs2, Josef Bacik
- [PATCH 15/50] fs: delete the inode from the LRU list on lookup, Josef Bacik
- [PATCH 38/50] notify: remove I_WILL_FREE|I_FREEING checks in fsnotify_unmount_inodes, Josef Bacik
- [PATCH 40/50] landlock: remove I_FREEING|I_WILL_FREE check, Josef Bacik
- [PATCH 12/50] fs: rework iput logic, Josef Bacik
- [PATCH 07/50] fs: hold an i_obj_count reference while on the hashtable, Josef Bacik
- [PATCH 50/50] fs: add documentation explaining the reference count rules for inodes, Josef Bacik
- [PATCH 22/50] fs: use inode_tryget in find_inode*, Josef Bacik
- [PATCH 08/50] fs: hold an i_obj_count reference while on the LRU list, Josef Bacik
- [PATCH 04/50] fs: hold an i_obj_count reference for the i_wb_list, Josef Bacik
- [PATCH 46/50] fs: remove some spurious I_FREEING references in inode.c, Josef Bacik
- [PATCH 21/50] fs: use refcount_inc_not_zero in igrab, Josef Bacik
- [PATCH 16/50] fs: change evict_inodes to use iput instead of evict directly, Josef Bacik
- [PATCH 18/50] fs: disallow 0 reference count inodes, Josef Bacik
- [PATCH 05/50] fs: hold an i_obj_count reference for the i_io_list, Josef Bacik
- [PATCH 13/50] fs: add an I_LRU flag to the inode, Josef Bacik
- [PATCH 01/50] fs: add an i_obj_count refcount to the inode, Josef Bacik
- [PATCH 11/50] fs: hold an i_obj_count when we have an i_count reference, Josef Bacik
- [PATCH 49/50] fs: remove I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH 35/50] fs: remove I_WILL_FREE|I_FREEING from fs-writeback.c, Josef Bacik
- [PATCH 17/50] fs: hold a full ref while the inode is on a LRU, Josef Bacik
- [PATCH 14/50] fs: maintain a list of pinned inodes, Josef Bacik
- [PATCH 20/50] fs: convert i_count to refcount_t, Josef Bacik
- [PATCH 02/50] fs: make the i_state flags an enum, Josef Bacik
- [PATCH] xfs: do not propagate ENODATA disk errors into xattr code,
Eric Sandeen
- [PATCH v5 00/11] Add more tests for multi fs block atomic writes,
Ojaswin Mujoo
- [PATCH v5 01/12] common/rc: Add _min() and _max() helpers, Ojaswin Mujoo
- [PATCH v5 03/12] common/rc: Add a helper to run fsx on a given file, Ojaswin Mujoo
- [PATCH v5 02/12] common/rc: Add _require_fio_version helper, Ojaswin Mujoo
- [PATCH v5 08/12] generic: Stress fsx with atomic writes enabled, Ojaswin Mujoo
- [PATCH v5 05/12] generic: Add atomic write test using fio crc check verifier, Ojaswin Mujoo
- [PATCH v5 06/12] generic: Add atomic write test using fio verify on file mixed mappings, Ojaswin Mujoo
- [PATCH v5 07/12] generic: Add atomic write multi-fsblock O_[D]SYNC tests, Ojaswin Mujoo
- [PATCH v5 10/12] ext4: test atomic write and ioend codepaths with bigalloc, Ojaswin Mujoo
- [PATCH v5 12/12] ext4: Atomic write test for extent split across leaf nodes, Ojaswin Mujoo
- [PATCH v5 11/12] ext4: Test atomic writes allocation and write codepaths with bigalloc, Ojaswin Mujoo
- [PATCH v5 04/12] ltp/fsx.c: Add atomic writes support to fsx, Ojaswin Mujoo
- [PATCH v5 09/12] generic: Add sudden shutdown tests for multi block atomic writes, Ojaswin Mujoo
- [PATCH] iomap: allow iomap using the per-cpu bio cache,
Fengnan Chang
Re: [PATCHv3 0/8] direct-io: even more flexible io vectors,
IBM
[PATCH V2] xfs: do not propagate ENODATA disk errors into xattr code,
Eric Sandeen
Re: [PATCHv3 1/8] block: check for valid bio while splitting,
Christoph Hellwig
Re: [PATCHv3 2/8] block: add size alignment to bio_iov_iter_get_pages, Christoph Hellwig
Re: [PATCHv3 8/8] iov_iter: remove iov_iter_is_aligned, Christoph Hellwig
Re: [PATCHv3 3/8] block: align the bio after building it,
Christoph Hellwig
Re: [PATCHv3 7/8] blk-integrity: use simpler alignment check, Christoph Hellwig
Re: [PATCHv3 5/8] iomap: simplify direct io validity check, Christoph Hellwig
Re: [PATCHv3 4/8] block: simplify direct io validity check, Christoph Hellwig
Re: [PATCHv3 6/8] block: remove bdev_iter_is_aligned, Christoph Hellwig
[PATCH v2] xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr,
Christoph Hellwig
store the buftarg size in the buftarg v2,
Christoph Hellwig
[PATCH] xfs: remove the unused bv field in struct xfs_gc_bio,
Christoph Hellwig
[ANNOUNCE] xfsprogs: for-next updated to 9ec44397ea2a,
Andrey Albershteyn
[ANNOUNCE] xfs-linux: for-next updated to ae668cd567a6, Carlos Maiolino
[PATCH] Improve information about logbsize valid values,
cem
xfsprogs: fix utcnow deprecation warning in xfs_scrub_all.py,
Christian Kujau
[PATCH v2 00/54] fs: rework inode reference counting,
Josef Bacik
- Re: [PATCH v2 00/54] fs: rework inode reference counting, Mateusz Guzik
- Re: [PATCH v2 00/54] fs: rework inode reference counting, Christian Brauner
- Re: (subset) [PATCH v2 00/54] fs: rework inode reference counting, Christian Brauner
- [syzbot ci] Re: fs: rework inode reference counting, syzbot ci
- [PATCH v2 28/54] fs: remove I_WILL_FREE|I_FREEING check in inode_pin_lru_isolating, Josef Bacik
- [PATCH v2 41/54] xfs: remove I_FREEING check, Josef Bacik
- [PATCH v2 27/54] fs: remove I_WILL_FREE|I_FREEING check from __inode_add_lru, Josef Bacik
- [PATCH v2 49/54] xfs: remove reference to I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH v2 36/54] ext4: stop checking I_WILL_FREE|IFREEING in ext4_check_map_extents_env, Josef Bacik
- [PATCH v2 05/54] fs: hold an i_obj_count reference in wait_sb_inodes, Josef Bacik
- [PATCH v2 33/54] btrfs: don't check I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH v2 11/54] fs: hold an i_obj_count reference while on the sb inode list, Josef Bacik
- [PATCH v2 47/54] pnfs: use i_count refcount to determine if the inode is going away, Josef Bacik
- [PATCH v2 35/54] fs: stop checking I_FREEING in d_find_alias_rcu, Josef Bacik
- [PATCH v2 31/54] block: use igrab in sync_bdevs, Josef Bacik
- [PATCH v2 21/54] fs: make evict_inodes add to the dispose list under the i_lock, Josef Bacik
- [PATCH v2 29/54] fs: use inode_tryget in evict_inodes, Josef Bacik
- [PATCH v2 39/54] fs: remove I_WILL_FREE|I_FREEING check from dquot.c, Josef Bacik
- [PATCH v2 30/54] fs: change evict_dentries_for_decrypted_inodes to use refcount, Josef Bacik
- [PATCH v2 32/54] bcachefs: use the refcount instead of I_WILL_FREE|I_FREEING, Josef Bacik
- [PATCH v2 26/54] fs: use igrab in insert_inode_locked, Josef Bacik
- [PATCH v2 44/54] btrfs: remove references to I_FREEING, Josef Bacik
- [PATCH v2 46/54] ext4: remove reference to I_FREEING in orphan.c, Josef Bacik
- [PATCH v2 25/54] fs: update find_inode_*rcu to check the i_count count, Josef Bacik
- [PATCH v2 34/54] fs: use igrab in drop_pagecache_sb, Josef Bacik
- [PATCH v2 50/54] ocfs2: do not set I_WILL_FREE, Josef Bacik
- [PATCH v2 38/54] gfs2: remove I_WILL_FREE|I_FREEING usage, Josef Bacik
- [PATCH v2 45/54] ext4: remove reference to I_FREEING in inode.c, Josef Bacik
- [PATCH v2 12/54] fs: stop accessing ->i_count directly in f2fs and gfs2, Josef Bacik
- [PATCH v2 08/54] fs: hold an i_obj_count reference in writeback_sb_inodes, Josef Bacik
- [PATCH v2 43/54] fs: change inode_is_dirtytime_only to use refcount, Josef Bacik
- [PATCH v2 03/54] fs: rework iput logic, Josef Bacik
- [PATCH v2 16/54] fs: delete the inode from the LRU list on lookup, Josef Bacik
- [PATCH v2 40/54] notify: remove I_WILL_FREE|I_FREEING checks in fsnotify_unmount_inodes, Josef Bacik
- [PATCH v2 42/54] landlock: remove I_FREEING|I_WILL_FREE check, Josef Bacik
- [PATCH v2 09/54] fs: hold an i_obj_count reference while on the hashtable, Josef Bacik
- [PATCH v2 24/54] fs: use inode_tryget in find_inode*, Josef Bacik
- [PATCH v2 10/54] fs: hold an i_obj_count reference while on the LRU list, Josef Bacik
- [PATCH v2 06/54] fs: hold an i_obj_count reference for the i_wb_list, Josef Bacik
- [PATCH v2 48/54] fs: remove some spurious I_FREEING references in inode.c, Josef Bacik
- [PATCH v2 18/54] fs: change evict_inodes to use iput instead of evict directly, Josef Bacik
- [PATCH v2 23/54] fs: use refcount_inc_not_zero in igrab, Josef Bacik
- [PATCH v2 17/54] fs: remove the inode from the LRU list on unlink/rmdir, Josef Bacik
- [PATCH v2 22/54] fs: convert i_count to refcount_t, Josef Bacik
- [PATCH v2 20/54] fs: disallow 0 reference count inodes, Josef Bacik
- [PATCH v2 07/54] fs: hold an i_obj_count reference for the i_io_list, Josef Bacik
- [PATCH v2 14/54] fs: add an I_LRU flag to the inode, Josef Bacik
- [PATCH v2 04/54] fs: add an i_obj_count refcount to the inode, Josef Bacik
- [PATCH v2 13/54] fs: hold an i_obj_count when we have an i_count reference, Josef Bacik
- [PATCH v2 52/54] fs: remove I_REFERENCED, Josef Bacik
- [PATCH v2 53/54] fs: remove I_LRU_ISOLATING flag, Josef Bacik
- [PATCH v2 54/54] fs: add documentation explaining the reference count rules for inodes, Josef Bacik
- [PATCH v2 51/54] fs: remove I_FREEING|I_WILL_FREE, Josef Bacik
- [PATCH v2 37/54] fs: remove I_WILL_FREE|I_FREEING from fs-writeback.c, Josef Bacik
- [PATCH v2 19/54] fs: hold a full ref while the inode is on a LRU, Josef Bacik
- [PATCH v2 15/54] fs: maintain a list of pinned inodes, Josef Bacik
- [PATCH v2 02/54] fs: add an icount_read helper, Josef Bacik
- [PATCH v2 01/54] fs: make the i_state flags an enum, Josef Bacik
[ANNOUNCE] xfsprogs: v6.16.0 released, Andrey Albershteyn
[syzbot] Monthly xfs report (Aug 2025), syzbot
[PATCHv4 0/8],
Keith Busch
[PATCH v3] xfs: Replace strncpy with memcpy,
Marcelo Moreira
[ANNOUNCE] xfs-linux: for-next updated to 851c4c96db00, Carlos Maiolino
[PATCHSET] xfs: improve online repair reap calculations,
Darrick J. Wong
[PATCH v2] xfs: test case for handling io errors when reading extended attributes,
Donald Douwsma
[GIT PULL] XFS fixes for v6.17-rc4,
Carlos Maiolino
[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead,
Joanne Koong
- [PATCH v1 09/16] iomap: rename iomap_readpage_ctx struct to iomap_readfolio_ctx, Joanne Koong
- [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller, Joanne Koong
- [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter(), Joanne Koong
- [PATCH v1 10/16] iomap: add iomap_start_folio_read() helper, Joanne Koong
- [PATCH v1 03/16] iomap: refactor read/readahead completion, Joanne Koong
- [PATCH v1 16/16] fuse: remove fuse_readpages_end() null mapping check, Joanne Koong
- [PATCH v1 11/16] iomap: make start folio read and finish folio read public APIs, Joanne Koong
- [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked, Joanne Koong
- [PATCH v1 14/16] fuse: use iomap for read_folio, Joanne Koong
- [PATCH v1 06/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard, Joanne Koong
- [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter(), Joanne Koong
- [PATCH v1 01/16] iomap: move async bio read logic into helper function, Joanne Koong
- [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio, Joanne Koong
- [PATCH v1 13/16] iomap: add a private arg for read and readahead, Joanne Koong
- [PATCH v1 15/16] fuse: use iomap for readahead, Joanne Koong
- [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead, Joanne Koong
xfsdump musl patch questions,
Adam Thiede
xfsprogs_6.16.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
Processed: Re: DeprecationWarning: datetime.datetime.utcnow() is deprecated, Debian Bug Tracking System
[PATCH] xfs_scrub_all: Replace deprecated datetime.utcnow, Bastian Germann
Processing of xfsprogs_6.16.0-1_source.changes, Debian FTP Masters
[PATCH 0/3] xfs: hint based zone allocation improvements,
Hans Holmberg
Golden output mismatch from generic/228, fs independent,
Qu Wenruo
[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_buf_rele (4),
syzbot
[WIP RFC PATCH] fs: retire I_WILL_FREE,
Mateusz Guzik
[PATCH RFC 0/2] iomap: ->iomap_end() error handling fixes,
Brian Foster
[PATCH] Documentation: Fix spelling mistakes,
Ranganath V N
[PATCHSET] xfs: kconfig and feature changes for 2025 LTS,
Darrick J. Wong
[Crash Report] BUG: kernel NULL pointer dereference in xlog_cil_commit on 5.15 LTS kernel,
HONG, Yun
[ANNOUNCE] xfs-linux: for-next updated to 33ddc796ecbd, Carlos Maiolino
[GIT PULL 6.18 1/2] xfs: improve online repair reap calculations, Darrick J. Wong
[GIT PULL 6.18 2/2] xfs: kconfig and feature changes for 2025 LTS, Darrick J. Wong
[PATCHSET 6.18 v2 1/2] xfs: improve online repair reap calculations,
Darrick J. Wong
[PATCHSET 6.18 v2 2/2] xfs: kconfig and feature changes for 2025 LTS,
Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to e90dcba0a350, Carlos Maiolino
[PATCH v2] xfs_scrub: Use POSIX-conformant strerror_r,
A. Wilcox
[PATCH 0/2] iomap: ->iomap_end() error handling fixes,
Brian Foster
[PATCH RFC] xfs: Don't hold XFS_ILOCK_SHARED over log force during fsync,
Jan Kara
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead,
Joanne Koong
- [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller, Joanne Koong
- [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter(), Joanne Koong
- [PATCH v2 02/16] iomap: move read/readahead bio submission logic into helper function, Joanne Koong
- [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned, Joanne Koong
- [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx, Joanne Koong
- [PATCH v2 04/16] iomap: store read/readahead bio generically, Joanne Koong
- [PATCH v2 16/16] fuse: remove fc->blkbits workaround for partial writes, Joanne Koong
- [PATCH v2 01/16] iomap: move async bio read logic into helper function, Joanne Koong
- [PATCH v2 09/16] iomap: add public start/finish folio read helpers, Joanne Koong
- [PATCH v2 14/16] fuse: use iomap for read_folio, Joanne Koong
- [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter(), Joanne Koong
- [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal, Joanne Koong
- [PATCH v2 12/16] iomap: add bias for async read requests, Joanne Koong
- [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard, Joanne Koong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]