public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-25 14:13:01 to 2023-09-04 01:02:57 UTC [more...]

[PATCH v6 00/11] io_uring getdents
 2023-09-04  1:02 UTC  (23+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents

[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

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2023-09-03 23:13 UTC  (11+ messages)

[PATCHSET 0/3] xfs: reload entire iunlink lists
 2023-09-03 16:16 UTC  (4+ 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

[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  (9+ messages)
` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
` [PATCH v14] "

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

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-08-30  0:48 UTC  (4+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp

[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

allow building a kernel without buffer_heads v3
 2023-08-29 13:03 UTC  (6+ messages)
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-29 11:02 UTC  (4+ messages)

[PATCH v3] fs: clean up usage of noop_dirty_folio
 2023-08-29  8:11 UTC  (2+ messages)

Bug#905052: marked as done (xfslibs-dev: broken symlink: /lib/libhandle.a -> /usr/lib/libhandle.a)
 2023-08-29  6:39 UTC 

[PATCHSET 0/3] xfs: fix ro mounting with unknown rocompat features
 2023-08-29  3:10 UTC  (7+ messages)
` [PATCH 2/3] xfs: don't allow log recovery when unknown rocompat bits are set

[GIT PULL] iomap: new code for 6.6
 2023-08-28 20:14 UTC  (2+ messages)

[PATCH v2] fs: clean up usage of noop_dirty_folio
 2023-08-28 14:42 UTC  (5+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 14:27 UTC  (7+ messages)

[PATCH] xfs: fix an agbno overflow in __xfs_getfsmap_datadev
 2023-08-28 14:24 UTC  (7+ messages)
` [RFC PATCH] fstests: test fix for "

cleanup the filemap / direct I/O interaction v4
 2023-08-28 14:15 UTC  (10+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write

[PATCH] xfs: correct calculation for blockcount
 2023-08-28  7:24 UTC 

[PATCH] fs: clean up usage of noop_dirty_folio
 2023-08-28  6:36 UTC  (4+ messages)

[PATCH] xfs: introduce protection for drop nlink
 2023-08-28  5:21 UTC  (7+ messages)

Question: reserve log space at IO time for recover
 2023-08-27 16:04 UTC  (12+ messages)

[PATCH] xfs: introduce protection for drop nlink
 2023-08-26 15:08 UTC  (5+ messages)

Moving existing internal journal log to an external device (success?)
 2023-08-26 14:43 UTC  (5+ messages)

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (16+ messages)
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()

[PATCH v2] xfs: fix select in config XFS_ONLINE_SCRUB_STATS
 2023-08-25 15:15 UTC  (2+ messages)

[PATCH v2] xfsprogs: don't allow udisks to automount XFS filesystems with no prompt
 2023-08-25 15:13 UTC  (3+ messages)


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