linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-01 10:36:53 to 2025-12-03 00:37:20 UTC [more...]

[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-03  0:35 UTC  (31+ messages)
` [PATCH v1 01/30] io_uring/kbuf: refactor io_buf_pbuf_register() logic into generic helpers
` [PATCH v1 02/30] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v1 03/30] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v1 04/30] io_uring/kbuf: add mmap "
` [PATCH v1 05/30] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v1 06/30] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v1 07/30] io_uring/rsrc: add fixed buffer table pinning/unpinning
` [PATCH v1 08/30] io_uring/kbuf: add recycling for pinned kernel managed buffer rings
` [PATCH v1 09/30] io_uring: add io_uring_cmd_import_fixed_index()
` [PATCH v1 10/30] io_uring/kbuf: add io_uring_is_kmbuf_ring()
` [PATCH v1 11/30] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v1 12/30] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v1 13/30] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()
` [PATCH v1 14/30] io_uring: add release callback for ring death
` [PATCH v1 15/30] fuse: refactor io-uring logic for getting next fuse request
` [PATCH v1 16/30] fuse: refactor io-uring header copying to ring
` [PATCH v1 17/30] fuse: refactor io-uring header copying from ring
` [PATCH v1 18/30] fuse: use enum types for header copying
` [PATCH v1 19/30] fuse: refactor setting up copy state for payload copying
` [PATCH v1 20/30] fuse: support buffer copying for kernel addresses
` [PATCH v1 21/30] fuse: add io-uring kernel-managed buffer ring
` [PATCH v1 22/30] io_uring/rsrc: refactor io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v1 23/30] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v1 24/30] io_uring/rsrc: Allow buffer release callback to be optional
` [PATCH v1 25/30] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v1 26/30] io_uring/rsrc: export io_buffer_unregister
` [PATCH v1 27/30] fuse: rename fuse_set_zero_arg0() to fuse_zero_in_arg0()
` [PATCH v1 28/30] fuse: enforce op header for every payload reply
` [PATCH v1 29/30] fuse: add zero-copy over io-uring
` [PATCH v1 30/30] docs: fuse: add io-uring bufring and zero-copy documentation

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-02 23:32 UTC  (10+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows

[PATCH 0/2] autofs: fairly minor fixes
 2025-12-02 23:19 UTC  (3+ messages)
` [PATCH 1/2] autofs: fix per-dentry timeout warning

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-12-02 23:13 UTC  (11+ messages)
` [PATCH V3 4/4] 9p: convert "
  ` [PATCH V3 5/4] 9p: fix cache option printing in v9fs_show_options
  ` [PATCH V3 6/4] 9p: fix new mount API cache option handling

[PATCH v2 0/3] ceph: add subvolume metrics reporting support
 2025-12-02 22:54 UTC  (7+ messages)
` [PATCH v2 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
` [PATCH v2 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v2 3/3] ceph: add subvolume metrics collection and reporting

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-02 22:07 UTC  (9+ messages)

[PATCH v2] hfs: replace BUG_ONs with error handling
 2025-12-02 20:33 UTC  (6+ messages)

[PATCH] ceph: fix kernel crash in ceph_open()
 2025-12-02 20:21 UTC  (12+ messages)

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-02 19:38 UTC  (4+ messages)
` [PATCH 18/46] rust: fs: add __rust_helper to helpers
` [PATCH 29/46] rust: poll: "
` [PATCH 46/46] rust: xarray: "

[PATCH v1] fs: PM: Fix reverse check in filesystems_freeze_callback()
 2025-12-02 18:27 UTC 

[PATCH] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
 2025-12-02 17:45 UTC 

[PATCH] fuse: limit debug log output during ring teardown
 2025-12-02 17:40 UTC  (2+ messages)

[GIT PULL 00/17 for v6.19] v6.19
 2025-12-02 17:00 UTC  (43+ messages)
` [GIT PULL 01/17 for v6.19] vfs iomap
` [GIT PULL 02/17 for v6.19] vfs misc
` [GIT PULL 03/17 for v6.19] vfs inode
` [GIT PULL 04/17 for v6.19] vfs writeback
` [GIT PULL 05/17 for v6.19] namespaces
` [GIT PULL 06/17 for v6.19] vfs coredump
` [GIT PULL 07/17 for v6.19] vfs folio
` [GIT PULL 08/17 for v6.19] cred guards
      ` [PATCH] nfs/localio: make do_nfs_local_call_write() return void
` [GIT PULL 09/17 for v6.19] vfs headers
` [GIT PULL 10/17 for v6.19] vfs super guards
` [GIT PULL 11/17 for v6.19] minix
` [GIT PULL 12/17 for v6.19] vfs directory delegations
` [GIT PULL 13/17 for v6.19] vfs directory locking
` [GIT PULL 14/17 for v6.19] overlayfs cred guards
` [GIT PULL 15/17 for v6.19] autofs
` [GIT PULL 16/17 for v6.19] vfs fd prepare
` [GIT PULL 17/17 for v6.19] vfs fd prepare minimal

[PATCH v2] iomap: replace folio_batch allocation with stack allocation
 2025-12-02 16:54 UTC  (4+ messages)

[PATCH -next] cgroup: switch to css_is_online() helper
 2025-12-02 16:08 UTC  (5+ messages)

[PATCH v7 0/3] statmount: accept fd as a parameter
 2025-12-02 15:52 UTC  (3+ messages)
` [PATCH v7 2/3] "

[PATCH v2 0/4] xfsprogs: utilize file_getattr() and file_setattr()
 2025-12-02 15:37 UTC  (3+ messages)
` [PATCH v2 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2025-12-02 15:29 UTC  (3+ messages)
` [PATCH RFC 1/2] configfs: add kernel-space item registration API
` [PATCH RFC 2/2] netconsole: Plug to dynamic configfs item

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-12-02 13:47 UTC  (3+ messages)

FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
 2025-12-02 10:42 UTC  (5+ messages)

[PATCH 0/3] ceph: add subvolume metrics reporting support
 2025-12-02 10:39 UTC  (7+ messages)
` [PATCH 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
` [PATCH 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode

[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-12-02 10:34 UTC  (2+ messages)

[PATCH] fs: assert on I_FREEING not being set in iput() and iput_not_last()
 2025-12-02 10:29 UTC  (2+ messages)

[syzbot] [fs?] kernel BUG in sctp_getsockopt_peeloff_common
 2025-12-02  9:49 UTC  (6+ messages)

realpathat system call: the good, the bad and the ugly
 2025-12-02  9:27 UTC 

[PATCH v3 0/2] Fix memory leaks in hfs and hfsplus
 2025-12-02 10:16 UTC  (6+ messages)
` [PATCH v3 1/2] hfs: ensure sb->s_fs_info is always cleaned up
` [PATCH v3 2/2] hfsplus: "

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-12-02  8:46 UTC  (9+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
    ` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()

[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
 2025-12-02  7:52 UTC  (18+ messages)
` [PATCH v2 01/11] ntfsplus: in-memory, on-disk structures and headers
` [PATCH v2 06/11] ntfsplus: add iomap and address space operations
` [PATCH v2 07/11] ntfsplus: add attrib operatrions

[PATCH v2] fs: hide names_cache behind runtime const machinery
 2025-12-02  7:21 UTC  (9+ messages)

[PATCH v6 0/9] cifs: Miscellaneous prep patches for rewrite of I/O layer
 2025-12-02  7:15 UTC  (12+ messages)
` [PATCH v6 1/9] cifs: Remove the RFC1002 header from smb_hdr
` [PATCH v6 2/9] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [PATCH v6 3/9] cifs: Clean up some places where an extra kvec[] was required for rfc1002
` [PATCH v6 4/9] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [PATCH v6 5/9] cifs: Fix specification of function pointers
` [PATCH v6 6/9] cifs: Remove the server pointer from smb_message
` [PATCH v6 7/9] cifs: Don't need state locking in smb2_get_mid_entry()
` [PATCH v6 8/9] cifs: Add a tracepoint to log EIO errors
` [PATCH v6 9/9] cifs: Do some preparation prior to organising the function declarations

[PATCH fstests v2 0/3] fstests: new testcases for delegation support
 2025-12-02  5:12 UTC  (5+ messages)
` [PATCH fstests v2 2/3] generic: add test for directory delegations
` [PATCH fstests v2 3/3] generic: add tests for file delegations

[PATCH v3 00/14] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-12-02  1:15 UTC  (4+ messages)

fuse: fix livelock in synchronous file put from fuseblk workers
 2025-12-02  1:02 UTC 

[PATCH v5 0/9] cifs: Miscellaneous prep patches for rewrite of I/O layer
 2025-12-01 23:07 UTC  (5+ messages)
` [PATCH v5 1/9] cifs: Rename mid_q_entry to smb_message

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-12-01 21:39 UTC  (25+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock
                        ` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)

[PATCH 0/2] Optimize /proc/stat idle/iowait fluctuation
 2025-12-01 21:17 UTC  (3+ messages)
` [PATCH 2/2] timers/nohz: Avoid /proc/stat idle/iowait fluctuation when cpu hotplug

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-12-01 21:57 UTC  (12+ messages)

Can we sort out the prototypes within the cifs headers?
 2025-12-01 18:16 UTC  (4+ messages)

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-12-01 17:09 UTC  (9+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH v2 0/2] ext4: fixes for mb_check_buddy integrity checks
 2025-12-01 16:23 UTC  (2+ messages)

[PATCH 0/2] filelock: fix conflict detection with userland file delegations
 2025-12-01 16:01 UTC  (6+ messages)
` [PATCH 1/2] filelock: add lease_dispose_list() helper
` [PATCH 2/2] filelock: allow lease_managers to dictate what qualifies as a conflict

[syzbot] Monthly fs report (Dec 2025)
 2025-12-01 12:38 UTC 

[PATCH RFC 0/13] fsnotify: Rework inode tracking
 2025-12-01 12:20 UTC  (3+ messages)

[syzbot] [overlayfs?] WARNING in fast_dput
 2025-12-01 12:11 UTC  (6+ messages)

[BUG] Recursive locking deadlock in hfsplus
 2025-12-01 10:51 UTC 

[syzbot] Monthly exfat report (Dec 2025)
 2025-12-01 10:41 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).