messages from 2023-08-22 18:30:20 to 2023-08-29 07:43:06 UTC [more...]
[PATCH v6 00/11] io_uring getdents
2023-08-29 7:41 UTC (17+ 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] [RFC] xfs: reduce AGF hold times during fstrim operations
2023-08-29 6:57 UTC
Bug#905052: marked as done (xfslibs-dev: broken symlink: /lib/libhandle.a -> /usr/lib/libhandle.a)
2023-08-29 6:39 UTC
[PATCH v3] fs: clean up usage of noop_dirty_folio
2023-08-29 4:00 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
allow building a kernel without buffer_heads v3
2023-08-29 2:13 UTC (5+ messages)
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
[GIT PULL] iomap: new code for 6.6
2023-08-28 20:14 UTC (2+ messages)
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 17:07 UTC (9+ messages)
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
[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 (10+ 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 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-08-28 6:57 UTC (11+ messages)
` [PATCH v12 2/2] "
` [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 (19+ 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)
[PATCH v3 0/3] xfs: fix two problem when recovery intents fails
2023-08-24 4:34 UTC (3+ messages)
` [PATCH v3 3/3] xfs: fix intent item uaf when recover intents fail
[PATCH v5 34/45] xfs: dynamically allocate the xfs-buf shrinker
2023-08-24 3:42 UTC (3+ messages)
` [PATCH v5 35/45] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v5 36/45] xfs: dynamically allocate the xfs-qm shrinker
[ANNOUNCE] xfsprogs: for-next updated to a86308c98
2023-08-24 2:05 UTC (3+ messages)
[PATCH v2] xfsrestore: suggest -x rather than assert for false roots
2023-08-24 1:05 UTC (3+ messages)
[RFC PATCH] xfsprogs: don't allow udisks to automount XFS filesystems with no prompt
2023-08-24 0:08 UTC (3+ messages)
[PATCH] xfs: read only mounts with fsopen mount API are busted
2023-08-23 22:46 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next updated to c1950a111dd8
2023-08-23 7:21 UTC
linux-next: manual merge of the djw-vfs tree with the xfs tree
2023-08-23 4:46 UTC (2+ messages)
linux-next: manual merge of the vfs-brauner tree with the xfs tree
2023-08-23 4:44 UTC (2+ messages)
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-23 2:59 UTC (4+ messages)
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
Re; Interest,
2023-08-22 23:31 UTC
[RFC PATCH] xfs: fix per-cpu CIL structure aggregation racing with dying cpus
2023-08-23 1:44 UTC (6+ messages)
linux-next: build failure after merge of the mm tree
2023-08-22 20:20 UTC (3+ messages)
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