linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-31 22:18:21 to 2023-11-02 18:35:35 UTC [more...]

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-02 18:35 UTC  (78+ messages)
` [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-02 18:33 UTC  (21+ messages)
` [PATCH v5 1/1] "

[PATCH 0/3] ida: Allow allocations of contiguous IDs
 2023-11-02 17:46 UTC  (6+ messages)
` [PATCH 1/3] ida: Introduce ida_weight()
` [PATCH 2/3] ida: Introduce ida_alloc_group_range()
` [PATCH 3/3] ida: Add kunit based tests for new IDA functions

[PATCH 0/7 v3] block: Add config option to not allow writing to mounted devices
 2023-11-02 17:13 UTC  (14+ messages)
` [PATCH 1/7] bcachefs: Convert to bdev_open_by_path()
` [PATCH 2/7] block: Remove blkdev_get_by_*() functions
` [PATCH 3/7] block: Add config option to not allow writing to mounted devices
` [PATCH 4/7] btrfs: Do not restrict writes to btrfs devices
` [PATCH 5/7] fs: Block writes to mounted block devices
` [PATCH 6/7] xfs: Block writes to log device
` [PATCH 7/7] ext4: Block writes to journal device

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-02 17:07 UTC  (20+ messages)

[RFC PATCH] fs: make s_count atomic_t
 2023-11-02 16:05 UTC  (3+ messages)

[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
 2023-11-02 15:57 UTC  (4+ messages)

[PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests
 2023-11-02 15:17 UTC  (4+ messages)
` [PATCH v[n] 2/2] fuse: Introduce sysfs API for "

[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
 2023-11-02 14:54 UTC  (2+ messages)

[PATCH v14 00/12] FUSE passthrough for file io
 2023-11-02 13:13 UTC  (17+ messages)

[PATCH 1/2] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
 2023-11-02 12:30 UTC  (4+ messages)
` [PATCH 2/2] vboxsf: Remove usage of the deprecated ida_simple_xx() API

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-11-02 12:04 UTC  (5+ messages)
` [PATCH v33 6/6] selftests: mm: add pagemap ioctl tests

[PATCH] nilfs2: simplify device handling
 2023-11-02 11:10 UTC  (3+ messages)

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-11-02 10:29 UTC  (26+ messages)

[PATCH v4 2/2] exfat: do not zeroed the extended part
 2023-11-02  9:58 UTC 

[PATCH v4 1/2] exfat: change to get file size from DataLength
 2023-11-02  9:58 UTC 

[PATCH v4 0/2] exfat: get file size from DataLength
 2023-11-02  9:58 UTC 

[PATCH v1 2/2] exfat: fix ctime is not updated
 2023-11-02  6:10 UTC 

[PATCH v3 01/14] fs: Move enum rw_hint into a new header file
 2023-11-02  7:31 UTC  (7+ messages)
` [PATCH v3 00/14] Pass data temperature information to SCSI disk devices
        ` RE:(2) [PATCH v3 01/14] fs: Move enum rw_hint into a new header file
          ` (2) "
            `  "

[GIT PULL] sysctl changes for v6.7-rc1
 2023-11-02  7:23 UTC  (2+ messages)

[PATCH v1 0/2] exfat: bugfix for timespec update
 2023-11-02  6:10 UTC 

[PATCH v1 1/2] exfat: fix setting uninitialized time to ctime/atime
 2023-11-02  6:10 UTC 

[PATCH v4 0/1] mm: report per-page metadata information
 2023-11-02  2:43 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-11-02  2:36 UTC  (11+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
  ` (subset) "

[PATCH 0/2] Triggering a softlockup panic during SMP boot
 2023-11-01 19:10 UTC  (2+ messages)

[RFC] simplifying fast_dput(), dentry_kill() et.al
 2023-11-01 18:19 UTC  (27+ messages)
          ` [PATCH 01/15] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
            ` [PATCH 02/15] fast_dput(): handle underflows gracefully
            ` [PATCH 03/15] fast_dput(): new rules for refcount
            ` [PATCH 04/15] __dput_to_list(): do decrement of refcount in the caller
            ` [PATCH 05/15] retain_dentry(): lift decrement of ->d_count into callers
            ` [PATCH 06/15] __dentry_kill(): get consistent rules for ->d_count
            ` [PATCH 07/15] dentry_kill(): don't bother with retain_dentry() on slow path
            ` [PATCH 08/15] Call retain_dentry() with refcount 0
            ` [PATCH 09/15] fold the call of retain_dentry() into fast_dput()
            ` [PATCH 10/15] don't try to cut corners in shrink_lock_dentry()
            ` [PATCH 11/15] fold dentry_kill() into dput()
            ` [PATCH 12/15] get rid of __dget()
            ` [PATCH 13/15] shrink_dentry_list(): no need to check that dentry refcount is marked dead
            ` [PATCH 14/15] to_shrink_list(): call only if refcount is 0
            ` [PATCH 15/15] switch select_collect{,2}() to use of to_shrink_list()

[syzbot] [hfs?] kernel BUG in __block_write_full_folio
 2023-11-01 16:24 UTC 

[PATCH] iomap: rotate maintainers
 2023-11-01 16:11 UTC  (2+ messages)

[PATCH v4 0/6] querying mount attributes
 2023-11-01 15:54 UTC  (5+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_evict_inode
 2023-11-01 15:48 UTC  (3+ messages)
` [PATCH] jfs: fix uaf "

[GIT PULL] bcachefs for v6.7
 2023-11-01 15:02 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 22c2699cb068
 2023-11-01 11:30 UTC  (5+ messages)

[GIT PULL] ext2, udf, and quota changes for 6.7-rc1
 2023-11-01 10:36 UTC 

[GIT PULL] fsnotify changes for 6.7-rc1
 2023-11-01 10:31 UTC 

[syzbot] Monthly ntfs3 report (Oct 2023)
 2023-11-01 10:13 UTC 

[syzbot] Monthly nilfs report (Oct 2023)
 2023-11-01 10:11 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-11-01  8:49 UTC  (2+ messages)
` [syzbot] "

[PATCH v2,01/89] fs: new accessor methods for atime and mtime
 2023-11-01  3:41 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).