messages from 2025-11-12 19:45:39 to 2025-11-20 16:09:21 UTC [more...]
[PATCH 0/2] xfs: add regression test for small zone capacity
2025-11-20 16:08 UTC (2+ messages)
` [PATCH 1/2] common/zoned: enable passing a custom capacity
[linux-next:master] [iomap] f8eaf79406: xfstests.generic.439.fail
2025-11-20 16:02 UTC (2+ messages)
re-enable IOCB_NOWAIT writes to files v2
2025-11-20 14:16 UTC (20+ messages)
` [PATCH 01/16] fs: refactor file timestamp update logic
` [PATCH 02/16] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/16] fs: export vfs_utimes
` [PATCH 04/16] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/16] btrfs: fix the comment on btrfs_update_time
` [PATCH 06/16] orangefs: use inode_update_timestamps directly
` [PATCH 07/16] fs: remove inode_update_time
` [PATCH 08/16] fs: allow error returns from generic_update_time
` [PATCH 09/16] fs: exit early in generic_update_time when there is no work
` [PATCH 10/16] fs: factor out a mark_inode_dirty_time helper
` [PATCH 11/16] fs: allow error returns from inode_update_timestamps
` [PATCH 12/16] fs: factor out a sync_lazytime helper
` [PATCH 13/16] fs: add a ->sync_lazytime method
` [PATCH 14/16] fs: add support for non-blocking timestamp updates
` [PATCH 15/16] xfs: implement ->sync_lazytime
` [PATCH 16/16] xfs: enable non-blocking timestamp updates
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-20 12:14 UTC (20+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic
[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
2025-11-20 6:57 UTC (7+ messages)
` [PATCH v3] xfs: validate log record version against superblock log version
` [PATCH v4] "
[PATCH v3] xfs: test case for handling io errors when reading extended attributes
2025-11-20 1:15 UTC (4+ messages)
[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
2025-11-19 18:55 UTC
re-enable IOCB_NOWAIT writes to files
2025-11-19 7:29 UTC (35+ messages)
` [PATCH 01/14] fs: refactor file timestamp update logic
` [PATCH 02/14] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/14] fs: export vfs_utimes
` [PATCH 04/14] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/14] fs: remove inode_update_time
` [PATCH 06/14] organgefs: use inode_update_timestamps directly
` [PATCH 07/14] fs: return a negative error from generic_update_time
` [PATCH 08/14] fs: exit early in generic_update_time when there is no work
` [PATCH 09/14] fs: factor out a mark_inode_dirty_time helper
` [PATCH 10/14] fs: factor out a sync_lazytime helper
` [PATCH 11/14] fs: add a ->sync_lazytime method
` [PATCH 12/14] fs: add support for non-blocking timestamp updates
` [PATCH 13/14] xfs: implement ->sync_lazytime
` [PATCH 14/14] xfs: enable non-blocking timestamp updates
[BUG] xfs: NULL pointer dereference in xfs_buf.h: xfs_buf_daddr()
2025-11-19 6:41 UTC (3+ messages)
[RFC PATCH] block: change __blkdev_issue_discard() return type to void
2025-11-19 1:48 UTC (3+ messages)
[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
2025-11-18 20:08 UTC (5+ messages)
` [PATCH 3/6] xfs: flush eof folio before insert range size update
[PATCH] doc/man: support reproducible builds
2025-11-18 16:59 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 9b0305968d60
2025-11-18 9:54 UTC
[PATCH, resend] xfs: remove the unused bv field in struct xfs_gc_bio
2025-11-18 9:53 UTC (2+ messages)
[PATCH v3] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2025-11-18 9:05 UTC (8+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] xfs: use zi more in xfs_zone_gc_mount
2025-11-18 6:52 UTC (2+ messages)
make xfs sparse-warning free
2025-11-18 6:00 UTC (13+ messages)
` [PATCH 1/3] lockref: add a __cond_lock annotation for lockref_put_or_lock
` [PATCH 2/3] xfs: move some code out of xfs_iget_recycle
` [PATCH 3/3] xfs: work around sparse context tracking in xfs_qm_dquot_isolate
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-11-17 23:04 UTC (23+ messages)
` [PATCH v6 01/15] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v6 02/15] VFS: introduce start_dirop() and end_dirop()
` [PATCH v6 03/15] VFS: tidy up do_unlinkat()
` [PATCH v6 04/15] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v6 05/15] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v6 07/15] smb/server: use end_removing_noperm for for target of smb2_create_link()
` [PATCH v6 08/15] VFS: introduce start_removing_dentry()
` [PATCH v6 09/15] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v6 10/15] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v6 11/15] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v6 12/15] Add start_renaming_two_dentries()
` [PATCH v6 13/15] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v6 14/15] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v6 15/15] VFS: introduce end_creating_keep()
[PATCH V2] mkfs: fix zone capacity check for sequential zones
2025-11-17 9:27 UTC (2+ messages)
[PATCH] xfs: fix deadlock between busy flushing and t_busy
2025-11-16 13:03 UTC (4+ messages)
[Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
2025-11-15 8:12 UTC (2+ messages)
` [Bug 211605] Re-mount XFS causes "attr2 "
cleanup log item formatting v3
2025-11-14 16:56 UTC (7+ messages)
` [PATCH 02/10] xfs: set lv_bytes in xlog_write_one_vec
` [PATCH 06/10] xfs: regularize iclog space accounting in xlog_write_partial
` [PATCH 07/10] xfs: improve the calling convention for the xlog_write helpers
fall back from direct to buffered I/O when stable writes are required
2025-11-14 16:55 UTC (16+ messages)
enable iomap dio write completions from interrupt context v2
2025-11-14 11:47 UTC (8+ messages)
` [PATCH 1/5] fs, iomap: remove IOCB_DIO_CALLER_COMP
` [PATCH 2/5] iomap: always run error completions in user context
` [PATCH 3/5] iomap: rework REQ_FUA selection
` [PATCH 4/5] iomap: support write completions from interrupt context
` [PATCH 5/5] iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
[PATCH v3 0/2] block: enable per-cpu bio cache by default
2025-11-14 9:21 UTC (3+ messages)
` [PATCH v3 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v3 2/2] block: enable per-cpu bio cache "
[PATCH v2] metadump: catch used extent array overflow
2025-11-13 14:49 UTC (2+ messages)
[PATCH v2] iomap: replace folio_batch allocation with stack allocation
2025-11-13 13:54 UTC
enable iomap dio write completions from interrupt context
2025-11-13 12:35 UTC (22+ messages)
` [PATCH 1/5] fs, iomap: remove IOCB_DIO_CALLER_COMP
` [PATCH 2/5] iomap: always run error completions in user context
` [PATCH 3/5] iomap: rework REQ_FUA selection
` [PATCH 4/5] iomap: support write completions from interrupt context
` [PATCH 5/5] iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
[PATCH] metadump: catch used extent array overflow
2025-11-13 11:09 UTC (6+ messages)
[PATCH] libxfs: remove the duplicate allocation of xfs_extfree_item_cache
2025-11-13 8:07 UTC (2+ messages)
[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
2025-11-13 6:55 UTC (4+ messages)
` [PATCH] xfs: reject log records with v2 size but v1 header version "
[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
2025-11-12 23:51 UTC (13+ messages)
` [PATCH v5 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v5 11/14] Add start_renaming_two_dentries()
` [PATCH v5 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v5 14/14] VFS: introduce end_creating_keep()
` [syzbot ci] Re: Create and use APIs to centralise locking for directory ops
[PATCH 0/2] xfs_db rdump: papercut fixes
2025-11-12 19:45 UTC (4+ messages)
` [PATCH 1/2] xfs_db rdump: remove sole_path logic
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox