messages from 2024-09-27 11:27:10 to 2024-10-01 08:22:58 UTC [more...]
[PATCH v2 0/2] Miscdevices in Rust
2024-10-01 8:22 UTC (2+ messages)
` [PATCH v2 1/2] rust: types: add Opaque::try_ffi_init
[PATCH 0/3] Miscdevices in Rust
2024-10-01 8:20 UTC (7+ messages)
` [PATCH 2/3] rust: file: add f_pos and set_f_pos
[syzbot] [fuse?] WARNING in fuse_write_file_get (2)
2024-10-01 8:09 UTC
[PATCH v6 0/7] block atomic writes for xfs
2024-10-01 8:05 UTC (15+ messages)
` [PATCH v6 1/7] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v6 2/7] fs: Export generic_atomic_write_valid()
` [PATCH v6 3/7] fs: iomap: Atomic write support
` [PATCH v6 4/7] xfs: Support FS_XFLAG_ATOMICWRITES
` [PATCH v6 5/7] xfs: Support atomic write for statx
` [PATCH v6 6/7] xfs: Validate atomic writes
` [PATCH v6 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-10-01 7:54 UTC (27+ messages)
[PATCH v2] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
2024-10-01 6:31 UTC
[PATCH] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
2024-10-01 6:25 UTC (3+ messages)
[viro-vfs:work.xattr 9/9] fs/xattr.c:971:28: error: use of undeclared identifier 'pathname'; did you mean 'putname'?
2024-10-01 6:00 UTC
[PATCH] iov_iter: fix advancing slot in iter_folioq_get_pages()
2024-10-01 5:52 UTC (4+ messages)
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-09-30 22:58 UTC (3+ messages)
[PATCH] selftests/proc/proc-empty-vm.c: Test for unmapped process
2024-09-30 22:07 UTC (2+ messages)
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-09-30 21:35 UTC (16+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
[GIT PULL] vfs fixes
2024-09-30 20:21 UTC (2+ messages)
[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm
2024-09-30 20:10 UTC (5+ messages)
` [PATCH v2 2/2] selftests/exec: add a test to enforce execveat()'s comm
[PATCH v3] add group restriction bitmap
2024-09-30 19:59 UTC
[PATCH v2] add group restriction bitmap
2024-09-30 19:34 UTC (2+ messages)
[PATCH v2 19/25] netfs: Speed up buffered reading
2024-09-30 19:00 UTC (17+ messages)
[PATCH v7 0/3] FDP and per-io hints
2024-09-30 18:13 UTC (4+ messages)
` [PATCH v7 1/3] nvme: enable FDP support
` [PATCH v7 2/3] block, fs: restore kiocb based write hint processing
` [PATCH v7 3/3] io_uring: enable per-io hinting capability
[PATCH v1] Fix NULL pointer dereference in read_cache_folio
2024-09-30 18:14 UTC (4+ messages)
` [PATCH v2] "
[PATCH] pidfs: check for valid pid namespace
2024-09-30 18:13 UTC (2+ messages)
[PATCH] fanotify: allow reporting errors on failure to open fd
2024-09-30 16:14 UTC (3+ messages)
optimizing backing file setup
2024-09-30 15:43 UTC (3+ messages)
[RFC PATCH 0/3] introduce PIDFD_SELF
2024-09-30 14:32 UTC (10+ messages)
` [RFC PATCH 1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup
` [RFC PATCH 2/3] pidfd: add PIDFD_SELF sentinel to refer to own process
` [RFC PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF
[PATCH v2 1/4] erofs: add file-backed mount support
2024-09-30 14:22 UTC (3+ messages)
[PATCH - RFC] VFS: disable new delegations during delegation-breaking operations
2024-09-30 14:15 UTC (3+ messages)
[PATCH v4 00/10] fuse: folio conversions
2024-09-30 13:45 UTC (11+ messages)
` [PATCH v4 01/10] fuse: convert readahead to use folios
` [PATCH v4 02/10] fuse: convert fuse_send_write_pages "
` [PATCH v4 03/10] fuse: convert fuse_fill_write_pages "
` [PATCH v4 04/10] fuse: convert fuse_page_mkwrite "
` [PATCH v4 05/10] fuse: use kiocb_modified in buffered write path
` [PATCH v4 06/10] fuse: convert fuse_do_readpage to use folios
` [PATCH v4 07/10] fuse: convert fuse_writepage_need_send to take a folio
` [PATCH v4 08/10] fuse: use the folio based vmstat helpers
` [PATCH v4 09/10] fuse: convert fuse_retrieve to use folios
` [PATCH v4 10/10] fuse: convert fuse_notify_store "
[PATCH v3 00/10] fuse: folio conversions
2024-09-30 13:39 UTC (21+ messages)
` [PATCH v3 01/10] fuse: convert readahead to use folios
` [PATCH v3 02/10] fuse: convert fuse_send_write_pages "
` [PATCH v3 03/10] fuse: convert fuse_fill_write_pages "
` [PATCH v3 04/10] fuse: convert fuse_page_mkwrite "
` [PATCH v3 05/10] fuse: use kiocb_modified in buffered write path
` [PATCH v3 06/10] fuse: convert fuse_do_readpage to use folios
` [PATCH v3 07/10] fuse: convert fuse_writepage_need_send to take a folio
` [PATCH v3 08/10] fuse: use the folio based vmstat helpers
` [PATCH v3 09/10] fuse: convert fuse_retrieve to use folios
` [PATCH v3 10/10] fuse: convert fuse_notify_store "
[PATCH RESEND] xarray: document that xa_alloc uses the smallest index
2024-09-30 13:19 UTC
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-09-30 12:25 UTC (5+ messages)
` [PATCH 08/35] fs: "
` (subset) "
` [PATCH 09/35] sysctl: "
[PATCH] fs/proc/kcore.c: Allow translation of physical memory addresses
2024-09-30 12:21 UTC
[PATCH] netfs: Fix the netfs_folio tracepoint to handle NULL mapping
2024-09-30 12:11 UTC (2+ messages)
[PATCH] netfs: Add folio_queue API documentation
2024-09-30 12:11 UTC (2+ messages)
[PATCH] ext4: don't set SB_RDONLY after filesystem errors
2024-09-30 11:34 UTC (3+ messages)
[viro-vfs:work.fd 1/31] include/linux/file.h: linux/err.h is included more than once
2024-09-30 11:13 UTC
[PATCH] [PATCH] vfs/ext4: Fixed a potential problem related to an infinite loop
2024-09-30 9:56 UTC (3+ messages)
[PATCH v2] vfs: Add a sysctl for automated deletion of dentry
2024-09-30 9:33 UTC (3+ messages)
[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-09-30 6:48 UTC (14+ messages)
` [PATCH v2] "
` "
[PATCH v2] xfs: do not unshare any blocks beyond eof
2024-09-29 23:23 UTC (4+ messages)
[PATCH] [RFC] add group restriction bitmap
2024-09-29 21:15 UTC
[PATCH v7 0/8] Improve the copy of task comm
2024-09-29 9:48 UTC (7+ messages)
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
2024-09-28 23:58 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] unicode: kunit: change tests filename and path
[GIT PULL] vfs netfs
2024-09-28 10:11 UTC (6+ messages)
[PATCH v6 0/2] fuse: add timeout option for requests
2024-09-28 8:43 UTC (5+ messages)
` [PATCH v6 1/2] fuse: add optional kernel-enforced timeout "
[syzbot] [fuse?] WARNING in fuse_request_end (2)
2024-09-28 8:06 UTC
[syzbot] possible deadlock in hfsplus_file_extend
2024-09-28 3:15 UTC (2+ messages)
` [syzbot] [hfs?] "
[GIT PULL] bcachefs changes for 6.12-rc1
2024-09-28 0:47 UTC (12+ messages)
[syzbot] [overlayfs?] general protection fault in ovl_llseek
2024-09-27 20:20 UTC (5+ messages)
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-09-27 15:38 UTC (9+ messages)
[PATCH v2] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
2024-09-27 15:27 UTC (3+ messages)
[syzbot] [fs?] possible deadlock in input_inject_event
2024-09-27 15:01 UTC
[PATCH] inotify: Fix possible deadlock in fsnotify_destroy_mark
2024-09-27 14:58 UTC (5+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCH v10 7/8] rust: file: add `Kuid` wrapper
2024-09-27 14:58 UTC (6+ messages)
` [PATCH] [RFC] rust: add PidNamespace wrapper
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-27 14:58 UTC (5+ messages)
[syzbot] [iomap?] KASAN: use-after-free Read in iomap_read_inline_data
2024-09-27 14:21 UTC
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-27 12:29 UTC (3+ messages)
` [PATCH 11/12] mm: Remove pXX_devmap callers
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).