linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-23 11:49:20 to 2022-04-26 16:50:02 UTC [more...]

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-26 16:46 UTC  (10+ messages)
` [PATCH v2 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v2 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v2 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v2 4/6] userfaultfd: update documentation to describe /dev/userfaultfd

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-26 15:58 UTC  (14+ messages)
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-26 15:58 UTC  (9+ messages)
` [PATCH v3 1/6] mm: add NR_SECONDARY_PAGETABLE stat
` [PATCH v3 2/6] KVM: mmu: add a helper to account page table pages used by KVM
` [PATCH v3 3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats
` [PATCH v3 4/6] KVM: arm64/mmu: "
` [PATCH v3 5/6] KVM: riscv/mmu: "
` [PATCH v3 6/6] KVM: mips/mmu: "

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-26 15:52 UTC  (10+ messages)
` [PATCH v8 2/4] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v8 3/4] fs: move S_ISGID stripping into the vfs
` [PATCH v8 4/4] ceph: rely on vfs for setgid stripping

[PATCH] fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT flag
 2022-04-26 13:24 UTC  (8+ messages)

[RFC PATCH] fuse: support cache revalidation in writeback_cache mode
 2022-04-26 13:09 UTC  (6+ messages)
  `  "
      `  "

[PATCH v10 00/21] fscache,erofs: fscache-based on-demand read semantics
 2022-04-26 12:54 UTC  (25+ messages)
` [PATCH v10 01/21] cachefiles: extract write routine
` [PATCH v10 02/21] cachefiles: notify the user daemon when looking up cookie
` [PATCH v10 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode
` [PATCH v10 04/21] cachefiles: notify the user daemon when withdrawing cookie
` [PATCH v10 05/21] cachefiles: implement on-demand read
` [PATCH v10 06/21] cachefiles: enable on-demand read mode
` [PATCH v10 07/21] cachefiles: add tracepoints for "
` [PATCH v10 08/21] cachefiles: document "
` [PATCH v10 09/21] erofs: make erofs_map_blocks() generally available
` [PATCH v10 10/21] erofs: add fscache mode check helper
` [PATCH v10 11/21] erofs: register fscache volume
` [PATCH v10 12/21] erofs: add fscache context helper functions
` [PATCH v10 13/21] erofs: add anonymous inode caching metadata for data blobs
` [PATCH v10 14/21] erofs: add erofs_fscache_read_folios() helper
` [PATCH v10 15/21] erofs: register fscache context for primary data blob
` [PATCH v10 16/21] erofs: register fscache context for extra data blobs
` [PATCH v10 17/21] erofs: implement fscache-based metadata read
` [PATCH v10 18/21] erofs: implement fscache-based data read for non-inline layout
` [PATCH v10 19/21] erofs: implement fscache-based data read for inline layout
` [PATCH v10 20/21] erofs: implement fscache-based data readahead
` [PATCH v10 21/21] erofs: add 'fsid' mount option

[PATCH v4 00/10] Add Copy offload support
 2022-04-26 10:12 UTC  (11+ messages)
    ` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v4 02/10] block: Add copy offload support infrastructure
    ` [PATCH v4 03/10] block: Introduce a new ioctl for copy
    ` [PATCH v4 04/10] block: add emulation "
    ` [PATCH v4 05/10] nvme: add copy offload support
    ` [PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
    ` [PATCH v4 07/10] dm: Add support for copy offload
    ` [PATCH v4 08/10] dm: Enable copy offload for dm-linear target
    ` [PATCH v4 09/10] dm kcopyd: use copy offload support
    ` [PATCH v4 10/10] fs: add support for copy file range in zonefs

mmotm 2022-04-25-17-59 uploaded
 2022-04-26  9:40 UTC  (4+ messages)
` mmotm 2022-04-25-17-59 uploaded (drivers/char/hw_random/mpfs-rng.c)

[PATCH v7 1/4] fs: move sgid stripping operation from inode_init_owner into mode_strip_sgid
 2022-04-26  9:22 UTC  (12+ messages)
` [PATCH v7 2/4] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v7 3/4] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v7 4/4] ceph: Remove S_ISGID stripping code in ceph_finish_async_create

[PATCH v7 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2022-04-26  9:01 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-26  7:40 UTC  (34+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
                  ` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c

scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
 2022-04-26  6:27 UTC  (6+ messages)

[PATCH v6 1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-26  1:25 UTC  (13+ messages)
` [PATCH v6 2/4] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v6 3/4] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v6 4/4] ceph: Remove S_ISGID stripping code in ceph_finish_async_create

[PATCH RFC v21 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-25 23:17 UTC  (24+ messages)
` [PATCH RFC v21 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v21 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v21 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v21 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v21 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v21 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v21 7/7] NFSD: Show state of courtesy client in client info

[PATCH sysctl-testing v2] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-04-25 21:02 UTC  (3+ messages)

[net-next v4 0/3] use standard sysctl macro
 2022-04-25 20:53 UTC  (8+ messages)
` [net-next v4 3/3] selftests/sysctl: add sysctl macro test

[PATCH] sysctl: minor cleanup in new_dir()
 2022-04-25 20:51 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 20:30 UTC  (17+ messages)

[PATCH v4 0/3] Avoid live-lock in btrfs fault-in+uaccess loop
 2022-04-25 16:13 UTC  (7+ messages)
` [PATCH v4 1/3] mm: Add fault_in_subpage_writeable() to probe at sub-page granularity

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 14:07 UTC  (13+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH v4 00/16] Evictable fanotify marks
 2022-04-25 13:32 UTC  (3+ messages)

[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
 2022-04-25 13:15 UTC  (3+ messages)

[PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-04-25 12:30 UTC  (7+ messages)
  ` [PATCH 00/14] cifs: Iterators, netfslib and folios

[PATCH v2 0/2] FUSE: Implement atomic lookup + open
 2022-04-25 10:43 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH 0/1] FUSE: Parallel direct writes on the same file
 2022-04-25  8:40 UTC  (7+ messages)
` [PATCH 1/1] FUSE: Allow parallel "

RFC fuse waitq latency
 2022-04-25  8:37 UTC  (4+ messages)

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-25  7:40 UTC  (14+ messages)
      ` [PATCH] binfmt_flat: Remove shared library support

[PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
 2022-04-25  3:40 UTC  (2+ messages)

[syzbot] KASAN: out-of-bounds Write in end_buffer_read_sync
 2022-04-25  3:07 UTC 

[PATCH v1] proc: limit schedstate node write operation
 2022-04-24 19:23 UTC  (5+ messages)

[PATCH v13 0/7] fsdax: introduce fs query to support reflink
 2022-04-24  2:00 UTC  (14+ messages)
` [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()

[syzbot] possible deadlock in _snd_pcm_stream_lock_irqsave (3)
 2022-04-23 22:52 UTC  (2+ messages)

[syzbot] possible deadlock in snd_pcm_period_elapsed (3)
 2022-04-23 22:26 UTC  (2+ messages)

fadvise(POSIX_FADV_DONTNEED) and huge pages
 2022-04-23 16:41 UTC 

[PATCH v1] proc: limit schedstate node write operation
 2022-04-23  4:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).