messages from 2024-08-22 07:53:40 to 2024-08-23 07:53:34 UTC [more...]
[PATCHES] [drm] file descriptor fixes
2024-08-23 7:53 UTC (11+ messages)
` [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
` [PATCH 2/4] amdgpu: fix a race in kfd_mem_export_dmabuf()
[PATCH] fs: switch f_iocb_flags and f_version
2024-08-23 6:59 UTC (9+ messages)
[viro-vfs:work.headers.unaligned 2/2] util/arm-spe-decoder/arm-spe-pkt-decoder.c:14:10: fatal error: 'linux/unaligned.h' file not found
2024-08-23 6:30 UTC (2+ messages)
[PATCH] fuse: add fast path for fuse_range_is_writeback
2024-08-23 6:19 UTC (2+ messages)
[PATCH] pidfd: prevent creation of pidfds for kthreads
2024-08-23 6:12 UTC (5+ messages)
[PATCH RFC v2 0/6] inode: turn i_state into u32
2024-08-23 5:01 UTC (23+ messages)
` [PATCH RFC v2 1/6] fs: add i_state helpers
` [PATCH RFC v2 4/6] inode: port __I_NEW to var event
` [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING "
` [PATCH RFC v2 6/6] inode: make i_state a u32
[PATCHSET v31.0 02/10] xfs: atomic file content commits
2024-08-23 4:12 UTC (5+ messages)
` [PATCH 1/1] xfs: introduce new file range commit ioctls
` [PATCHSET v4.0 08/10] xfs: preparation for realtime allocation groups
` [PATCH 1/1] iomap: add a merge boundary flag
[HELP] FUSE writeback performance bottleneck
2024-08-23 3:34 UTC (11+ messages)
[PATCH v4 0/2] fuse: add timeout option for requests
2024-08-23 2:17 UTC (13+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
[PATCH v2] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 1:55 UTC
[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-23 1:27 UTC (4+ messages)
Flaky test: generic:269 (EBUSY on umount)
2024-08-23 1:16 UTC (8+ messages)
[PATCH V3] Squashfs: Ensure all readahead pages have been used
2024-08-22 23:31 UTC
[PATCH RFC v2 1/6] fs: add i_state helpers
2024-08-23 0:08 UTC (2+ messages)
[PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-08-22 23:07 UTC (7+ messages)
` [PATCH v6 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
[PATCH V2] Squashfs: Ensure all readahead pages have been used
2024-08-22 22:58 UTC
[PATCH 0/2] netfs, cifs: DIO read and read-retry fixes
2024-08-22 22:06 UTC (3+ messages)
` [PATCH 1/2] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 2/2] netfs, cifs: Fix handling of short DIO read
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-22 21:23 UTC (12+ messages)
` [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v13 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v13 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v13 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v13 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v13 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v13 08/10] xfs: expose block size in stat
` [PATCH v13 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v13 10/10] xfs: enable block size larger than page size support
[PATCH v5 0/7] block atomic writes for xfs
2024-08-22 20:44 UTC (13+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support
` [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH v3 00/21] block atomic writes for XFS
2024-08-22 20:35 UTC (6+ messages)
` [PATCH v3 14/21] iomap: Sub-extent zeroing
kmap + memmove
2024-08-22 18:54 UTC (4+ messages)
[PATCH 01/10] mm: Remove PageActive
2024-08-22 18:34 UTC (5+ messages)
[PATCH v12 00/24] nfs/nfsd: add support for localio
2024-08-22 18:14 UTC (16+ messages)
` [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
[PATCH v6 0/2] man-pages: add documentation for statmount/listmount
2024-08-22 17:33 UTC (3+ messages)
` [PATCH v6 2/2] listmount.2: New page describing the listmount syscall
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-22 17:30 UTC (27+ messages)
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
[PATCH 0/2] fs/dcache: fix cache inconsistency on case-insensitive lookups
2024-08-22 17:25 UTC (7+ messages)
` [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing
[PATCH v2 0/9] fuse: writeback clean up / refactoring
2024-08-22 17:08 UTC (9+ messages)
` [PATCH v2 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
` [PATCH v2 8/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
` [PATCH v2 9/9] fuse: tidy up error paths "
[PATCH v3 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
2024-08-22 16:12 UTC (3+ messages)
` [PATCH v3 1/2] bfs: prevent null pointer dereference in bfs_move_block()
` [PATCH v3 2/2] bfs: ensure buffer is marked uptodate before marking it dirty
[PATCH 00/14] fs/ntfs3: Bugfix and work with compression
2024-08-22 15:52 UTC (15+ messages)
` [PATCH 01/14] fs/ntfs3: Do not call file_modified if collapse range failed
` [PATCH 02/14] fs/ntfs3: Optimize large writes into sparse file
` [PATCH 03/14] fs/ntfs3: Separete common code for file_read/write iter/splice
` [PATCH 04/14] fs/ntfs3: Fix sparse warning for bigendian
` [PATCH 05/14] fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
` [PATCH 06/14] fs/ntfs3: Remove '__user' for kernel pointer
` [PATCH 07/14] fs/ntfs3: Refactor enum_rstbl to suppress static checker
` [PATCH 08/14] fs/ntfs3: Stale inode instead of bad
` [PATCH 09/14] fs/ntfs3: Add rough attr alloc_size check
` [PATCH 10/14] fs/ntfs3: Make checks in run_unpack more clear
` [PATCH 11/14] fs/ntfs3: Implement fallocate for compressed files
` [PATCH 12/14] fs/ntfs3: Add support for the compression attribute
` [PATCH 13/14] fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag
` [PATCH 14/14] fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr
[PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error
2024-08-22 15:26 UTC (3+ messages)
[PATCH] fuse: fix race conditions on fi->nlookup
2024-08-22 15:17 UTC (2+ messages)
[PATCH v5 00/30] Permission Overlay Extension
2024-08-22 15:11 UTC (31+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
2024-08-22 14:59 UTC (3+ messages)
` [PATCH 1/2] iomap: fix handling of dirty folios over unwritten extents
` [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings
[PATCH] fuse: check aborted connection before adding requests to pending list for resending
2024-08-22 14:29 UTC (2+ messages)
[PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode
2024-08-22 14:26 UTC
[REGRESSION] fuse: copy_file_range() fails with EIO
2024-08-22 14:14 UTC (15+ messages)
` [PATCH 3/3] fuse: use folio_end_read
[PATCH] fuse: add fast path for fuse_range_is_writeback
2024-08-22 13:42 UTC (2+ messages)
[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
2024-08-22 12:41 UTC
[PATCH v2 00/16] overlayfs: Optimize override/revert creds
2024-08-22 11:06 UTC (12+ messages)
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
` [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
` [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
` [PATCH v2 10/16] overlayfs/file: "
` [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()
[PATCH 1/2] fuse: drop unused fuse_mount arg in fuse_writepage_finish
2024-08-22 10:54 UTC (6+ messages)
` [PATCH 2/2] fuse: update stats for pages in dropped aux writeback list
[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
2024-08-22 10:21 UTC (16+ messages)
` [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open()
` [PATCH 2/3] lift grabbing path into caller of do_dentry_open()
` [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()
[PATCH] MAINTAINERS: add the VFS git tree
2024-08-22 9:52 UTC (2+ messages)
[PATCH] fs: s/__u32/u32/ for s_fsnotify_mask
2024-08-22 9:30 UTC
[PATCH] fs: remove unused path_put_init()
2024-08-22 9:28 UTC
[PATCH v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-22 9:12 UTC (2+ messages)
[PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
2024-08-22 9:09 UTC (11+ messages)
` [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM
[syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark
2024-08-22 8:32 UTC
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