messages from 2025-05-04 19:04:05 to 2025-05-06 09:38:03 UTC [more...]
add more bio helpers v2
2025-05-06 9:37 UTC (8+ messages)
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` 回复: "
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2025-05-06 9:28 UTC (9+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-06 9:28 UTC (22+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
` [RFC PATCH v4 2/5] mm/readahead: Terminate async readahead on natural boundary
` [RFC PATCH v4 3/5] mm/readahead: Make space in struct file_ra_state
` [RFC PATCH v4 4/5] mm/readahead: Store folio order "
` [RFC PATCH v4 5/5] mm/filemap: Allow arch to request folio size for exec memory
[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
2025-05-06 9:25 UTC (5+ 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 v12 00/17] large atomic writes for xfs
2025-05-06 9:04 UTC (18+ 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] swapfile: disable swapon for bs > ps devices
2025-05-06 8:46 UTC (6+ messages)
` [PATCH v2] "
[PATCH] fs: Prevent panic from NULL dereference in alloc_fs_context() during do_exit()
2025-05-06 8:45 UTC (4+ messages)
[PATCH RFC v3 00/10] coredump: add coredump socket
2025-05-06 8:24 UTC (35+ messages)
` [PATCH RFC v3 01/10] coredump: massage format_corname()
` [PATCH RFC v3 02/10] coredump: massage do_coredump()
` [PATCH RFC v3 03/10] net: reserve prefix
` [PATCH RFC v3 04/10] coredump: add coredump socket
` [PATCH RFC v3 05/10] coredump: validate socket name as it is written
` [PATCH RFC v3 06/10] coredump: show supported coredump modes
` [PATCH RFC v3 07/10] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
` [PATCH RFC v3 09/10] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH RFC v3 10/10] selftests/coredump: add tests for AF_UNIX coredumps
[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-05-06 7:51 UTC (21+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
` [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
[PATCH v2 1/4] ext4: fix out of bounds punch offset
2025-05-06 7:42 UTC (8+ 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 v11 00/16] large atomic writes for xfs
2025-05-06 6:57 UTC (22+ messages)
` [PATCH v11 02/16] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH v11 06/16] xfs: ignore HW which cannot atomic write a single block
` [PATCH v11 14/16] xfs: add xfs_calc_atomic_write_unit_max()
[PATCH v2 0/9] support ksm_stat showing at cgroup level
2025-05-06 5:09 UTC (3+ messages)
[RFC] MNT_LOCKED vs. finish_automount()
2025-05-06 2:25 UTC (7+ messages)
kernel BUG in zero_user_segments
2025-05-06 2:25 UTC (5+ messages)
[PATCH V3 0/7] f2fs: new mount API conversion
2025-05-06 2:18 UTC (2+ messages)
[PATCH AUTOSEL 6.14 009/642] fuse: Return EPERM rather than ENOSYS from link()
2025-05-06 1:01 UTC (6+ messages)
` [PATCH AUTOSEL 6.14 010/642] exfat: call bh_read in get_block only when necessary
` [PATCH AUTOSEL 6.14 067/642] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH AUTOSEL 6.14 209/642] fs/pipe: Limit the slots in pipe_resize_ring()
` [PATCH AUTOSEL 6.14 342/642] fs/mpage: avoid negative shift for large blocksize
[PATCH][RFC][CFT] kill vfs_submount(), already
2025-05-06 0:19 UTC (7+ messages)
` [PATCH v2] kill vfs_submount()
[DISCUSSION] Revisiting Slab Movable Objects
2025-05-05 23:29 UTC (5+ messages)
回复: HFS/HFS+ maintainership action items
2025-05-05 23:08 UTC (12+ messages)
` 回复: "
` 回复: "
` 回复: "
[PATCH AUTOSEL 6.1 006/212] fuse: Return EPERM rather than ENOSYS from link()
2025-05-05 23:02 UTC
[PATCH AUTOSEL 6.6 007/294] fuse: Return EPERM rather than ENOSYS from link()
2025-05-05 22:54 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 167/294] fs/mpage: avoid negative shift for large blocksize
[PATCH AUTOSEL 6.12 008/486] fuse: Return EPERM rather than ENOSYS from link()
2025-05-05 22:35 UTC (4+ messages)
` [PATCH AUTOSEL 6.12 009/486] exfat: call bh_read in get_block only when necessary
` [PATCH AUTOSEL 6.12 055/486] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH AUTOSEL 6.12 268/486] fs/mpage: avoid negative shift for large blocksize
[PATCH 1/2] hfsplus: fix to update ctime after rename
2025-05-05 22:31 UTC (8+ messages)
` 回复: "
[PATCH v5 00/11] fuse: support large folios
2025-05-05 22:05 UTC (15+ messages)
` [PATCH v5 04/11] fuse: support large folios for writethrough writes
` [PATCH v5 06/11] fuse: support large folios for symlinks
` [PATCH v5 08/11] fuse: support large folios for queued writes
` [PATCH v5 09/11] fuse: support large folios for readahead
` [PATCH v5 10/11] fuse: optimize direct io large folios processing
Request for clarification about FILESYSTEM_MAX_STACK_DEPTH
2025-05-05 21:02 UTC
[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
2025-05-05 19:21 UTC (3+ messages)
[PATCH RFC v2 3/6] coredump: support AF_UNIX sockets
2025-05-05 19:03 UTC (2+ messages)
[PATCH] vfs: change 'struct file *' argument to 'const struct file *' where possible
2025-05-05 17:29 UTC (3+ messages)
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-05-05 16:38 UTC (9+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
[PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
2025-05-05 14:42 UTC (3+ messages)
[PATCH 0/6] iomap: misc buffered write path cleanups and prep
2025-05-05 14:39 UTC (17+ messages)
` [PATCH 1/6] iomap: resample iter->pos after iomap_write_begin() calls
` [PATCH 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
` [PATCH 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
` [PATCH 4/6] iomap: helper to trim pos/bytes to within folio
` [PATCH 5/6] iomap: push non-large folio check into get folio path
` [PATCH 6/6] iomap: rework iomap_write_begin() to return folio offset and length
[RFC] move_mount(2): still breakage around new mount detection
2025-05-05 14:20 UTC (8+ messages)
[PATCH][CFT][RFC] sanitize handling of long-term internal mounts
2025-05-05 14:03 UTC (4+ messages)
[RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
2025-05-05 13:29 UTC (4+ messages)
` [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback
[QUESTION vfs] Namespaces from kernel code for user mode threads
2025-05-05 13:21 UTC (2+ messages)
[RFC PATCH v2] fuse: add optional workqueue to periodically invalidate expired dentries
2025-05-05 12:35 UTC (2+ messages)
[RFF] realpathat system call
2025-05-05 11:37 UTC (7+ messages)
[PATCH v10 00/15] large atomic writes for xfs
2025-05-05 5:22 UTC (3+ messages)
` [PATCH v10 13/15] xfs: add xfs_calc_atomic_write_unit_max()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox