public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-02 08:23:11 to 2025-01-07 02:37:47 UTC [more...]

[PATCH v2 0/6] convert efivarfs to manage object data correctly
 2025-01-07  2:35 UTC  (5+ 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

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

[PATCH v9 00/17] fuse: fuse-over-io-uring
 2025-01-07  0:25 UTC  (18+ 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

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

[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)

[PATCH] sysv: Remove the filesystem
 2025-01-06 23:31 UTC  (4+ messages)

add STATX_DIO_READ_ALIGN
 2025-01-06 22:01 UTC  (16+ 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

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

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

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)

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-06 18:17 UTC  (19+ messages)

[RFC PATCH 0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag
 2025-01-06 18:06 UTC  (7+ messages)
` [RFC PATCH 1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate

[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
 2025-01-06 17:42 UTC  (10+ 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  (8+ messages)
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [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] netfs: Fix kernel async DIO
 2025-01-06 15:34 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)

[GIT PULL] fuse fixes for 6.13-rc7
 2025-01-06 13:01 UTC 

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 12:15 UTC  (9+ 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  (8+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
    ` Re: [PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files

[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)

[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
 2025-01-06  9:13 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)

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-06  6:43 UTC  (13+ 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

[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
 2025-01-04 21:15 UTC  (7+ 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  (8+ 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  (4+ messages)
` [PATCH v3 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH v3 2/2] selftests: coredump: Add stackdump test

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

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

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

[PATCH v1] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-04  1:20 UTC 

"INFO: rcu detected stall in sys_sendfile64" in Linux kernel version 6.13.0-rc2
 2025-01-04  0:04 UTC  (2+ messages)

[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
 2025-01-03 23:20 UTC 

"divide error in bdi_set_min_bytes" in Linux kernel version 6.13.0-rc2
 2025-01-03 22:24 UTC  (3+ messages)

"WARNING in max_vclocks_store" in Linux kernel version 6.13.0-rc2
 2025-01-03  9:19 UTC  (2+ messages)

"divide error in bdi_set_max_bytes" in Linux kernel version 6.13.0-rc2
 2025-01-03  7:21 UTC 

[syzbot] [fs?] INFO: task hung in __generic_file_fsync (5)
 2025-01-03  6:09 UTC 

[PATCH] filemap: avoid truncating 64-bit offset to 32 bits
 2025-01-02 23:25 UTC  (3+ messages)

[PATCH v3 0/7] large atomic writes for xfs
 2025-01-02 14:04 UTC  (8+ messages)
` [PATCH v3 1/7] iomap: Increase iomap_dio_zero() size limit
` [PATCH v3 2/7] iomap: Add zero unwritten mappings dio support
` [PATCH v3 3/7] iomap: Lift blocksize restriction on atomic writes
` [PATCH v3 4/7] xfs: Add extent zeroing support for "
` [PATCH v3 5/7] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v3 6/7] xfs: Add RT atomic write unit max to xfs_mount
` [PATCH v3 7/7] xfs: Update xfs_get_atomic_write_attr() for large atomic writes


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