public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 19:53:05 to 2023-09-10 22:01:34 UTC [more...]

[PATCH v6 00/11] io_uring getdents
 2023-09-10 22:01 UTC  (28+ 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 v2 0/3] overlayfs lock ordering changes
 2023-09-08 12:29 UTC  (11+ messages)
` [PATCH v2 2/3] ovl: do not open/llseek lower file with upper sb_writers held

[PATCH v3 0/6] Support nested overlayfs mounts
 2023-09-08 11:19 UTC  (15+ messages)
` [PATCH v3 1/6] ovl: Move xattr support to new xattrs.c file
` [PATCH v3 2/6] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH v3 3/6] ovl: Support escaped overlay.* xattrs
` [PATCH v3 4/6] ovl: Add an alternative type of whiteout
` [PATCH v3 5/6] ovl: Handle escaped xwhiteouts across layers
` [PATCH v3 6/6] ovl: Add documentation on nesting of overlayfs mounts

[PATCH v2 0/5] Support nested overlayfs mounts
 2023-09-08  8:44 UTC  (47+ messages)
` [PATCH v2 1/5] ovl: Move xattr support to new xattrs.c file
` [PATCH v2 2/5] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH v2 3/5] ovl: Support escaped overlay.* xattrs
` [PATCH v2 4/5] ovl: Support creation of whiteout files on overlayfs
` [PATCH v2 5/5] ovl: Add documentation on nesting of overlayfs mounts

[PATCH] ovl: fix failed copyup of fileattr on a symlink
 2023-09-06  0:19 UTC  (5+ 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 v7 00/13] fs: implement multigrain timestamps
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[potential issue, question] whiteout shows up in merged directory
 2023-09-04 15:12 UTC  (9+ messages)

[PATCH] ovl: fix incorrect fdput() on aio completion
 2023-09-04 15:08 UTC  (3+ messages)

[Bug report] overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS
 2023-09-03 17:32 UTC  (7+ messages)

[PATCH 0/3] Tests for fanotify and overlayfs
 2023-09-03 11:15 UTC  (4+ messages)
` [PATCH 1/3] fanotify13: Test watching overlayfs upper fs
` [PATCH 2/3] fanotify13: Test watching overlayfs with FAN_REPORT_FID
` [PATCH 3/3] fanotify13: Test unique overlayfs fsid

[PATCH] overlay: add test for persistent unique fsid
 2023-09-03  7:54 UTC 

Fwd: overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS
 2023-09-01  9:53 UTC 

[GIT PULL] overlayfs update for 6.6
 2023-08-30 19:50 UTC  (3+ messages)

[GIT PULL] overlayfs update for 6.6
 2023-08-30  5:26 UTC 

[PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough
 2023-08-29 12:42 UTC  (6+ messages)

[PATCH 0/3] fstests-bld overlayfs updates
 2023-08-27  9:05 UTC  (2+ 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

[syzbot] Monthly overlayfs report (Aug 2023)
 2023-08-24  7:15 UTC 

Re; Interest,
 2023-08-22 23:31 UTC 

[RFC][PATCH 1/2] smack: Retrieve transmuting information in smack_inode_getsecurity()
 2023-08-21  7:55 UTC  (2+ messages)

[PATCH v3 0/4] overlayfs lock ordering changes
 2023-08-17 14:41 UTC  (10+ messages)
` [PATCH v3 1/4] ovl: reorder ovl_want_write() after ovl_inode_lock()
` [PATCH v3 2/4] ovl: split ovl_want_write() into two helpers
` [PATCH v3 3/4] ovl: do not open/llseek lower file with upper sb_writers held
` [PATCH v3 4/4] ovl: do not encode lower fh "
` [PATCH v3 0/4] fs: export __mnt_{want,drop}_write to modules

[PATCH 0/4] Support nested overlayfs mounts
 2023-08-16 18:45 UTC  (7+ messages)
` [PATCH 1/4] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH 2/4] ovl: Support escaped overlay.* xattrs
` [PATCH 3/4] ovl: Support creation of whiteout files on overlayfs
` [PATCH 4/4] ovl: Add documentation on nesting of overlayfs mounts


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