messages from 2024-08-22 13:15:06 to 2024-08-23 16:03:37 UTC [more...]
[PATCH v5 0/7] block atomic writes for xfs
2024-08-23 16:03 UTC (17+ 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 v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-23 15:59 UTC (24+ messages)
` [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 v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
[PATCH RFC v2 1/6] fs: add i_state helpers
2024-08-23 15:06 UTC (14+ messages)
` [PATCH v3 0/6] inode: turn i_state into u32
` [PATCH v3 1/6] fs: add i_state helpers
` [PATCH v3 2/6] fs: reorder i_state bits
` [PATCH v3 3/6] inode: port __I_SYNC to var event
` [PATCH v3 4/6] inode: port __I_NEW "
` [PATCH v3 5/6] inode: port __I_LRU_ISOLATING "
` [PATCH v3 6/6] inode: make i_state a u32
[syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack (2)
2024-08-23 15:00 UTC
[PATCH v5 00/30] Permission Overlay Extension
2024-08-23 14:45 UTC (35+ 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] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-23 14:29 UTC (5+ messages)
[PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-23 14:26 UTC
[PATCHSET v31.0 02/10] xfs: atomic file content commits
2024-08-23 13:20 UTC (6+ 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
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-23 13:09 UTC (14+ 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] vfs: fix race between evice_inodes() and find_inode()&iput()
2024-08-23 13:07 UTC
[PATCH 0/2] netfs, cifs: DIO read and read-retry fixes
2024-08-23 12:39 UTC (4+ 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 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error
2024-08-23 11:58 UTC (4+ messages)
` "
[PATCH V3] Squashfs: Ensure all readahead pages have been used
2024-08-23 11:12 UTC (2+ messages)
[PATCH 1/1] backing-file: convert to using fops->splice_write
2024-08-23 11:09 UTC (3+ messages)
[PATCH RFC v2 0/6] inode: turn i_state into u32
2024-08-23 11:07 UTC (9+ messages)
` [PATCH RFC v2 4/6] inode: port __I_NEW to var event
` [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING "
[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
2024-08-23 10:38 UTC (10+ messages)
[RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
2024-08-23 8:53 UTC (2+ messages)
[PATCH] fuse: fix memory leak in fuse_create_open
2024-08-23 8:51 UTC
[PATCH] fs: switch f_iocb_flags and f_version
2024-08-23 8:16 UTC (10+ messages)
[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()
[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)
[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
Flaky test: generic:269 (EBUSY on umount)
2024-08-23 1:16 UTC (8+ messages)
[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 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 (13+ 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 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 (4+ messages)
` [PATCH v2 8/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
[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] fuse: fix race conditions on fi->nlookup
2024-08-22 15:17 UTC (2+ messages)
[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 (9+ messages)
[PATCH] fuse: add fast path for fuse_range_is_writeback
2024-08-22 13:42 UTC (2+ 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