messages from 2024-09-27 21:11:56 to 2024-10-01 10:59:38 UTC [more...]
[PATCH v8 00/12] fs: multigrain timestamp redux
2024-10-01 10:59 UTC (11+ messages)
` [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/12] fs: add percpu counters for significant "
` [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 09/12] xfs: switch to "
` [PATCH v8 10/12] ext4: "
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-01 10:43 UTC (4+ messages)
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
[PATCH] [RFC] rust: add PidNamespace wrapper
2024-10-01 10:26 UTC (3+ messages)
` [PATCH v2] rust: add PidNamespace
[PATCH] rust: add seqfile abstraction
2024-10-01 10:23 UTC (3+ messages)
[RFC PATCH 0/3] introduce PIDFD_SELF
2024-10-01 10:21 UTC (11+ 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] selftests/proc: Add test to check unmapped process
2024-10-01 10:02 UTC
optimizing backing file setup
2024-10-01 9:56 UTC (4+ messages)
[PATCH] iov_iter: fix advancing slot in iter_folioq_get_pages()
2024-10-01 9:50 UTC (6+ messages)
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-10-01 9:45 UTC (17+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
2024-10-01 9:27 UTC
[PATCH v7 0/3] FDP and per-io hints
2024-10-01 9:20 UTC (5+ 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 v2 0/2] Miscdevices in Rust
2024-10-01 9:13 UTC (6+ messages)
` [PATCH v2 1/2] rust: types: add Opaque::try_ffi_init
` [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction
[PATCH 0/6] Syzbot bugfixes and refactoring
2024-10-01 9:01 UTC (7+ messages)
` [PATCH 1/6] fs/ntfs3: Fix possible deadlock in mi_read
` [PATCH 2/6] fs/ntfs3: Additional check in ni_clear()
` [PATCH 3/6] fs/ntfs3: Sequential field availability check in mi_enum_attr()
` [PATCH 4/6] fs/ntfs3: Fix general protection fault in run_is_mapped_full
` [PATCH 5/6] fs/ntfs3: Additional check in ntfs_file_release
` [PATCH 6/6] fs/ntfs3: Format output messages like others fs in kernel
[GIT PULL] zonefs changes for 6.12-rc2
2024-10-01 9:05 UTC
[syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2)
2024-10-01 9:04 UTC
[viro-vfs:work.headers.unaligned 1/2] arch/arc/include/asm/mmu.h:17:71: warning: 'struct pt_regs' declared inside parameter list will not be visible outside of this definition or declaration
2024-10-01 8:55 UTC
[PATCH v6 0/7] block atomic writes for xfs
2024-10-01 8:43 UTC (20+ 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
[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
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] 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)
[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 (4+ messages)
[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 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)
[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 (19+ 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 06/10] fuse: convert fuse_do_readpage "
` [PATCH v3 07/10] fuse: convert fuse_writepage_need_send to take a folio
` [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)
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).