public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-17 09:48:38 to 2024-08-20 17:19:31 UTC [more...]

[REGRESSION] fuse: copy_file_range() fails with EIO
 2024-08-20 13:50 UTC  (5+ messages)
` [PATCH 3/3] fuse: use folio_end_read

[PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile
 2024-08-20 17:19 UTC  (26+ messages)
` [PATCH 1/9] i915: remove wake_up on I915_RESET_MODESET
` [PATCH 2/9] Introduce atomic_dec_and_wake_up_var()
` [PATCH 3/9] XFS: use wait_var_event() when waiting of i_pincount
` [PATCH 4/9] Use wait_var_event() instead of I_DIO_WAKEUP
` [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
` [PATCH 6/9] block/pktdvd: switch congestion waiting to ___wait_var_event()
` [PATCH 7/9] Improve and expand wake_up_bit() interface
` [PATCH 8/9] Improve and extend wake_up_var() interface
` [PATCH 9/9] Use clear_and_wake_up_bit() where appropriate
      ` [PATCH RFC 0/5] inode: turn i_state into u32
        ` [PATCH RFC 1/5] fs: add i_state helpers
        ` [PATCH RFC 2/5] writeback: port __I_SYNC to var event
        ` [PATCH RFC 3/5] inode: port __I_NEW "
        ` [PATCH RFC 4/5] inode: port __I_LRU_ISOLATING "
        ` [PATCH RFC 5/5] inode: make i_state a u32

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-20 17:07 UTC  (24+ messages)
` [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
` [PATCH v10 15/40] arm64/idreg: Add overrride for GCS
` [PATCH v10 16/40] arm64/hwcap: Add hwcap "
` [PATCH v10 17/40] arm64/traps: Handle GCS exceptions
` [PATCH v10 18/40] arm64/mm: Handle GCS data aborts
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS

[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-20 16:23 UTC  (2+ messages)

[PATCH] Documentation: iomap: fix a typo
 2024-08-20 16:15 UTC  (2+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-20 14:45 UTC  (15+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-20 14:28 UTC  (20+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-20 14:27 UTC  (7+ messages)

[syzbot] [ntfs3?] WARNING in iov_iter_revert (5)
 2024-08-20 14:21 UTC 

[linus:master] [9p] e3786b29c5: xfstests.generic.465.fail
 2024-08-20 13:03 UTC  (2+ messages)

[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
 2024-08-20 12:45 UTC  (10+ messages)

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-20 11:38 UTC  (12+ messages)

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-08-20 10:53 UTC  (2+ messages)

[syzbot] [exfat?] KCSAN: data-race in dio_bio_end_io / dio_new_bio (3)
 2024-08-20 10:07 UTC 

[PATCH] writeback: Refine the show_inode_state() macro definition
 2024-08-20  9:54 UTC  (2+ messages)

[PATCH] writeback: Refine the show_inode_state() macro definition
 2024-08-20  9:52 UTC 

[PATCH v12 00/10] enable bs > ps in XFS
 2024-08-20  9:17 UTC  (16+ messages)

[PATCH bpf-next] bpf: use kfunc hooks instead of program types
 2024-08-20  8:49 UTC  (5+ messages)

[PATCH -next v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH
 2024-08-20  8:49 UTC  (2+ messages)

[RFC PATCH 1/1] fs: jbd2: try to launch cp transaction when bh refer cma
 2024-08-20  7:26 UTC 

[PATCH v2] netfs: fix the mismatch used for CONFIG_FSCACHE_DEBUG
 2024-08-20  7:02 UTC  (2+ messages)

[PATCH v4 0/2] fuse: add timeout option for requests
 2024-08-20  6:39 UTC  (3+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
 2024-08-20  6:33 UTC  (3+ messages)

KASAN: stack-out-of-bounds Write in end_buffer_read_sync
 2024-08-20  4:04 UTC  (4+ messages)

[PATCH v2] mm: allow read-ahead with IOCB_NOWAIT set
 2024-08-20  2:26 UTC 

[brauner-vfs:vfs.misc.jeff] [[DRAFT UNTESTED] fs] 6a0f6c435f: BUG:kernel_NULL_pointer_dereference,address
 2024-08-20  2:22 UTC  (3+ messages)

[PATCH 1/2] fuse: drop unused fuse_mount arg in fuse_writepage_finish
 2024-08-20  2:10 UTC  (4+ messages)
` [PATCH 2/2] fuse: update stats for pages in dropped aux writeback list

[syzbot] KASAN: out-of-bounds Write in end_buffer_read_sync
 2024-08-20  1:51 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH] fuse: add FOPEN_FETCH_ATTR flag for fetching attributes after open
 2024-08-20  1:15 UTC  (9+ messages)

[PATCH] fs/exfat: add NFS export support
 2024-08-19 23:41 UTC  (6+ messages)

[PATCH -next] zonefs: add support for FS_IOC_GETFSSYSFSPATH
 2024-08-19 23:10 UTC  (4+ messages)

[PATCH] 9p: Fix DIO read through netfs
 2024-08-19 22:36 UTC  (3+ messages)

[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
 2024-08-19 19:52 UTC  (8+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests

[PATCH v12 00/24] nfs/nfsd: add support for localio
 2024-08-19 18:43 UTC  (27+ messages)
` [PATCH v12 01/24] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
` [PATCH v12 02/24] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
` [PATCH v12 03/24] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v12 04/24] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
` [PATCH v12 06/24] nfsd: add nfsd_file_acquire_local()
` [PATCH v12 07/24] SUNRPC: remove call_allocate() BUG_ONs
` [PATCH v12 08/24] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
` [PATCH v12 09/24] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v12 10/24] nfsd: add localio support
` [PATCH v12 11/24] nfsd: implement server support for NFS_LOCALIO_PROGRAM
` [PATCH v12 12/24] SUNRPC: replace program list with program array
` [PATCH v12 13/24] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v12 14/24] nfs: add localio support
` [PATCH v12 15/24] nfs: enable localio for non-pNFS IO
` [PATCH v12 16/24] pnfs/flexfiles: enable localio support
` [PATCH v12 17/24] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v12 18/24] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v12 19/24] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v12 20/24] nfsd: use GC for nfsd_file returned by nfsd_file_acquire_local
` [PATCH v12 21/24] nfs_common: expose localio's required nfsd symbols to nfs client
` [PATCH v12 22/24] nfs: push localio nfsd_file_put call out to client
` [PATCH v12 23/24] nfs: switch client to use nfsd_file for localio
` [PATCH v12 24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst

[PATCH] fuse: use unsigned type for getxattr/listxattr size truncation
 2024-08-19 17:52 UTC 

[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
 2024-08-19 16:04 UTC 

[PATCH] affs: Remove unused macros GET_END_PTR, AFFS_GET_HASHENTRY
 2024-08-19 14:20 UTC  (2+ messages)

[PATCH -next] netfs: Remove unused declaration netfs_queue_write_request()
 2024-08-19 13:52 UTC 

[PATCH fstests] generic/755: test that inode's ctime is updated on unlink
 2024-08-19 12:59 UTC  (6+ messages)

[PATCH 0/4] Squashfs: Update code to not use page->index
 2024-08-19 12:09 UTC  (6+ messages)
` [PATCH 1/4] Squashfs: Update page_actor "
` [PATCH 2/4] Squashfs: Update squashfs_readahead() "
` [PATCH 3/4] Squashfs: Update squashfs_readpage_block() "
` [PATCH 4/4] Squashfs: Rewrite and update squashfs_readahead_fragment() "

[PATCH 0/2] Finish converting jffs2 to folios
 2024-08-19 11:41 UTC  (2+ messages)

[PATCH v3 00/11] fuse: basic support for idmapped mounts
 2024-08-19 11:34 UTC  (2+ messages)

[PATCH] inode: remove __I_DIO_WAKEUP
 2024-08-19  9:25 UTC  (3+ messages)

[bug report] fs: Allow statmount() in foreign mount namespace
 2024-08-19  9:04 UTC  (3+ messages)

[PATCH -next] doc: correcting the idmapping mount example
 2024-08-19  9:01 UTC  (2+ messages)

[PATCH -next] fs: Use in_group_or_capable() helper to simplify the code
 2024-08-19  9:00 UTC  (2+ messages)

[PATCH] pidfd: prevent creation of pidfds for kthreads
 2024-08-19  8:41 UTC  (3+ messages)

[PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
 2024-08-19  7:57 UTC  (11+ messages)
              ` [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM

[RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-08-18 14:48 UTC  (6+ messages)

[viro-vfs:work.headers.unaligned 2/2] arch/x86/../../../arch/x86/lib/insn.c:16:10: fatal error: ../include/linux/unaligned.h: No such file or directory
 2024-08-18 12:26 UTC 

[PATCH v7 0/8] Improve the copy of task comm
 2024-08-18  8:25 UTC  (9+ messages)
` [PATCH v7 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()

[GIT PULL] xfs: bug fixes for 6.11
 2024-08-17 17:12 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.11-rc4
 2024-08-17 17:12 UTC  (2+ messages)

[PATCH v5 0/7] block atomic writes for xfs
 2024-08-17  9:48 UTC  (8+ messages)
` [PATCH v5 1/7] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v5 2/7] fs: Export generic_atomic_write_valid()
` [PATCH v5 3/7] fs: iomap: Atomic write support
` [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v5 5/7] xfs: Support atomic write for statx
` [PATCH v5 6/7] xfs: Validate atomic writes
` [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE


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