public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-04 02:25:23 to 2025-01-07 14:55:24 UTC [more...]

[syzbot] [fs?] [mm?] KCSAN: data-race in __xa_clear_mark / file_write_and_wait_range (2)
 2025-01-07 14:55 UTC 

[syzbot] Monthly exfat report (Jan 2025)
 2025-01-07 14:54 UTC 

[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
 2025-01-07 14:53 UTC  (3+ messages)

[PATCH] netfs: Fix kernel async DIO
 2025-01-07 14:49 UTC  (6+ messages)

[GIT PULL] fuse fixes for 6.13-rc7
 2025-01-07 14:45 UTC  (2+ messages)

[PATCH v9 00/17] fuse: fuse-over-io-uring
 2025-01-07 14:42 UTC  (21+ messages)
` [PATCH v9 01/17] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH v9 02/17] fuse: Move fuse_get_dev to header file
` [PATCH v9 03/17] fuse: Move request bits
` [PATCH v9 04/17] fuse: Add fuse-io-uring design documentation
` [PATCH v9 05/17] fuse: make args->in_args[0] to be always the header
` [PATCH v9 06/17] fuse: {io-uring} Handle SQEs - register commands
` [PATCH v9 07/17] fuse: Make fuse_copy non static
` [PATCH v9 08/17] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH v9 09/17] fuse: {io-uring} Make hash-list req unique finding functions non-static
` [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
` [PATCH v9 11/17] fuse: {io-uring} Handle teardown of ring entries
` [PATCH v9 12/17] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
` [PATCH v9 13/17] fuse: Allow to queue fg requests through io-uring
` [PATCH v9 14/17] fuse: Allow to queue bg "
` [PATCH v9 15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH v9 16/17] fuse: block request allocation until io-uring init is complete
` [PATCH v9 17/17] fuse: enable fuse-over-io-uring

[PATCH] netfs: Fix read-retry for fs with no ->prepare_read()
 2025-01-07 14:43 UTC 

[PATCH] sysv: Remove the filesystem
 2025-01-07 14:35 UTC  (7+ messages)

[PATCH 0/2] afs: Dynamic root improvements
 2025-01-07 14:25 UTC  (3+ messages)
` [PATCH 1/2] afs: Make /afs/.<cell> as well /afs/<cell> mountpoints
` [PATCH 2/2] afs: Make /afs/@cell and /afs/.@cell symlinks

[RFC PATCH 0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag
 2025-01-07 14:05 UTC  (10+ messages)
` [RFC PATCH 1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-07 11:36 UTC  (27+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v5 11/25] mm: Allow compound zone device pages
` [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v5 23/25] mm: Remove pXX_devmap callers
` [PATCH v5 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-07 11:29 UTC  (14+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

6.12 WARNING in netfs_consume_read_data()
 2025-01-07 10:58 UTC  (12+ messages)
              ` [PATCH] netfs: Fix ceph copy to cache on write-begin

[PATCH v1] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-07  9:20 UTC  (2+ messages)

add STATX_DIO_READ_ALIGN
 2025-01-07  9:00 UTC  (19+ messages)
` [PATCH 1/4] fs: reformat the statx definition
` [PATCH 2/4] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/4] xfs: cleanup xfs_vn_getattr
` [PATCH 4/4] xfs: report the correct read/write dio alignment for reflinked inodes
` [PATCH] statx.2: document STATX_DIO_READ_ALIGN

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-07  8:34 UTC  (16+ messages)

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2025-01-07  8:32 UTC  (9+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[syzbot] [ext4?] WARNING: locking bug in ext4_ioctl
 2025-01-07  7:48 UTC  (2+ messages)

[BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?
 2025-01-07  7:08 UTC  (10+ messages)

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-07  5:21 UTC  (7+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH v2 0/6] convert efivarfs to manage object data correctly
 2025-01-07  2:35 UTC  (7+ messages)
` [PATCH v2 1/6] efivarfs: remove unused efi_varaible.Attributes and .kobj
` [PATCH v2 2/6] efivarfs: add helper to convert from UC16 name and GUID to utf8 name
` [PATCH v2 3/6] efivarfs: make variable_is_present use dcache lookup
` [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
` [PATCH v2 5/6] efivarfs: remove unused efivarfs_list
` [PATCH v2 6/6] efivarfs: fix error on write to new variable leaving remnants

[PATCH 0/2] Fix encoding overlayfs fid for fanotify delete events
 2025-01-07  1:24 UTC  (4+ messages)
` [PATCH 1/2] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
` [PATCH 2/2] ovl: support encoding fid from inode with no alias

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-07  0:44 UTC  (6+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH 1/2] dax: Remove access to page->index
 2025-01-07  0:43 UTC  (2+ messages)

mnt_list corruption triggered during btrfs/326
 2025-01-06 22:00 UTC  (7+ messages)

PATCH? avoid the unnecessary wakeups in pipe_read()
 2025-01-06 20:23 UTC  (10+ messages)
` wakeup_pipe_readers/writers() && pipe_poll()

[GIT PULL] vfs fixes
 2025-01-06 18:40 UTC  (2+ messages)

[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
 2025-01-06 17:42 UTC  (4+ messages)
    ` [syzbot] [fuse?] "

[Kernel Bug] INFO: task hung in inode_sleep_on_writeback
 2025-01-06 16:44 UTC 

[PATCH] afs: Fix the maximum cell name length
 2025-01-06 16:21 UTC 

[PATCHSET v8 0/12] Uncached buffered IO
 2025-01-06 15:44 UTC  (4+ messages)
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
  ` (subset) "

[PATCH v2] vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64
 2025-01-06 15:43 UTC  (3+ messages)

[PATCH v2 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-01-06 15:33 UTC  (5+ messages)
` [PATCH v2 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v2 2/2] generic: add tests for read/writes from hugepages-backed buffers

Bug: slab-out-of-bounds Read in hfsplus_bnode_read
 2025-01-06 15:23 UTC 

[PATCH] fuse: respect FOPEN_KEEP_CACHE on opendir
 2025-01-06 14:46 UTC  (4+ messages)

[PATCH] vbox: arm64 support for vboxguest
 2025-01-06 14:39 UTC  (2+ messages)

[PATCH] sysctl: unregister sysctl table after testing
 2025-01-06 14:15 UTC  (2+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 12:15 UTC  (8+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
      `  "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c

[syzbot] [fs?] KASAN: slab-out-of-bounds Write in __put_unused_fd
 2025-01-06 11:49 UTC  (3+ messages)

Bug: slab-out-of-bounds Write in __bh_read
 2025-01-06 11:29 UTC  (2+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 11:22 UTC  (4+ messages)
    `  "

[syzbot] [fuse?] KASAN: out-of-bounds Read in proc_pid_stack
 2025-01-06 10:20 UTC  (4+ messages)

[PATCH v2] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
 2025-01-06  9:35 UTC  (3+ messages)

[syzbot] [fuse?] BUG: unable to handle kernel NULL pointer dereference in fuse_copy_one
 2025-01-06  9:21 UTC  (2+ messages)

[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_args
 2025-01-06  9:20 UTC  (2+ messages)

Bug: soft lockup in exfat_clear_bitmap
 2025-01-06  8:45 UTC 

[PATCH v2] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
 2025-01-06  8:35 UTC  (3+ messages)

[PATCH 2/3] vfs: Fix implicit conversion problem when testing overflow case
 2025-01-06  8:35 UTC  (3+ messages)

[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
 2025-01-04 21:15 UTC  (2+ messages)
` RFC: Checkpatch: Introduce list of functions that need memory barriers

[PATCH 0/2] man2: Document RWF_NOAPPEND
 2025-01-04 20:36 UTC  (9+ messages)
` [PATCH 1/2] readv.2: Document RWF_NOAPPEND flag
` [PATCH 2/2] io_submit.2: "

[PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
 2025-01-04 20:23 UTC  (8+ messages)

Immutable vs read-only for Windows compatibility
 2025-01-04 15:30 UTC  (6+ messages)

[PATCH v6 0/5] Improve simple directory offset wrap behavior
 2025-01-04 11:29 UTC  (4+ messages)
` [PATCH v6 4/5] libfs: Replace simple_offset end-of-directory detection

[PATCH v7 0/5] Improve simple directory offset wrap behavior
 2025-01-04  9:16 UTC  (2+ messages)

[syzbot] [jfs?] [nilfs?] WARNING in mnt_ns_release
 2025-01-04  9:11 UTC  (3+ messages)

[linus:master] [fs] 75ead69a71: kernel-selftests.filesystems/statmount.statmount_test.fail
 2025-01-04  9:05 UTC  (2+ messages)

[PATCH v3 0/2] fix reading ESP during coredump
 2025-01-04  8:57 UTC  (2+ messages)

Errno codes from symlink() syscall
 2025-01-04  8:46 UTC  (3+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-01-04  8:42 UTC  (2+ messages)

[syzbot] [hfs?] WARNING in check_flush_dependency (3)
 2025-01-04  2:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox