messages from 2025-04-22 02:12:47 to 2025-04-23 08:33:21 UTC [more...]
[PATCH v8 00/15] large atomic writes for xfs
2025-04-23 8:33 UTC (30+ 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
[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
2025-04-23 8:21 UTC (9+ 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 "
[PATCH v7 00/14] large atomic writes for xfs
2025-04-23 8:19 UTC (14+ messages)
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
[PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
2025-04-23 8:14 UTC (4+ messages)
[syzbot] Monthly hfs report (Apr 2025)
2025-04-23 7:50 UTC
[syzbot] [f2fs?] INFO: task hung in do_truncate (3)
2025-04-23 7:49 UTC
[DISCUSSION] Revisiting Slab Movable Objects
2025-04-23 7:40 UTC (4+ messages)
[PATCH] hfs{plus}: add deprecation warning
2025-04-23 6:52 UTC (4+ messages)
[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
2025-04-23 6:45 UTC (4+ messages)
[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-23 6:22 UTC (9+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
` [PATCH v2 2/2] userfaultfd: Set the corresponding flag in IOU worker context
add more bio helper
2025-04-23 6:14 UTC (25+ 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 1/2] fuse: optimize struct fuse_conn fields
2025-04-23 5:50 UTC (4+ messages)
[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_order
2025-04-23 5:40 UTC (2+ messages)
[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
2025-04-23 4:30 UTC (14+ messages)
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-04-23 4:25 UTC (4+ messages)
` [RFC PATCH 1/3] filemap: Add a helper for filesystems implementing dropbehind
` [RFC PATCH 2/3] filemap: Mark folios as dropbehind in generic_perform_write()
` [RFC PATCH 3/3] NFS: Enable the RWF_DONTCACHE flag for the NFS client
[syzbot] [jfs?] KASAN: null-ptr-deref Read in drop_buffers (3)
2025-04-23 2:37 UTC (2+ messages)
` [RFC PATCH] fs/buffer: Handle non folio buffer case for drop_buffer()
[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
2025-04-23 2:15 UTC (4+ messages)
[RFC PATCH 00/19] famfs: port into fuse
2025-04-23 1:51 UTC (11+ messages)
` [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
` [RFC PATCH 18/19] famfs_fuse: Add documentation
[PATCH][RFC] ->mnt_devname is never NULL
2025-04-23 1:30 UTC (11+ messages)
` [PATCH][RFC] do_lock_mount() races in 'beneath' case
[PATCH v6 0/5] userfaultfd move option
2025-04-23 1:15 UTC (8+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
[PATCH v2] fuse: use splice for reading user pages on servers that enable it
2025-04-22 23:56 UTC
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-04-22 22:54 UTC (5+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
HFS/HFS+ maintainership action items
2025-04-22 21:48 UTC (9+ messages)
[syzbot] [fs?] INFO: task hung in vfs_rename (2)
2025-04-22 21:28 UTC
[PATCH v1] fuse: use splice for reading user pages on servers that enable it
2025-04-22 17:49 UTC (9+ messages)
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-04-22 17:25 UTC (7+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
[syzbot] [fs?] KCSAN: data-race in choose_mountpoint_rcu / umount_tree
2025-04-22 17:12 UTC (5+ messages)
[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
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-22 15:14 UTC (8+ messages)
` [PATCH v4 3/3] "
[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 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
[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
2025-04-22 11:25 UTC (3+ messages)
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 (2+ 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 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)
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 (2+ messages)
[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
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