linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 13:38:20 to 2025-05-08 07:33:12 UTC [more...]

[PATCH 0/5] filesystems selftests cleanups
 2025-05-08  7:33 UTC  (9+ messages)
` [PATCH 1/5] selftests/filesystems: move wrapper.h out of overlayfs subdir
` [PATCH 2/5] selftests/fs/statmount: build with tools include dir
` [PATCH 3/5] selftests/fs/mount-notify: "
` [PATCH 4/5] selftests/filesystems: create get_unique_mnt_id() helper
` [PATCH 5/5] selftests/filesystems: create setup_userns() helper

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-05-08  6:37 UTC  (5+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd

[PATCH V3 0/7] f2fs: new mount API conversion
 2025-05-08  6:34 UTC  (31+ messages)
` [PATCH V3 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH V3 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH V3 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
` [PATCH V3 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH V3 5/7] f2fs: separate the options parsing and options checking

[PATCH v4 00/11] coredump: add coredump socket
 2025-05-08  6:16 UTC  (15+ messages)
` [PATCH v4 01/11] coredump: massage format_corname()
` [PATCH v4 02/11] coredump: massage do_coredump()
` [PATCH v4 03/11] coredump: reflow dump helpers a little
` [PATCH v4 04/11] net: reserve prefix
` [PATCH v4 05/11] coredump: add coredump socket
` [PATCH v4 06/11] coredump: validate socket name as it is written
` [PATCH v4 07/11] coredump: show supported coredump modes
` [PATCH v4 08/11] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v4 09/11] pidfs, coredump: allow to verify coredump connection
` [PATCH v4 10/11] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v4 11/11] selftests/coredump: add tests for AF_UNIX coredumps

[RFC] move_mount(2): still breakage around new mount detection
 2025-05-08  5:56 UTC  (5+ messages)
      ` more breakage there (was Re: [RFC] move_mount(2): still breakage around new mount detection)

[PATCH v2] fs: Remove redundant errseq_set call in mark_buffer_write_io_error
 2025-05-08  5:02 UTC  (2+ messages)

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-08  5:01 UTC  (18+ messages)
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute

[PATCH][next] fanotify: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-05-08  4:30 UTC  (5+ messages)

[PATCH 0/7 V2] f2fs: new mount API conversion
 2025-05-08  3:29 UTC  (11+ messages)
` [PATCH 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH 3/7] f2fs: Allow sbi to be NULL in f2fs_printk

performance r nfsd with RWF_DONTCACHE and larger wsizes
 2025-05-08  2:05 UTC  (12+ messages)

