messages from 2023-09-04 18:40:40 to 2023-09-29 04:25:23 UTC [more...]
[syzbot] [overlayfs?] general protection fault in d_path
2023-09-29 4:25 UTC (27+ messages)
` [syzbot] [integrity] [overlayfs] "
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
2023-09-29 3:50 UTC (17+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode
[PATCH] README: Update overlayfs URL
2023-09-29 3:16 UTC (2+ messages)
[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (2)
2023-09-29 3:06 UTC
[regression?] escaping commas in overlayfs mount options
2023-09-29 1:07 UTC
[mszeredi-vfs:statmount-v3 4/4] <stdin>:1576:2: warning: #warning syscall listmount not implemented
2023-09-28 20:28 UTC
[mszeredi-vfs:statmount-v3 3/4] <stdin>:1573:2: warning: #warning syscall statmount not implemented
2023-09-28 17:39 UTC
[PATCH 00/87] fs: new accessor methods for atime and mtime
2023-09-28 11:03 UTC (3+ messages)
` [PATCH 01/87] "
` [PATCH 59/87] fs/overlayfs: convert to new inode {a,m}time accessors
[PATCH] ovl: punt write aio completion to workqueue
2023-09-28 9:22 UTC (4+ messages)
[PATCH 0/4] Overlayfs aio cleanups
2023-09-28 5:11 UTC (8+ messages)
` [PATCH 1/4] ovl: protect copying of realinode attributes to ovl inode
` [PATCH 2/4] ovl: use simpler function to convert iocb to rw flags
` [PATCH 3/4] ovl: propagate IOCB_APPEND flag on writes to realfile
` [PATCH 4/4] ovl: move ovl_file_accessed() to aio completion
[PATCH] ovl: avoid possible NULL dereference
2023-09-28 4:45 UTC (5+ messages)
[syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
2023-09-27 15:10 UTC (3+ messages)
[PATCH] ovl: disable IOCB_DIO_CALLER_COMP
2023-09-26 15:31 UTC (8+ messages)
Overlayfs: Deleting files from the lower dir
2023-09-26 7:43 UTC (2+ messages)
[PATCH] overlayfs: set ctime when setting mtime and atime
2023-09-25 12:51 UTC (11+ messages)
[syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
2023-09-25 10:14 UTC (2+ messages)
[xfstests generic/617] fsx io_uring dio starts to fail on overlayfs since v6.6-rc1
2023-09-25 6:35 UTC (5+ messages)
[PATCH v2 0/2] Test for overlayfs fix in v6.6-rc2
2023-09-21 17:12 UTC (9+ messages)
` [PATCH v2 1/2] common: add helper _require_chattr_inherit
` [PATCH v2 2/2] overlay: add test for rename of lower symlink with NOATIME attr
[PATCH] overlay: add test for rename of lower symlink with NOATIME attr
2023-09-21 14:29 UTC (7+ messages)
[mszeredi-vfs:statmount-v2 2/3] namespace.c:(.rodata.cst4+0x94): undefined reference to `show_path'
2023-09-21 10:25 UTC
[mszeredi-vfs:statmount-v2 2/3] fs/namespace.c:4681:17: sparse: sparse: symbol 'lookup_mnt_in_ns' was not declared. Should it be static?
2023-09-21 7:17 UTC
[PATCH] generic/471: add a test to check move in mountpoints of the same export
2023-09-21 14:20 UTC
[mszeredi-vfs:statmount-v2 2/3] fs/namespace.c:4869: undefined reference to `show_path'
2023-09-21 6:33 UTC
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-09-20 15:45 UTC (28+ messages)
` [PATCH v7 12/13] ext4: switch to "
[mszeredi-vfs:statmount 2/3] fs/namespace.c:4868:undefined reference to `show_path'
2023-09-20 1:34 UTC
[ANNOUNCE] ovl: overlayfs-next updated to d1512c40431a
2023-09-19 18:41 UTC
[mszeredi-vfs:statmount 2/3] namespace.c:undefined reference to `show_path'
2023-09-19 14:55 UTC
[PATCH] ima: fix wrong dereferences of file->f_path
2023-09-18 11:56 UTC (8+ messages)
` Fwd: "
[PATCH 0/3] Tests for fanotify and overlayfs
2023-09-15 9:02 UTC (7+ messages)
` [PATCH 1/3] fanotify13: Test watching overlayfs upper fs
` [LTP] "
[PATCH] overlay: add test for persistent unique fsid
2023-09-13 16:23 UTC (2+ messages)
[PATCH] ovl: factor out some common helpers for backing files io
2023-09-13 5:59 UTC
Quota on OverlayFS supported?
2023-09-13 5:48 UTC (2+ messages)
[PATCH v4 0/5] Support nested overlayfs mounts with xattrs and whiteous
2023-09-12 16:20 UTC (9+ messages)
` [PATCH v4 1/5] ovl: Move xattr support to new xattrs.c file
` [PATCH v4 2/5] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH v4 3/5] ovl: Support escaped overlay.* xattrs
` [PATCH v4 4/5] ovl: Add an alternative type of whiteout
` [PATCH v4 5/5] ovl: Add documentation on nesting of overlayfs mounts
[GIT PULL] overlayfs fixes for 6.6-rc2
2023-09-12 16:14 UTC (2+ messages)
[PATCH v6 00/11] io_uring getdents
2023-09-10 22:01 UTC (9+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
[PATCH v2 0/3] overlayfs lock ordering changes
2023-09-08 12:29 UTC (7+ 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 (14+ messages)
` [PATCH v2 4/5] ovl: Support creation of whiteout files on overlayfs
[PATCH] ovl: fix failed copyup of fileattr on a symlink
2023-09-06 0:19 UTC (5+ 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