messages from 2025-05-22 00:12:09 to 2025-05-26 08:51:27 UTC [more...]
Request for clarification about FILESYSTEM_MAX_STACK_DEPTH
2025-05-26 8:50 UTC (6+ messages)
` [PATCH] fuse: add max_stack_depth to fuse_init_in
Apparent mount behaviour change in 6.15
2025-05-26 8:00 UTC (10+ messages)
[PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
2025-05-26 5:58 UTC (2+ messages)
[PATCH v2] eventpoll: Fix priority inversion problem
2025-05-26 5:39 UTC (4+ messages)
[PATCH v2] selftests: Add functional test for the abort file in fusectl
2025-05-26 1:41 UTC (3+ messages)
[GIT PULL] fscrypt update for 6.16
2025-05-26 1:11 UTC
[BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
2025-05-25 22:05 UTC (9+ messages)
[PATCH 0/6] overlayfs + casefolding
2025-05-25 18:27 UTC (19+ messages)
[PATCH] hfsplus: remove mutex_lock check in hfsplus_free_extents
2025-05-25 15:03 UTC (3+ messages)
` 回复: "
[PATCH RESEND v2 2/2] open_by_handle: add a test for connectable file handles
2025-05-25 10:49 UTC (2+ messages)
[PATCH v2 0/2] Tests for AT_HANDLE_CONNECTABLE
2025-05-25 10:49 UTC (8+ messages)
` [PATCH v2 1/2] open_by_handle: add support for testing connectable file handles
[PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
2025-05-25 10:47 UTC
[PATCH] ovl: Allow mount options to be parsed on remount
2025-05-25 10:39 UTC (9+ messages)
[GIT PULL] bcachefs changes for 6.16
2025-05-25 2:19 UTC (2+ messages)
[syzbot] [fs?] possible deadlock in input_inject_event
2025-05-24 20:38 UTC (2+ messages)
close(2) with EINTR has been changed by POSIX.1-2024
2025-05-24 19:25 UTC (9+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
[syzbot] Monthly hfs report (May 2025)
2025-05-24 10:05 UTC
[syzbot] Monthly exfat report (May 2025)
2025-05-24 10:05 UTC
warning on flushing page cache on block device removal
2025-05-24 5:56 UTC
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:59 UTC
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:29 UTC (10+ messages)
[PATCH v4 0/3] Add support for long task name
2025-05-23 20:55 UTC (14+ messages)
` [PATCH v4 1/3] exec: Remove obsolete comments
` [PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[bug report] fuse: support copying large folios
2025-05-23 18:51 UTC (3+ messages)
[PATCH 1/2] fuse: Fix fuse_copy_folio() size assignation
2025-05-23 18:16 UTC (2+ messages)
` [PATCH 2/2] fuse: clean up null folio check in fuse_copy_folio()
[PATCH v16 00/27] riscv control-flow integrity for usermode
2025-05-23 17:42 UTC (33+ messages)
` [PATCH v16 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v16 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v16 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v16 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v16 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v16 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v16 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v16 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v16 09/27] riscv mmu: write protect and shadow stack
` [PATCH v16 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v16 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v16 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v16 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v16 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v16 15/27] riscv/traps: Introduce software check exception
` [PATCH v16 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v16 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v16 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v16 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v16 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v16 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v16 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v16 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v16 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v16 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v16 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v16 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH] kernel/sysctl-test: Unregister sysctl table after test completion
2025-05-23 15:54 UTC (4+ messages)
[PATCH v2] traceevent/block: Add REQ_ATOMIC flag to block trace events
2025-05-23 15:19 UTC (3+ messages)
[GIT PULL] vfs fixes
2025-05-23 14:56 UTC (2+ messages)
[GIT PULL] bcachefs fixes for 6.15
2025-05-23 14:56 UTC (2+ messages)
[PATCH V2] hfsplus: Return null terminated string from hfsplus_uni2asc()
2025-05-23 12:57 UTC
[GIT PULL for v6.16] vfs selftests
2025-05-23 12:49 UTC
[GIT PULL for v6.16] vfs iomap
2025-05-23 12:49 UTC
[GIT PULL for v6.16] vfs pidfs
2025-05-23 12:42 UTC (2+ messages)
` [GIT PULL for v6.16] vfs coredump
[GIT PULL for v6.16] vfs mount
2025-05-23 12:41 UTC
[GIT PULL for v6.16] vfs misc
2025-05-23 12:40 UTC
[GIT PULL for v6.16] vfs freeze
2025-05-23 12:40 UTC
[GIT PULL for v6.16] vfs writepages
2025-05-23 12:39 UTC
[GIT PULL for v6.16] vfs mount api
2025-05-23 12:39 UTC
[GIT PULL for v6.16] vfs lookup_{noperm,one}() cleanup
2025-05-23 12:36 UTC
mips gcc-12 malta_defconfig 'SOCK_COREDUMP' undeclared (first use in this function); did you mean 'SOCK_RDM'?
2025-05-23 12:15 UTC (4+ messages)
[PATCH] iomap: fix potential NULL pointer dereference in iomap_alloc_ioend
2025-05-23 12:12 UTC (2+ messages)
[PATCH 0/3] Remove copy_page_from_iter_atomic()
2025-05-23 11:58 UTC (3+ messages)
` [PATCH 2/3] ntfs3: Use folios more in ntfs_compress_write()
[PATCH 4/6] fs: dcache locking for exlusion between overlayfs, casefolding
2025-05-23 11:54 UTC (2+ messages)
` [PATCH v2] fs: dcache "
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-23 10:47 UTC (7+ messages)
` [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from "
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-05-23 10:12 UTC (14+ messages)
[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
2025-05-23 8:35 UTC (2+ messages)
notify: wake_up response waiters on release
2025-05-23 7:18 UTC (4+ messages)
` [RFC PATCH] fanotify: wake-up all "
[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
2025-05-23 4:46 UTC
[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
2025-05-23 4:37 UTC
[BUG] propagate_umount() breakage
2025-05-23 2:10 UTC (11+ messages)
` [RFC][CFT][PATCH] Rewrite of propagate_umount() (was Re: [BUG] propagate_umount() breakage)
` [RFC][CFT][PATCH v2] Rewrite of propagate_umount()
[PATCH v8 0/9] coredump: add coredump socket
2025-05-23 0:59 UTC (4+ messages)
` [PATCH v8 4/9] "
[RFC PATCH 00/19] famfs: port into fuse
2025-05-23 0:30 UTC (8+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
[PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
2025-05-22 22:26 UTC (2+ messages)
[PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
2025-05-22 22:26 UTC (2+ messages)
[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
2025-05-22 17:11 UTC (4+ messages)
` [PATCH 04/11] fuse: add a notification to add new iomap devices
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-05-22 16:24 UTC (2+ messages)
[syzbot] [fs?] [efi?] BUG: unable to handle kernel paging request in alloc_fs_context
2025-05-22 13:47 UTC (4+ messages)
[RFC v2 0/2] add THP_HUGE_ZERO_PAGE_ALWAYS config option
2025-05-22 13:34 UTC (10+ messages)
` [RFC v2 1/2] mm: "
` [RFC v2 2/2] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[RFC] traceevent/block: Add REQ_ATOMIC flag to block trace events
2025-05-22 11:00 UTC (5+ messages)
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2025
2025-05-22 8:20 UTC
[PATCH] fs: Rename the parameter of mnt_get_write_access()
2025-05-22 8:02 UTC (4+ messages)
[PATCHSET RFC[RAP] 3/3] fuse2fs: use fuse iomap data paths for better file I/O performance
2025-05-22 0:15 UTC (13+ messages)
` [PATCH 05/16] fuse2fs: use tagged block IO for zeroing sub-block regions
` [PATCH 06/16] fuse2fs: only flush the cache for the file under directio read
` [PATCH 07/16] fuse2fs: add extent dump function for debugging
` [PATCH 08/16] fuse2fs: implement direct write support
` [PATCH 09/16] fuse2fs: turn on iomap for pagecache IO
` [PATCH 10/16] fuse2fs: flush and invalidate the buffer cache on trim
` [PATCH 11/16] fuse2fs: improve tracing for fallocate
` [PATCH 12/16] fuse2fs: don't zero bytes in punch hole
` [PATCH 13/16] fuse2fs: don't do file data block IO when iomap is enabled
` [PATCH 14/16] fuse2fs: disable most io channel flush/invalidate in iomap pagecache mode
` [PATCH 15/16] fuse2fs: re-enable the block device pagecache for metadata IO
` [PATCH 16/16] fuse2fs: avoid fuseblk mode if fuse-iomap support is likely
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).