public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-21 07:59:55 to 2025-04-22 16:24:16 UTC [more...]

[PATCH 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-22 16:24 UTC  (11+ messages)
` [PATCH 1/2] io_uring: Add new functions to handle user fault scenarios
` [PATCH 2/2] userfaultfd: Set the corresponding flag in IOU worker context

[PATCH] netfs: Fix setting of transferred bytes with short DIO reads
 2025-04-22 15:57 UTC 

[syzbot] [fs?] KCSAN: data-race in choose_mountpoint_rcu / umount_tree
 2025-04-22 15:43 UTC  (4+ messages)

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-22 15:35 UTC  (12+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-22 15:14 UTC  (8+ messages)
` [PATCH v4 3/3] "

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

[PATCH RFC 0/3] mnt_idmapping: avoid pointer chase & inline low-level helpers
 2025-04-22 14:05 UTC  (8+ messages)
` [PATCH RFC 1/3] inode: add fastpath for filesystem user namespace retrieval
` [PATCH RFC 3/3] mnt_idmapping: inline all low-level helpers

[PATCH v2 0/2] mnt_idmapping: improve fastpaths
 2025-04-22 14:02 UTC  (3+ messages)
` [PATCH v2 1/2] mnt_idmapping: don't bother with initial_idmapping() in {from,make}_vfs{g,u}id()
` [PATCH v2 2/2] inode: add fastpath for filesystem user namespace retrieval

[PATCH][RFC] ->mnt_devname is never NULL
 2025-04-22 13:40 UTC  (10+ messages)
      ` [PATCH][RFC] do_lock_mount() races in 'beneath' case

[PATCH v2] fs: fall back to file_ref_put() for non-last reference
 2025-04-22 13:38 UTC  (3+ messages)

[PATCH] MAINTAINERS: configfs: add Andreas Hindborg as maintainer
 2025-04-22 13:26 UTC  (8+ messages)

casefold is using unsuitable case mapping table
 2025-04-22 12:31 UTC 

HFS/HFS+ maintainership action items
 2025-04-22 12:35 UTC  (6+ messages)

[PATCH v8 00/15] large atomic writes for xfs
 2025-04-22 12:27 UTC  (16+ messages)
` [PATCH v8 01/15] fs: add atomic write unit max opt to statx
` [PATCH v8 02/15] xfs: add helpers to compute log item overhead
` [PATCH v8 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v8 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v8 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v8 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v8 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v8 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v8 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v8 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v8 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v8 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v8 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v8 14/15] xfs: update atomic write limits
` [PATCH v8 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-22 11:50 UTC  (16+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
` [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
` [RFC PATCH 18/19] famfs_fuse: Add documentation

[PATCH v1] fuse: use splice for reading user pages on servers that enable it
 2025-04-22 11:37 UTC  (7+ messages)

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-22 11:25 UTC  (3+ messages)

[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
 2025-04-22 11:22 UTC  (7+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()
` [PATCH RESEND 2/6] memcontrol: introduce the new mem_cgroup_scan_tasks()
` [PATCH RESEND 3/6] memcontrol-v1: introduce ksm_stat at cgroup level
` [PATCH RESEND 4/6] memcontrol-v1: add ksm_zero_pages in cgroup/memory.ksm_stat
` [PATCH RESEND 5/6] memcontrol-v1: add ksm_merging_pages "
` [PATCH RESEND 6/6] memcontrol-v1: add ksm_profit "

Reseting pending fanotify events
 2025-04-22  9:57 UTC  (6+ messages)

[PATCH v2 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-22  7:51 UTC  (3+ messages)

[PATCHSET V3] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-22  7:21 UTC  (7+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize

[PATCH v6 0/5] userfaultfd move option
 2025-04-22  7:19 UTC  (7+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-04-22  7:05 UTC  (8+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP

bad things when too many negative dentries in a directory
 2025-04-22  6:57 UTC  (12+ messages)

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-22  6:08 UTC  (7+ messages)
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()

Call for Proposals for fossy.us 2025
 2025-04-22  3:33 UTC 

[PATCH 0/7 V2] f2fs: new mount API conversion
 2025-04-22  2:39 UTC  (12+ 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
` [PATCH 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH 5/7] f2fs: separate the options parsing and options checking
` [PATCH 6/7] f2fs: introduce fs_context_operation structure
` [PATCH 7/7] f2fs: switch to the new mount api

[PATCH AUTOSEL 6.6 05/15] iomap: skip unnecessary ifs_block_is_uptodate check
 2025-04-22  2:17 UTC 

[PATCH AUTOSEL 6.12 09/23] netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
 2025-04-22  2:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 10/23] iomap: skip unnecessary ifs_block_is_uptodate check

[PATCH AUTOSEL 6.14 12/30] netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
 2025-04-22  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 13/30] iomap: skip unnecessary ifs_block_is_uptodate check

[PATCH 1/2] fuse: optimize struct fuse_conn fields
 2025-04-22  2:07 UTC  (5+ messages)
` [PATCH 2/2] fuse: clean up struct fuse_conn bitfields

[PATCHSET V2] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-22  1:19 UTC  (10+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-21 23:45 UTC  (9+ messages)

[DISCUSSION] Revisiting Slab Movable Objects
 2025-04-21 21:54 UTC 

{FD,O,...}_CLOFORK have been added by POSIX.1-2024
 2025-04-21 20:57 UTC  (3+ messages)

scheduling while atomic on rc3 - migration + buffer heads
 2025-04-21 17:27 UTC  (4+ messages)

[PATCH 0/5] bcachefs async object debugging
 2025-04-21 17:26 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: bch2_bio_to_text()
` [PATCH 2/5] bcachefs: bch2_read_bio_to_text
` [PATCH 3/5] bcachefs: fast_list
` [PATCH 4/5] bcachefs: Async object debugging
` [PATCH 5/5] bcachefs: Make various async objs visible in debugfs

[RFC v3 00/12] LKMM generic atomics in Rust
 2025-04-21 16:42 UTC  (13+ messages)
` [RFC v3 01/12] rust: Introduce atomic API helpers
` [RFC v3 02/12] rust: sync: Add basic atomic operation mapping framework
` [RFC v3 03/12] rust: sync: atomic: Add ordering annotation types
` [RFC v3 04/12] rust: sync: atomic: Add generic atomics
` [RFC v3 05/12] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [RFC v3 06/12] rust: sync: atomic: Add the framework of arithmetic operations
` [RFC v3 07/12] rust: sync: atomic: Add Atomic<u{32,64}>
` [RFC v3 08/12] rust: sync: atomic: Add Atomic<{usize,isize}>
` [RFC v3 09/12] rust: sync: atomic: Add Atomic<*mut T>
` [RFC v3 10/12] rust: sync: atomic: Add arithmetic ops for "
` [RFC v3 11/12] rust: sync: Add memory barriers
` [RFC v3 12/12] rust: sync: rcu: Add RCU protected pointer

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2025-04-21 16:27 UTC  (3+ messages)

[RFC bpf-next 00/13] bpf: Introduce modular verifier
 2025-04-21 16:13 UTC  (3+ messages)
` [RFC bpf-next 11/13] treewide: bpf: Export symbols used by verifier

[PATCH 0/3] ext4: Implement IOCB_DONTCACHE handling
 2025-04-21 10:50 UTC  (4+ messages)
` [PATCH 1/3] mm/filemap: initialize fsdata with iocb->ki_flags
` [PATCH 2/3] ext4: implement IOCB_DONTCACHE handling in write operations
` [PATCH 3/3] ext4: support FOP_DONTCACHE flag

[PATCH] fs/fuse: fix race between concurrent setattr from multiple nodes
 2025-04-21 10:23 UTC  (8+ messages)
            ` [PATCH V2] "

[PATCH 0/9] fs: harden anon inodes
 2025-04-21  8:35 UTC  (5+ messages)
` [PATCH 1/9] anon_inode: use a proper mode internally

[PATCH 1/2] block: fix race between set_blocksize and read paths
 2025-04-21  7:59 UTC  (3+ messages)
` [PATCH 2/2] xfs: stop using set_blocksize


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