Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-05-06 01:31:17 to 2025-05-07 12:04:55 UTC [more...]

add more bio helpers v3
 2025-05-07 12:04 UTC 

[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 RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
 2025-05-07 11:51 UTC  (7+ messages)

[PATCH 0/7 V2] f2fs: new mount API conversion
 2025-05-07 11:29 UTC  (7+ 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 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][next] fanotify: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-05-07 11:08 UTC  (3+ messages)

[PATCH v3 0/3] Add support for long task name
 2025-05-07 11:04 UTC  (4+ 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'

[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

[RFC PATCH] fs: fuse: add backing_files control file
 2025-05-07 11:02 UTC  (2+ messages)

[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

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-07  8:23 UTC  (19+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute

[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  (7+ 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 V3 0/7] f2fs: new mount API conversion
 2025-05-07  3:45 UTC  (16+ messages)
` [PATCH V3 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH V3 5/7] f2fs: separate the options parsing and options checking

performance r nfsd with RWF_DONTCACHE and larger wsizes
 2025-05-07  2:50 UTC  (6+ messages)

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-05-06 22:53 UTC  (14+ messages)

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-06 21:34 UTC  (11+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[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  (19+ messages)
  ` [PATCH v16 01/11] fs: add a write stream field to the kiocb
  ` [PATCH v16 02/11] block: add a bi_write_stream field
  ` [PATCH v16 03/11] block: introduce max_write_streams queue limit
  ` [PATCH v16 04/11] block: introduce a write_stream_granularity "
  ` [PATCH v16 05/11] block: expose write streams for block device nodes
  ` [PATCH v16 06/11] io_uring: enable per-io write streams
  ` [PATCH v16 07/11] nvme: add a nvme_get_log_lsi helper
  ` [PATCH v16 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
  ` [PATCH v16 09/11] nvme: add FDP definitions
  ` [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  (16+ 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  (7+ messages)
` [PATCH v2 1/6] iomap: resample iter->pos after iomap_write_begin() calls
` [PATCH v2 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
` [PATCH v2 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
` [PATCH v2 4/6] iomap: helper to trim pos/bytes to within folio
` [PATCH v2 5/6] iomap: push non-large folio check into get folio path
` [PATCH v2 6/6] iomap: rework iomap_write_begin() to return folio offset and length

kernel BUG in zero_user_segments
 2025-05-06 12:12 UTC  (7+ messages)

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

[PATCH v2 1/4] ext4: fix out of bounds punch offset
 2025-05-06 11:30 UTC  (9+ messages)
` [PATCH v2 2/4] ext4: fix incorrect punch max_end
` [PATCH v2 3/4] ext4: factor out ext4_get_maxbytes()
` [PATCH v2 4/4] ext4: ensure i_size is smaller than maxbytes

[PATCH 1/2] fuse: optimize struct fuse_conn fields
 2025-05-06 11:09 UTC  (2+ messages)

[PATCH][RFC][CFT] kill vfs_submount(), already
 2025-05-06 10:57 UTC  (4+ messages)
  ` [PATCH v2] kill vfs_submount()

[PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
 2025-05-06 10:26 UTC  (3+ messages)

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-06 10:10 UTC  (3+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit

add more bio helpers v2
 2025-05-06 10:05 UTC  (11+ messages)
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
  ` 回复: "

[RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
 2025-05-06 10:01 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback

[PATCH] fs: Prevent panic from NULL dereference in alloc_fs_context() during do_exit()
 2025-05-06  9:42 UTC  (4+ messages)

CAP_SYS_ADMIN restriction for passthrough fds
 2025-05-06  9:18 UTC  (5+ messages)
` CAP_SYS_ADMIN restriction for passthrough fds (fuse)

[PATCH] swapfile: disable swapon for bs > ps devices
 2025-05-06  8:46 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH RFC v3 04/10] coredump: add coredump socket
 2025-05-06  8:24 UTC  (3+ messages)

[PATCH RFC v3 00/10] coredump: add coredump socket
 2025-05-06  7:33 UTC  (3+ messages)

[PATCH v11 00/16] large atomic writes for xfs
 2025-05-06  6:57 UTC  (11+ messages)
` [PATCH v11 02/16] xfs: only call xfs_setsize_buftarg once per buffer target

[PATCH v2 0/9] support ksm_stat showing at cgroup level
 2025-05-06  5:09 UTC  (2+ messages)

[RFC] MNT_LOCKED vs. finish_automount()
 2025-05-06  2:25 UTC  (6+ messages)


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