messages from 2023-11-28 20:49:45 to 2023-11-29 22:20:15 UTC [more...]
[PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
2023-11-29 22:20 UTC (7+ messages)
` [PATCH 1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
` [PATCH 2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after "
` [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
[PATCH v14 00/12] FUSE passthrough for file io
2023-11-29 22:01 UTC (21+ messages)
[PATCH 00/16] IOMMU memory observability
2023-11-29 21:59 UTC (45+ messages)
` [PATCH 03/16] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h
` [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 00/16] fs: use type-safe uid representation for filesystem capabilities
2023-11-29 21:50 UTC (17+ messages)
` [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH 02/16] mnt_idmapping: include cred.h
` [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
` [PATCH 08/16] fs: add vfs_get_fscaps()
` [PATCH 09/16] fs: add vfs_set_fscaps()
` [PATCH 10/16] fs: add vfs_remove_fscaps()
` [PATCH 11/16] ovl: add fscaps handlers
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs
` [PATCH 14/16] commoncap: remove cap_inode_getsecurity()
` [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()
[syzbot] [exfat?] INFO: task hung in exfat_write_inode
2023-11-29 21:42 UTC (2+ messages)
[PATCH 0/7] File abstractions needed by Rust Binder
2023-11-29 21:27 UTC (22+ 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`
[GIT PULL] more bcachefs fixes
2023-11-29 20:43 UTC
[PATCH 0/2] Avert possible deadlock with splice() and fanotify
2023-11-29 20:07 UTC (3+ messages)
` [PATCH 1/2] fs: fork do_splice_copy_file_range() from do_splice_direct()
` [PATCH 2/2] fs: move file_start_write() into direct_splice_actor()
[PATCH v3 00/25] Permission Overlay Extension
2023-11-29 19:47 UTC (5+ messages)
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-11-29 18:46 UTC (8+ messages)
fanotify HSM open issues
2023-11-29 18:42 UTC (14+ messages)
[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-29 17:58 UTC (13+ 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
[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
2023-11-29 16:58 UTC (2+ messages)
[syzbot] [exfat?] KMSAN: uninit-value in exfat_set_entry_time
2023-11-29 16:28 UTC
[syzbot] Monthly exfat report (Nov 2023)
2023-11-29 15:48 UTC (3+ messages)
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-29 15:15 UTC (6+ messages)
` [PATCH v6 11/11] blksnap: prevents using devices with data integrity or inline encryption
[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 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 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())
[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
2023-11-29 14:04 UTC (19+ messages)
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-11-29 13:41 UTC (31+ messages)
` [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 18/27] arm64: mte: Reserve tag block for the zero page
` [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
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
[syzbot] Monthly kernfs report (Nov 2023)
2023-11-29 13:03 UTC
[PATCH 0/4] listmount changes
2023-11-29 10:40 UTC (4+ messages)
[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 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)
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).