messages from 2018-08-25 20:04:22 to 2018-10-10 00:13:57 UTC [more...]
[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems
2018-10-10 0:13 UTC (18+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
` [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper
` [PATCH 03/25] xfs: zero posteof blocks when cloning above eof
` [PATCH 04/25] xfs: update ctime and remove suid before cloning files
` [PATCH 05/25] vfs: check file ranges "
` [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 07/25] vfs: skip zero-length dedupe requests
` [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 13/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 17/25] vfs: make remapping to source file eof more explicit
[PATCH v2 0/5] Tests for readahead() and fadvise() on overlayfs
2018-10-09 20:10 UTC (9+ messages)
` [PATCH v2 1/5] syscalls/readahead01: Convert to newlib
` [PATCH v2 2/5] syscalls/readahead02: Convert to newlib and cleanup
` [PATCH v2 3/5] syscalls/readahead02: test readahead() on an overlayfs file
` [PATCH v2 4/5] syscalls/readahead02: test readahead using posix_fadvise()
` [PATCH v2 5/5] syscalls/readahead02: fail test if readahead did not use any cache
[PATCH v2] Open a new file instance if no read permissions
2018-10-09 15:12 UTC
[PATCH] Open a new file instance if no read permissions on files
2018-10-08 21:18 UTC (6+ messages)
Postpone copy-up until first real write?
2018-10-08 20:23 UTC (4+ messages)
[PATCH 03/16] vfs: don't evict uninitialized inode
2018-10-08 13:23 UTC (3+ messages)
PROBLEM: IMA xattrs not written on overlayfs
2018-10-08 12:54 UTC (16+ messages)
[PATCH v2] ovl: untangle copy up call chain
2018-10-08 4:25 UTC
[PATCH] ovl: untangle copy up call chain
2018-10-08 3:16 UTC (3+ messages)
[PATCH] ovl: disable new features for deprecated upper fs
2018-10-06 6:10 UTC
[GIT PULL] overlayfs fixes for 4.19-rc7
2018-10-04 20:45 UTC (2+ messages)
[PATCH] fs: fix access beyond unterminated strings in prints
2018-10-04 15:05 UTC (4+ messages)
[PATCH 0/4] Tests for readahead() and fadvise() on overlayfs
2018-10-04 6:15 UTC (13+ messages)
` [PATCH 1/4] syscalls/readahead01: Convert to newlib
` [PATCH 2/4] syscalls/readahead02: Convert to newlib and cleanup
` [LTP] "
` [PATCH 3/4] syscalls/readahead02: test readahead() on an overlayfs file
` [LTP] "
` [PATCH 4/4] syscalls/readahead02: test readahead using posix_fadvise()
` [LTP] "
[PATCH 5/5] syscalls/readahead02: fail test if readahead did not use any cache
2018-10-03 12:50 UTC (2+ messages)
` [LTP] "
[PATCH -next] ovl: make symbol 'ovl_aops' static
2018-10-01 9:26 UTC (2+ messages)
[PATCH]i[RESEND] kernel/acct.c: fix locking order when switching acct files
2018-09-29 5:51 UTC
KASAN: slab-out-of-bounds Read in string (2)
2018-09-28 17:39 UTC (2+ messages)
ovl: hash non-dir by lower inode for fsnotify
2018-09-28 17:22 UTC
possible deadlock in path_openat
2018-09-27 8:26 UTC (4+ messages)
[PATCH] kernel/acct.c: fix locking order when switching acct files
2018-09-27 6:49 UTC
possible deadlock in ovl_write_iter
2018-09-27 3:51 UTC (3+ messages)
[PATCH 0/4] Assorted overlayfs fixes for 4.19-rc5
2018-09-24 8:56 UTC (9+ messages)
` [PATCH 1/4] ovl: fix memory leak on unlink of indexed file
` [PATCH 2/4] ovl: fix freeze protection bypass in ovl_write_iter()
` [PATCH 3/4] ovl: fix freeze protection bypass in ovl_clone_file_range()
` [PATCH 4/4] vfs: swap names of {do,vfs}_clone_file_range()
revealing file from lower fs ('reverting changes')
2018-09-20 11:20 UTC (2+ messages)
[PATCH] Revert "vfs: don't open real"
2018-09-14 2:31 UTC (3+ messages)
Fwd: Re: How to access "upper" directory of overlayfs programatically
2018-09-13 19:18 UTC (2+ messages)
` "
[GIT PULL] overlayfs fixes for 4.19-rc4
2018-09-13 18:30 UTC
How to access "upper" directory of overlayfs programatically
2018-09-12 19:48 UTC
Containers and checkpoint/restart micro-conference at LPC2018
2018-09-11 15:36 UTC (8+ messages)
` Overlayfs @ "
` [lxc-users] "
general protection fault in ovl_free_fs
2018-09-09 1:43 UTC (2+ messages)
What's the right/expected behavior with metacopy=off
2018-09-04 17:37 UTC (3+ messages)
[miklos-vfs:overlayfs-next 6/6] fs/overlayfs/file.c:334:5: sparse: symbol 'ovl_fadvise' was not declared. Should it be static?
2018-09-03 7:52 UTC (3+ messages)
` [RFC PATCH miklos-vfs] ovl: ovl_fadvise() can be static
[PATCH 0/3] Enable new features for more overlayfs setups
2018-09-03 6:12 UTC (4+ messages)
` [PATCH 1/3] ovl: relax requirement for non null uuid of lower fs
` [PATCH 2/3] ovl: disable xino for some nested overlay cases
` [PATCH 3/3] ovl: compact nested ovl_fh
[PATCH 0/2] fstests: fix overlay test failure over ext4
2018-09-01 17:12 UTC (4+ messages)
` [PATCH 1/2] overlay: do not set OVL_BASE_FSTYP value to "overlay"
` [PATCH 2/2] generic/009: fix test failure with overlay over ext4
[PATCH v5 1/3] common/rc: add scratch shutdown support for overlayfs
2018-08-31 14:19 UTC (5+ messages)
` [PATCH v5 3/3] generic/471: add syncfs test
[miklos-vfs:overlayfs-next 6/6] fs/overlayfs/file.c:345: undefined reference to `vfs_fadvise'
2018-08-30 17:36 UTC
[miklos-vfs:overlayfs-next 5/6] undefined reference to `vfs_fadvise'
2018-08-30 17:25 UTC
[miklos-vfs:overlayfs-next 5/6] readahead.c:undefined reference to `vfs_fadvise'
2018-08-30 16:34 UTC
[PATCH v5 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
2018-08-29 5:41 UTC
[PATCH v4 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
2018-08-28 22:02 UTC (2+ messages)
[PATCH v5 3/3] overlayfs: override_creds=off option bypass creator_cred
2018-08-28 21:32 UTC (4+ messages)
[PATCH v5 2/3] overlayfs: check CAP_MKNOD before issuing vfs_whiteout
2018-08-28 18:51 UTC (4+ messages)
[PATCH v5 1/3] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
2018-08-28 18:40 UTC (4+ messages)
[PATCH v5 0/3]
2018-08-28 16:52 UTC
[PATCH v4 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
2018-08-28 7:58 UTC (2+ messages)
` [PATCH v4 6/6] ovl: add ovl_fadvise()
[PATCH v3 0/6] Overlayfs stacked f_op fixes
2018-08-27 23:30 UTC (12+ messages)
` [PATCH v3 1/6] ovl: respect FIEMAP_FLAG_SYNC flag
` [PATCH v3 2/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
` [PATCH v3 3/6] Documentation/filesystems: update documentation of file_operations to kernel 4.18
` [PATCH v3 4/6] vfs: add the fadvise() file operation
` [PATCH v3 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
` [PATCH v3 6/6] ovl: add ovl_fadvise()
[PATCH v2 0/6] Overlayfs stacked f_op fixes
2018-08-27 23:05 UTC (20+ messages)
` [PATCH v2 1/6] vfs: add helper to get "real" overlayfs file
` [PATCH v2 2/6] ovl: respect FIEMAP_FLAG_SYNC flag
` [PATCH v2 3/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
` [PATCH v2 4/6] vfs: fix readahead syscall on an overlayfs file
` [PATCH v2 5/6] vfs: fix fadvise64 "
` [PATCH v2 6/6] vfs: fix sync_file_range "
[PATCH] test-appliance: store the base fs type for overlay test run
2018-08-27 18:39 UTC
[PATCH] xfs: fix GPF in swapfile_activate of file from overlayfs
2018-08-27 7:17 UTC (6+ messages)
[PATCH v3] overlay/016: split into two tests
2018-08-26 14:34 UTC (4+ 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