messages from 2023-11-28 08:18:33 to 2023-11-29 15:19:53 UTC [more...]
[f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
2023-11-29 15:19 UTC (13+ messages)
` fun with d_invalidate() vs. d_splice_alias() was "
[PATCH 0/7] File abstractions needed by Rust Binder
2023-11-29 15:13 UTC (9+ messages)
` [PATCH 1/7] rust: file: add Rust abstraction for `struct file`
` [PATCH 2/7] rust: cred: add Rust abstraction for `struct cred`
` [PATCH 3/7] rust: security: add abstraction for secctx
` [PATCH 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH 5/7] rust: file: add `Kuid` wrapper
` [PATCH 6/7] rust: file: add `DeferredFdCloser`
` [PATCH 7/7] rust: file: add abstraction for `poll_table`
[PATCH v3 00/25] Permission Overlay Extension
2023-11-29 15:11 UTC (4+ messages)
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
[PATCH v14 00/12] FUSE passthrough for file io
2023-11-29 15:06 UTC (14+ messages)
[PATCH v2 RESEND 0/2] Introduce sysfs API for resend pending requests
2023-11-29 15:04 UTC (5+ messages)
` [PATCH v2 RESEND 1/2] fuse: Introduce sysfs API for resend pending reque
` [PATCH v2 RESEND 2/2] fuse: Use the high bit of request ID for indicating resend requests
[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-29 14:55 UTC (10+ messages)
` [PATCH v14 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v14 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v14 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v14 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v14 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
fanotify HSM open issues
2023-11-29 14:44 UTC (18+ messages)
[PATCH 09/15] fold the call of retain_dentry() into fast_dput()
2023-11-29 14:42 UTC (16+ messages)
` lockless case of retain_dentry() (was Re: [PATCH 09/15] fold the call of retain_dentry() into fast_dput())
[syzbot] Monthly exfat report (Nov 2023)
2023-11-29 14:09 UTC (2+ messages)
[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
2023-11-29 14:04 UTC (24+ messages)
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-11-29 13:58 UTC (6+ messages)
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-11-29 13:41 UTC (51+ messages)
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
` [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
[syzbot] Monthly kernfs report (Nov 2023)
2023-11-29 13:03 UTC
[PATCH 0/4] listmount changes
2023-11-29 10:40 UTC (8+ messages)
` [PATCH 1/4] listmount: rip out flags
` [PATCH 2/4] listmount: list mounts in ID order
` [PATCH 3/4] listmount: small changes in semantics
` [PATCH 4/4] listmount: allow continuing
[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
2023-11-29 9:19 UTC (9+ messages)
[PATCH v4 1/2] exfat: change to get file size from DataLength
2023-11-29 8:50 UTC (4+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2023-11-29 8:51 UTC (2+ messages)
` [syzbot] "
[PATCH 00/16] IOMMU memory observability
2023-11-29 7:49 UTC (40+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "
[PATCH v10 2/8] fuse: introduce atomic open
2023-11-29 6:46 UTC (3+ messages)
` [PATCH 0/1] Adapt atomic open to fuse no_open/no_open_dir
` [PATCH 1/1] fuse: Handle no_open/no_opendir in atomic_open
RFC: map multiple blocks per ->map_blocks in iomap writeback
2023-11-29 5:44 UTC (18+ messages)
` [PATCH 03/13] iomap: move the io_folios field out of struct iomap_ioend
` [PATCH 06/13] iomap: move all remaining per-folio logic into xfs_writepage_map
` [PATCH 09/13] iomap: don't chain bios
` [PATCH 10/13] iomap: only call mapping_set_error once for each failed bio
` [PATCH 11/13] iomap: factor out a iomap_writepage_map_block helper
` [PATCH 12/13] iomap: submit ioends immediately
` [PATCH 13/13] iomap: map multiple blocks at a time
[PATCH 08/13] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
2023-11-29 5:42 UTC (5+ messages)
[PATCH 02/13] iomap: treat inline data in iomap_writepage_map as an I/O error
2023-11-29 5:39 UTC (5+ messages)
[PATCH 07/13] iomap: clean up the iomap_new_ioend calling convention
2023-11-29 4:51 UTC (4+ messages)
[PATCH 05/13] iomap: factor out a iomap_writepage_handle_eof helper
2023-11-29 4:48 UTC (4+ messages)
[PATCH 04/13] iomap: drop the obsolete PF_MEMALLOC check in iomap_do_writepage
2023-11-29 4:45 UTC (4+ messages)
[PATCH 00/21] block atomic writes
2023-11-29 2:45 UTC (8+ messages)
` [PATCH 17/21] fs: xfs: iomap atomic write support
[PATCH] buffer: Add cast in grow_buffers() to avoid a multiplication libcall
2023-11-29 1:40 UTC (2+ messages)
[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-29 0:05 UTC (3+ messages)
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
[RESEND RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
2023-11-28 20:54 UTC (4+ messages)
Should we still go __GFP_NOFAIL? (Was Re: [PATCH] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method)
2023-11-28 20:06 UTC (3+ messages)
[syzbot] [btrfs?] WARNING in btrfs_use_block_rsv
2023-11-28 18:09 UTC (4+ messages)
[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
2023-11-28 18:08 UTC (20+ messages)
` [RFC PATCH 02/11] mm/mempolicy: swap cond reference counting logic in do_get_mempolicy
` [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call stack to take a task argument
` [RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node "
` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current
[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
2023-11-28 17:50 UTC
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-28 17:18 UTC (5+ messages)
` [PATCH v6 11/11] blksnap: prevents using devices with data integrity or inline encryption
[PATCH 0/2] super: small tweaks
2023-11-28 15:56 UTC (4+ messages)
` [PATCH 1/2] super: massage wait event mechanism
[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
2023-11-28 15:52 UTC (6+ messages)
[PATCH v13 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-28 15:10 UTC (9+ messages)
` [PATCH v13 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
2023-11-28 14:07 UTC (3+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 10:05 UTC (3+ messages)
` [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode "
Heisenbug: I/O freeze can be resolved by cat $task/cmdline of unrelated process
2023-11-28 8:53 UTC (3+ messages)
[PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
2023-11-28 8:18 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).