[PATCH RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
 2025-05-07 22:10 UTC  (9+ messages)

[PATCH][CFT][RFC] clone_mnt(): simplify the propagation-related logics
 2025-05-07 21:15 UTC 

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-07 20:50 UTC  (13+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
    ` The "make headers" requirement, revisited: "

[RFC PATCH] fs: fuse: add backing_files control file
 2025-05-07 18:38 UTC  (6+ messages)

[PATCH v3 0/3] Add support for long task name
 2025-05-07 17:23 UTC  (7+ messages)
` [PATCH v3 1/3] exec: Remove obsolete comments
` [PATCH v3 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v3 3/3] exec: Add support for 64 byte 'tsk->real_comm'

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-05-07 15:58 UTC  (15+ messages)

[PATCH v12 00/17] large atomic writes for xfs
 2025-05-07 15:14 UTC  (3+ messages)
` [PATCH v12 17/17] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v2] fuse: use splice for reading user pages on servers that enable it
 2025-05-07 14:45 UTC  (2+ messages)

[PATCH] hfs: export dbg_flags in debugfs
 2025-05-07 14:55 UTC 

[PATCH 1/2] hfsplus: fix to update ctime after rename
 2025-05-07 14:22 UTC  (4+ messages)
` [PATCH 2/2] hfs: "
    ` 回复: "

add more bio helpers v3
 2025-05-07 14:02 UTC  (22+ messages)
` [PATCH 01/19] block: add a bio_add_virt_nofail helper
` [PATCH 02/19] block: add a bdev_rw_virt helper
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
` [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 08/19] bcache: use bio_add_virt_nofail
` [PATCH 09/19] rnbd-srv: "
` [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 16/19] xfs: simplify xfs_rw_bdev
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio

[syzbot] [fs?] [mm?] KCSAN: data-race in copy_fs / free_bprm
 2025-05-07 12:54 UTC 

[syzbot] [hfs?] WARNING in check_flush_dependency (4)
 2025-05-07 12:14 UTC  (2+ messages)

[PATCH RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
 2025-05-07 11:50 UTC  (8+ messages)

[PATCH v2 1/4] fs: add owner of freeze/thaw
 2025-05-07 11:18 UTC  (3+ messages)
` [PATCH] fs: allow nesting with FREEZE_EXCL

[PATCH 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-07 11:03 UTC  (4+ messages)
` [PATCH 1/3] mm: introduce new .mmap_prepare() file callback
` [PATCH 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [PATCH 3/3] mm/vma: remove mmap() retry merge

[PATCH] fs: use writeback_iter directly in mpage_writepages
 2025-05-07 10:52 UTC  (3+ messages)

KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
 2025-05-07 10:03 UTC  (4+ messages)

[PATCH] udf: Make sure i_lenExtents is uptodate on inode eviction
 2025-05-07 10:00 UTC 

[PATCH] proc: allow to mark /proc files permanent outside of fs/proc/
 2025-05-07  9:48 UTC  (3+ messages)

[PATCH v2 0/2] Add a documentation for FUSE passthrough
 2025-05-07  9:08 UTC  (4+ messages)
` [PATCH v2 1/2] MAINTAINERS: update filter of FUSE documentation
` [PATCH v2 2/2] docs: filesystems: add fuse-passthrough.rst

[PATCH 0/2] Add a documentation for FUSE passthrough
 2025-05-07  8:17 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: update filter of FUSE documentation
` [PATCH 2/2] docs: filesystems: add fuse-passthrough.rst

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-07  6:09 UTC  (3+ messages)
` [RFC PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook

[PATCH v2] xarray: fix kerneldoc for __xa_cmpxchg
 2025-05-07  5:16 UTC 

[PATCH] xarray: fix kerneldoc for __xa_cmpxchg
 2025-05-07  5:14 UTC 

[PATCH] fs: Remove redundant errseq_set call in mark_buffer_write_io_error
 2025-05-07  4:47 UTC  (2+ messages)

[PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
 2025-05-07  4:16 UTC  (2+ messages)

[PATCH 0/2] Tests for AT_HANDLE_CONNECTABLE
 2025-05-06 21:08 UTC  (2+ messages)

[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
 2025-05-06 20:00 UTC  (20+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

xfstest failure in generic/349 starting with 6.15-rc1 due to scsi circular locking
 2025-05-06 19:34 UTC 

[PATCH v16 00/11] Block write streams with nvme fdp
 2025-05-06 19:03 UTC  (10+ messages)
  ` [PATCH v16 10/11] nvme: register fdp parameters with the block layer
  ` [PATCH v16 11/11] nvme: use fdp streams if write stream is provided

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-06 16:56 UTC  (7+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[RFC PATCH v4 0/5] Readahead tweaks for larger folios
 2025-05-06 15:31 UTC  (12+ messages)
` [RFC PATCH v4 2/5] mm/readahead: Terminate async readahead on natural boundary
` [RFC PATCH v4 4/5] mm/readahead: Store folio order in struct file_ra_state

[PATCH] pidfs: detect refcount bugs
 2025-05-06 14:43 UTC  (3+ messages)

[PATCH AUTOSEL 6.14 342/642] fs/mpage: avoid negative shift for large blocksize
 2025-05-06 13:51 UTC  (3+ messages)

[PATCH v2 0/6] iomap: misc buffered write path cleanups and prep
 2025-05-06 13:41 UTC  (2+ messages)
` [PATCH v2 6/6] iomap: rework iomap_write_begin() to return folio offset and length


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