public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-29 22:59:46 to 2023-09-10 22:01:32 UTC [more...]

[PATCH v6 00/11] io_uring getdents
 2023-09-10 22:01 UTC  (15+ messages)
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait

[PATCH v2] xfs: remove redundant batch variables for serialization
 2023-09-10 21:49 UTC  (2+ messages)

[PATCH] libxfs: fix atomic64_t detection on x86 32-bit architectures
 2023-09-08 23:58 UTC  (4+ messages)

[PATCH] xfs: remove redundant batch variables for serialization
 2023-09-08 23:57 UTC  (2+ messages)

[PATCH] xfs: correct calculation for blockcount
 2023-09-08 23:55 UTC  (3+ messages)

[PATCHSET v26.0 0/6] xfs: prepare repair for bulk loading
 2023-09-08 23:34 UTC  (4+ messages)
` [PATCH 3/6] xfs: log EFIs for all btree blocks being used to stage a btree

[PATCH v2 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-09-08 15:28 UTC  (9+ messages)
` [PATCH v2 1/6] xfs: cache last bitmap block in "
` [PATCH v2 2/6] xfs: invert the realtime summary cache
` [PATCH v2 3/6] xfs: return maximum free size from xfs_rtany_summary()
` [PATCH v2 4/6] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
` [PATCH v2 5/6] xfs: don't try redundant allocations "
` [PATCH v2 6/6] xfs: don't look for end of extent further than necessary "

Why doesn't XFS need ->launder_folio?
 2023-09-08 14:48 UTC 

[PATCH] common: fix rt_ops setup in _scratch_mkfs_sized
 2023-09-08 14:13 UTC  (2+ messages)

[PATCH 0/5] Remove the XFS mrlock
 2023-09-08 10:44 UTC  (19+ messages)
` [PATCH 1/5] locking: Add rwsem_is_write_locked()
` [PATCH 2/5] mm: Use rwsem_is_write_locked in mmap_assert_write_locked
` [PATCH 3/5] xfs: Use rwsem_is_write_locked()
` [PATCH 4/5] xfs: Remove mrlock wrapper
` [PATCH 5/5] xfs: Stop using lockdep to assert that locks are held

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-08  8:28 UTC  (5+ messages)

[PATCHSET 0/3] xfs: reload entire iunlink lists
 2023-09-07 21:40 UTC  (11+ messages)
