Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-29 23:17:37 to 2023-11-01 08:49:17 UTC [more...]

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

[RFC] simplifying fast_dput(), dentry_kill() et.al
 2023-11-01  8:45 UTC  (30+ 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()

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-01  8:41 UTC  (13+ messages)

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

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-01  7:30 UTC  (63+ messages)
` [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 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [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 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory

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

[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
 2023-11-01  5:36 UTC 

[PATCH v2,01/89] fs: new accessor methods for atime and mtime
 2023-11-01  3:41 UTC 

[PATCH v4 0/1] mm: report per-page metadata information
 2023-11-01  3:37 UTC  (3+ messages)
` [PATCH v4 1/1] "

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

[PATCH] iomap: rotate maintainers
 2023-10-31 23:48 UTC 

[GIT PULL] bcachefs for v6.7
 2023-10-31 22:17 UTC  (3+ messages)

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-10-31 20:49 UTC  (19+ messages)
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`
` [RFC PATCH 06/19] rust: fs: introduce `FileSystem::init_root`

[PATCH v3 0/1] mm: report per-page metadata information
 2023-10-31 20:26 UTC  (3+ messages)
` [PATCH v3 1/1] "

[syzbot] kernel panic: stack is corrupted in lock_acquire (2)
 2023-10-31 20:22 UTC  (2+ messages)
` [syzbot] [ntfs3] "

[PATCH v14 00/12] FUSE passthrough for file io
 2023-10-31 17:44 UTC  (8+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 22c2699cb068
 2023-10-31 17:12 UTC  (6+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 14a537983b22
 2023-10-31 17:07 UTC 

[GIT PULL] bcachefs for v6.7
 2023-10-31 15:00 UTC  (5+ messages)

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-31 13:55 UTC  (10+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing

[PATCH] fs: Clarify "non-RCY" in access_override_creds() comment
 2023-10-31 11:47 UTC 

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

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-10-31  7:04 UTC  (10+ messages)
` [RFC PATCH 00/11] "
    ` [RFC PATCH 06/11] shmem: trace shmem_add_to_page_cache folio order
    ` [RFC PATCH 07/11] shmem: remove huge arg from shmem_alloc_and_add_folio()
    ` [RFC PATCH 10/11] shmem: add large folio support to the write path
    ` [RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()

[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_evict_inode
 2023-10-31  5:39 UTC  (2+ messages)
` [PATCH] jfs: fix uaf "

[GIT PULL] execve updates for v6.7-rc1
 2023-10-31  5:42 UTC  (2+ messages)

[GIT PULL for v6.7] autofs updates
 2023-10-31  2:12 UTC  (7+ messages)

[RESEND PATCH] fs: Fix typo in access_override_creds()
 2023-10-31  2:11 UTC  (3+ messages)

[PATCH] readahead: Update the file_ra_state.ra_pages with each readahead operation
 2023-10-31  1:56 UTC  (3+ messages)

[PATCH v4 0/6] querying mount attributes
 2023-10-31  1:23 UTC  (9+ messages)
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree

[GIT PULL] fscrypt updates for 6.7
 2023-10-30 23:50 UTC  (2+ messages)

[PATCH v4 0/5] userfaultfd move option
 2023-10-30 21:22 UTC  (10+ messages)
` [PATCH v4 1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v4 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test
` [PATCH v4 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
 2023-10-30 21:05 UTC  (4+ messages)

[GIT PULL for v6.7] vfs xattr updates
 2023-10-30 20:05 UTC  (2+ messages)

[GIT PULL for v6.7] vfs time updates
 2023-10-30 20:05 UTC  (2+ messages)

[GIT PULL for v6.7] vfs super updates
 2023-10-30 20:05 UTC  (4+ messages)

[GIT PULL for v6.7] vfs misc updates
 2023-10-30 20:05 UTC  (2+ messages)

[GIT PULL for v6.7] vfs io updates
 2023-10-30 20:05 UTC  (2+ messages)

[PATCH v2 00/20] Permission Overlay Extension
 2023-10-30 19:19 UTC  (7+ messages)
` [PATCH v2 15/24] arm64: add POE signal support
` [PATCH v2 21/24] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v2 22/24] kselftest/arm64: parse POE_MAGIC in a signal frame

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-30 17:18 UTC  (9+ messages)
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export

[RFC] rust: types: Add read_once and write_once
 2023-10-30 16:36 UTC  (3+ messages)

[PATCH v10 0/8] fuse: full atomic open and atomic-open-revalidate
 2023-10-30 15:21 UTC  (4+ messages)
` [PATCH v10 2/8] fuse: introduce atomic open

[RFC][PATCH] get rid of passing callbacks to ceph __dentry_leases_walk()
 2023-10-30 12:18 UTC  (2+ messages)

[syzbot] Monthly kernfs report (Oct 2023)
 2023-10-30  9:14 UTC 

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2023-10-30  9:00 UTC  (4+ messages)
` [PATCH v11] "
  ` [PATCH v12] "

[viro-vfs:work.csum-x86] [x86] dc7d50c79a: BUG:unable_to_handle_page_fault_for_address
 2023-10-30  8:42 UTC 

[PATCH] Fix error handling in begin_new_exec
 2023-10-30  5:50 UTC  (3+ messages)

[PATCH] ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
 2023-10-30  2:29 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).