linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-18 00:51:27 to 2023-07-20 06:45:25 UTC [more...]

[PATCH] fs/nls: make load_nls() take a const parameter
 2023-07-20  6:34 UTC 

[PATCH v3 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-20  6:41 UTC  (10+ messages)
` [PATCH v3 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH v3 2/7] fs: Add DCACHE_CASEFOLDED_NAME flag
` [PATCH v3 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH v3 4/7] libfs: Chain encryption checks after case-insensitive revalidation
` [PATCH v3 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v3 6/7] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH v3 7/7] f2fs: "

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-07-20  6:36 UTC  (19+ messages)

[PATCH] fstests: add helper to canonicalize devices used to enable persistent disks
 2023-07-20  6:17 UTC 

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-20  6:16 UTC  (19+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism
` [PATCH v5 04/11] blksnap: header file of the module interface

[syzbot] [f2fs?] UBSAN: array-index-out-of-bounds in f2fs_iget
 2023-07-20  5:56 UTC 

small writeback fixes
 2023-07-20  4:48 UTC  (8+ messages)

[syzbot] [btrfs?] [netfilter?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
 2023-07-20  3:30 UTC  (6+ messages)

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_pack_data
 2023-07-20  3:14 UTC  (2+ messages)

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2023-07-20  2:03 UTC  (11+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-07-20  1:50 UTC  (5+ messages)
` [PATCH v12 2/2] "

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-20  1:15 UTC  (44+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access

[syzbot] [apparmor?] [ext4?] general protection fault in common_perm_cond
 2023-07-20  1:11 UTC 

[RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
 2023-07-20  0:00 UTC  (13+ messages)

[syzbot] [hfs?] kernel BUG in hfsplus_show_options
 2023-07-19 23:52 UTC 

[syzbot] [hfs?] kernel BUG in hfsplus_show_options
 2023-07-19 23:26 UTC 

[syzbot] [hfs?] kernel BUG in hfsplus_show_options
 2023-07-19 23:17 UTC 

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2023-07-19 21:54 UTC  (3+ messages)

[PATCH] nfsd: inherit required unset default acls from effective set
 2023-07-19 21:22 UTC  (4+ messages)

[syzbot] Monthly kernfs report (Jul 2023)
 2023-07-19 20:56 UTC 

[PATCH] fs: export emergency_sync
 2023-07-19 20:51 UTC  (8+ messages)

Backporting of series xfs/iomap: fix data corruption due to stale cached iomap
 2023-07-19 20:37 UTC  (9+ messages)

[GIT PULL] fuse update for 6.5
 2023-07-19 19:20 UTC  (2+ messages)

[PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-19 18:27 UTC  (9+ messages)
` [PATCH v2 3/7] libfs: Validate negative dentries in case-insensitive directories
    ` [f2fs-dev] "
` [PATCH v2 4/7] libfs: Support revalidation of encrypted case-insensitive dentries

[syzbot] [wireguard?] [jfs?] KASAN: slab-use-after-free Read in wg_noise_keypair_get
 2023-07-19 17:52 UTC  (5+ messages)
    ` [Jfs-discussion] "

[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-19 15:25 UTC  (15+ messages)
` [PATCH v2 1/4] mm: factor out VMA stack and heap checks
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 3/4] selinux: "
` [PATCH v2 4/4] perf/core: "

[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
 2023-07-19 14:04 UTC  (18+ messages)
` [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
` [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH 22/35] arm64/mm: Implement map_shadow_stack()

[syzbot] [kernfs?] possible deadlock in lookup_slow (3)
 2023-07-19 13:17 UTC 

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
 2023-07-19 13:17 UTC 

[PATCH][next] fs: hfsplus: make extend error rate limited
 2023-07-19 12:17 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in attr_data_read_resident
 2023-07-19 11:39 UTC  (2+ messages)

[PATCH v2] ext4: fix the time handling macros when ext4 is using small inodes
 2023-07-19 10:32 UTC 

[PATCH] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-19  9:07 UTC 

[PATCH v4 0/5] io_uring getdents
 2023-07-19  8:56 UTC  (9+ messages)
` [PATCH 1/5] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 2/5] vfs_getdents/struct dir_context: add flags field
` [PATCH 3/5] io_uring: add support for getdents
` [PATCH 4/5] xfs: add NOWAIT semantics for readdir
` [PATCH RFC 5/5] disable fixed file for io_uring getdents for now

[PATCH] fs/filesystems.c: ERROR: "(foo*)" should be "(foo *)"
 2023-07-19  6:14 UTC  (2+ messages)

[syzbot] [hfs?] kernel BUG in hfsplus_show_options
 2023-07-19  4:18 UTC  (3+ messages)

[syzbot] [kernfs?] possible deadlock in walk_component (2)
 2023-07-19  3:26 UTC 

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-19  1:35 UTC  (3+ messages)
` [PATCH v5 6/8] xfs: switch to "

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-18 23:07 UTC  (3+ messages)

linux-next ext4 inode size 128 corrupted
 2023-07-18 18:27 UTC  (5+ messages)

[PATCH] ext4: fix the time handling macros when ext4 is using small inodes
 2023-07-18 17:31 UTC 

[PATCH v25 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-18 16:27 UTC  (7+ messages)
` [PATCH v25 2/5] fs/proc/task_mmu: "

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-18 15:56 UTC  (6+ messages)

[PATCH 0/5] mm: convert to vma_is_heap/stack()
 2023-07-18 15:10 UTC  (6+ messages)
` [PATCH 1/5] mm: introduce vma_is_stack() and vma_is_heap()
` [PATCH 2/5] mm: use "

[syzbot] [hfs?] kernel BUG in hfs_show_options
 2023-07-18 10:13 UTC 

[syzbot] [fs?] possible deadlock in inode_add_bytes
 2023-07-18  9:41 UTC 

[PATCH v2] xarray: Document necessary flag in alloc functions
 2023-07-18  7:25 UTC 

[PATCH v3 0/3] io_uring getdents
 2023-07-18  6:55 UTC  (9+ messages)
` [PATCH 3/3] io_uring: add support for getdents

[syzbot] [ext4?] INFO: task hung in sync_inodes_sb (5)
 2023-07-18  4:00 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).