` [PATCH 1/3] xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
` [PATCH 2/3] xfs: reload entire unlinked bucket lists
` [PATCH 3/3] xfs: make inode unlinked bucket recovery work with quotacheck
  ` [PATCH v1.1 "

s_fs_info and ->kill_sb revisited v2
 2023-09-07 15:49 UTC  (6+ messages)
` [PATCH 13/13] ntfs3: free the sbi in ->kill_sb

[PATCH AUTOSEL 6.4 1/5] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2023-09-07 15:43 UTC 

[PATCH AUTOSEL 6.5 1/6] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2023-09-07 15:43 UTC 

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2023-09-06 17:53 UTC  (19+ messages)

[PATCH] xfs: compact repeated Kconfig expression "depends on XFS_FS"
 2023-09-06 14:59 UTC  (2+ messages)

[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
 2023-09-05 12:26 UTC  (8+ messages)
    ` [syzbot] [block] "

[PATCH] xfs: introduce protection for drop nlink
 2023-09-04 22:49 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC  (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[PATCH 01/12] fs: export setup_bdev_super
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze
 2023-09-04 15:25 UTC  (3+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze

Prezentacja
 2023-09-04  7:55 UTC 

[PATCH 0/2] xfs: reduce AGF hold times during fstrim operations
 2023-09-03 23:29 UTC  (3+ messages)
` [PATCH 1/2] xfs: move log discard work to xfs_discard.c
` [PATCH 2/2] xfs: reduce AGF hold times during fstrim operations

[PATCHSET v2 0/2] fstests: fix cpu hotplug mess
 2023-09-02  6:00 UTC  (9+ messages)
` [PATCH 1/2] generic/650: add SOAK_DURATION controls
` [PATCH 2/2] generic/650: race mount and unmount with cpu hotplug too

[PATCHSET 0/3] fstests: updates for Linux 6.6
 2023-09-02  5:21 UTC  (9+ messages)
` [PATCH 1/3] common: split _get_hugepagesize into detection and actual query
` [PATCH 2/3] common: rename get_page_size to _get_page_size
` [PATCH 3/3] xfs/559: adapt to kernels that use large folios for writes

Do I have to fsync after aio_write finishes (with fallocate preallocation) ?
 2023-09-01 23:50 UTC  (9+ messages)

[PATCH v4] xfs: load uncached unlinked inodes into memory on demand
 2023-09-01 16:00 UTC 

[PATCH v3] xfs: load uncached unlinked inodes into memory on demand
 2023-09-01 15:57 UTC  (2+ messages)

[PATCHSET 0/2] fstests: io_uring tweaks
 2023-09-01 15:45 UTC  (8+ messages)
` [PATCH 1/2] generic/61[67]: support SOAK_DURATION
  ` [PATCH v2 "
` [PATCH 2/2] generic: only enable io_uring in fsstress explicitly

[PATCH] xfs: require a relatively recent V5 filesystem for LARP mode
 2023-09-01 15:13 UTC  (2+ messages)

[ANNOUNCE] xfs: online repair is completely finished!
 2023-09-01 14:54 UTC  (3+ messages)

[PATCH v2] xfs: load uncached unlinked inodes into memory on demand
 2023-09-01 14:31 UTC  (14+ messages)
` [PATCH 1/2] xfs_db: dump unlinked buckets
` [PATCH 2/2] xfs_db: create unlinked inodes
` [RFC PATCH] fstests: test unlinked inode list repair on demand

[GIT PULL] xfs: new code for 6.6
 2023-08-30 19:50 UTC  (2+ messages)

[PATCHSET v2 0/2] xfs: fix ro mounting with unknown rocompat features
 2023-08-30 15:23 UTC  (6+ messages)
` [PATCH 1/2] xfs: allow inode inactivation during a ro mount log recovery
` [PATCH 2/2] xfs: fix log recovery when unknown rocompat bits are set

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-30 15:34 UTC  (3+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

Prezentacja
 2023-08-30  7:35 UTC 

[PATCH] [RFC] xfs: reduce AGF hold times during fstrim operations
 2023-08-30  6:32 UTC  (3+ messages)

[RFC PATCH] xfs: load uncached unlinked inodes into memory on demand
 2023-08-30  2:04 UTC  (3+ messages)

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-30  1:22 UTC  (7+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr

Data corruption with XFS on Debian 11 and 12 under heavy load
 2023-08-29 23:41 UTC  (3+ messages)

[PATCHSET v2 0/4] xfs: fix cpu hotplug mess
 2023-08-30  0:14 UTC  (6+ messages)
` [PATCH 1/4] xfs: fix per-cpu CIL structure aggregation racing with dying cpus
` [PATCH 2/4] xfs: use per-mount cpumask to track nonempty percpu inodegc lists
` [PATCH 3/4] xfs: remove the all-mounts list
` [PATCH 4/4] xfs: remove CPU hotplug infrastructure

[PATCHSET 0/1] xfs: fix EFI recovery livelocks
 2023-08-30  0:17 UTC  (3+ messages)
` [PATCH 1/1] xfs: reserve less log space when recovering log intent items

[Bug 217769] New: XFS crash on mount on kernels >= 6.1
 2023-08-29 23:42 UTC  (4+ messages)
` [Bug 217769] "

[PATCHSET v2 0/2] fstests: fix ro mounting with unknown rocompat features
 2023-08-29 23:09 UTC  (3+ messages)
` [PATCH 1/2] xfs/270: actually test file readability
` [PATCH 2/2] xfs/270: actually test log recovery with unknown rocompat features

[PATCHSET v2 0/1] xfs: fix fsmap cursor handling
 2023-08-29 23:04 UTC  (2+ messages)
` [PATCH 1/1] xfs: test fix for an agbno overflow in __xfs_getfsmap_datadev

[PATCHSET v2 0/1] xfs: fix fsmap cursor handling
 2023-08-29 23:04 UTC  (2+ messages)
` [PATCH 1/1] xfs: fix an agbno overflow in __xfs_getfsmap_datadev


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox