public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-24 07:55:55 to 2023-08-30 00:24:13 UTC [more...]

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

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

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

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

[RFC PATCH] xfs: load uncached unlinked inodes into memory on demand
 2023-08-29 23:20 UTC 

[PATCHSET 0/2] fstests: io_uring tweaks
 2023-08-29 23:15 UTC  (3+ messages)
` [PATCH 1/2] generic/61[67]: support SOAK_DURATION
` [PATCH 2/2] generic: only enable io_uring in fsstress explicitly

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

[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/2] xfs: fix ro mounting with unknown rocompat features
 2023-08-29 23:09 UTC  (3+ 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

[PATCHSET v2 0/2] fstests: fix cpu hotplug mess
 2023-08-29 23:08 UTC  (3+ messages)
` [PATCH 1/2] generic/650: add SOAK_DURATION controls
` [PATCH 2/2] generic/650: race mount and unmount with cpu hotplug too

[PATCHSET v2 0/4] xfs: fix cpu hotplug mess
 2023-08-29 23:07 UTC  (5+ 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 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

[PATCHSET 0/3] fstests: updates for Linux 6.6
 2023-08-29 23:03 UTC  (4+ 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

[PATCH] [RFC] xfs: reduce AGF hold times during fstrim operations
 2023-08-29 15:50 UTC  (2+ messages)

[PATCH v6 00/11] io_uring getdents
 2023-08-29 13:05 UTC  (20+ 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

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  (10+ messages)
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()

[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  (12+ messages)
` [PATCH 1/3] xfs: allow inode inactivation during a ro mount log recovery
` [PATCH 2/3] xfs: don't allow log recovery when unknown rocompat bits are set
` [PATCH 3/3] xfs: log is not writable if we have unknown rocompat features
` [PATCH 4/3] xfs/270: actually test file readability
` [PATCH 5/3] xfs/270: actually test log recovery with unknown rocompat features

[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

[ANNOUNCE] xfs: online repair is completely finished!
 2023-08-28 12:33 UTC  (2+ messages)

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

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-28  6:57 UTC  (8+ messages)
` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
` [PATCH v14] "

[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  (13+ messages)

Do I have to fsync after aio_write finishes (with fallocate preallocation) ?
 2023-08-28  1:01 UTC  (6+ messages)

Question: reserve log space at IO time for recover
 2023-08-27 16:04 UTC  (18+ 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  (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [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 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents

[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)

[PATCH] xfs: fix select in config XFS_ONLINE_SCRUB_STATS
 2023-08-25 12:00 UTC 

[ANNOUNCE] xfsdump: for-next updated to 8e97f9c
 2023-08-25  9:43 UTC 

Prezentacja
 2023-08-25  8:15 UTC 

[PATCHSET 0/3] xfs: fix cpu hotplug mess
 2023-08-25  4:07 UTC  (10+ messages)
` [PATCH 1/3] xfs: fix per-cpu CIL structure aggregation racing with dying cpus
` [PATCH 2/3] xfs: use per-mount cpumask to track nonempty percpu inodegc lists
` [PATCH 3/3] xfs: remove cpu hotplug hooks
` [PATCH 4/3] generic/650: race mount and unmount with cpu hotplug too

[PATCH -next] xfs: remove unnecessary check in xfile_create()
 2023-08-24 16:14 UTC  (2+ messages)

[PATCH] xfs: Remove duplicate include
 2023-08-24 16:13 UTC  (2+ messages)

[PATCH v3] xfsrestore: suggest -x rather than assert for false roots
 2023-08-24  7:54 UTC  (2+ messages)


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