messages from 2024-09-18 14:10:51 to 2024-09-23 14:51:02 UTC [more...]
[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget
2024-09-23 14:51 UTC (3+ messages)
[RFC] struct filename, io_uring and audit troubles
2024-09-23 14:48 UTC (7+ messages)
[GIT PULL] sysctl changes for v6.12-rc1
2024-09-23 14:05 UTC
[PATCH v4 00/14] forcealign for xfs
2024-09-23 12:33 UTC (16+ messages)
Git clone fails in p9 file system marked with FANOTIFY
2024-09-23 11:26 UTC (2+ messages)
[GIT PULL] Fsnotify changes for 6.12-rc1
2024-09-23 11:03 UTC
[PATCH] xarray: rename xa_lock/xa_unlock to xa_enter/xa_leave
2024-09-23 10:38 UTC
[PATCH] fuse: cleanup request queuing towards virtiofs
2024-09-23 10:33 UTC (2+ messages)
[GIT PULL] Quota and isofs cleanups for v6.12-rc1
2024-09-23 10:26 UTC
[PATCH v10 0/8] File abstractions needed by Rust Binder
2024-09-23 9:13 UTC (17+ messages)
` [PATCH v10 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v10 5/8] rust: security: add abstraction for secctx
` [PATCH v10 7/8] rust: file: add `Kuid` wrapper
` [PATCH v10 8/8] rust: file: add abstraction for `poll_table`
[PATCH v2 00/10] ext4: clean up and refactor fallocate
2024-09-23 8:54 UTC (19+ messages)
` [PATCH v2 02/10] ext4: don't explicit update times in ext4_fallocate()
` [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch()
` [PATCH v2 04/10] ext4: refactor ext4_zero_range()
` [PATCH v2 05/10] ext4: refactor ext4_punch_hole()
` [PATCH v2 06/10] ext4: refactor ext4_collapse_range()
` [PATCH v2 07/10] ext4: refactor ext4_insert_range()
` [PATCH v2 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v2 09/10] ext4: factor out the common checking part of all fallocate operations
` [PATCH v2 10/10] ext4: factor out a common helper to lock and flush data before fallocate
[PATCH] fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
2024-09-23 8:38 UTC (2+ messages)
[PATCH v2 0/2] API for exporting connectable file handles to userspace
2024-09-23 8:28 UTC (3+ messages)
` [PATCH v2 1/2] fs: name_to_handle_at() support for "explicit connectable" file handles
` [PATCH v2 2/2] fs: open_by_handle_at() support for decoding "
[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
2024-09-23 8:01 UTC (5+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
` [RFC PATCH V2 2/3] mm: Add mempolicy support to the filemap layer
` [RFC PATCH V2 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available
[PATCH] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
2024-09-23 7:12 UTC (3+ messages)
[syzbot] [bcachefs?] WARNING in bchfs_truncate
2024-09-23 6:29 UTC (2+ messages)
[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2024-09-23 4:44 UTC (3+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()
[git pull] struct fd layout changes
2024-09-23 3:47 UTC
[syzbot] [kernel?] WARNING in signal_wake_up_state
2024-09-23 3:12 UTC
[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-09-23 1:39 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
2024-09-22 20:16 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] unicode: kunit: change tests filename and path
[PATCH v10 5/8] rust: security: add abstraction for secctx
2024-09-22 15:01 UTC (2+ messages)
[PATCH] vfs: Add a sysctl for automated deletion of dentry
2024-09-22 12:04 UTC (2+ messages)
[PATCH] proc: fix casts to/from restricted fmode_t
2024-09-22 10:38 UTC
[PATCH v5 00/30] Permission Overlay Extension
2024-09-22 5:49 UTC (5+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-22 2:07 UTC (13+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
[bcachefs] self healing design doc
2024-09-21 23:02 UTC
[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
2024-09-21 22:33 UTC (12+ messages)
[GIT PULL] bcachefs changes for 6.12-rc1
2024-09-21 19:27 UTC
[RFC PATCH 0/2] API for exporting connectable file handles to userspace
2024-09-21 10:25 UTC (12+ messages)
` [RFC PATCH 1/2] fs: name_to_handle_at() support for connectable file handles
` [RFC PATCH 2/2] fs: open_by_handle_at() support for decoding "
[RFC PATCH 00/24] erofs: introduce Rust implementation
2024-09-21 9:44 UTC (16+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust
` [PATCH RESEND 0/1] rust: introduce declare_err! autogeneration
` [PATCH RESEND 1/1] rust: error: auto-generate error declarations
` [RFC PATCH 10/24] erofs: add device_infos implementation in Rust
[PATCH] drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
2024-09-21 7:19 UTC (4+ messages)
[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
2024-09-21 5:58 UTC (2+ messages)
` [syzbot] [fs] "
[GIT PULL] orangefs changes for 6.12
2024-09-21 2:37 UTC (2+ messages)
[GIT PULL] vfs blocksize
2024-09-21 2:36 UTC (2+ messages)
[syzbot] [fs?] KCSAN: data-race in __ep_remove / __fput (5)
2024-09-20 22:46 UTC
[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_folioq_advance
2024-09-20 18:38 UTC
[syzbot] [netfs?] KMSAN: uninit-value in netfs_clear_buffer
2024-09-20 17:00 UTC
[PATCH 1/3] xfs: Do not unshare ranges beyond EOF
2024-09-20 16:17 UTC (3+ messages)
[PATCH 3/3] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
2024-09-20 16:10 UTC (7+ messages)
[RFC 0/5] ext4: Implement support for extsize hints
2024-09-20 15:04 UTC (5+ messages)
[PATCH 2/3] vfs: Fix implicit conversion problem when testing overflow case
2024-09-20 14:38 UTC (3+ messages)
[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_advance
2024-09-20 14:26 UTC
[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
2024-09-20 14:26 UTC
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-20 13:54 UTC (29+ messages)
fix stale delalloc punching for COW I/O v2
2024-09-20 11:31 UTC (12+ messages)
` [PATCH 06/12] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 08/12] iomap: zeroing already holds invalidate_lock
[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
2024-09-20 9:47 UTC (10+ messages)
[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
2024-09-20 7:55 UTC (12+ messages)
[PATCH] fs: move FMODE_UNSIGNED_OFFSET to fop_flags
2024-09-19 23:55 UTC (3+ messages)
Are jump labels broken on 6.11-rc1?
2024-09-19 23:41 UTC (11+ messages)
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-09-19 16:53 UTC (7+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
2024-09-19 16:07 UTC (3+ messages)
` [PATCH 1/2] ext4: partial zero eof block on unaligned inode size extension
` [PATCH 2/2] mm: zero range of eof folio exposed by "
[PATCH] cifs: Make the write_{enter,done,err} tracepoints display netfs info
2024-09-19 16:01 UTC (2+ messages)
[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
2024-09-19 12:36 UTC (2+ messages)
[PATCH 0/3] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
2024-09-19 12:18 UTC (5+ messages)
[PATCH] afs: Fix setting of the server responding flag
2024-09-19 10:40 UTC
[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
2024-09-19 9:20 UTC (6+ messages)
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries
[PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
2024-09-19 7:21 UTC (5+ messages)
[GIT PULL] overlayfs updates for 6.12
2024-09-19 5:20 UTC (2+ messages)
[GIT PULL] xfs: new code for 6.12
2024-09-19 5:20 UTC (2+ messages)
[PATCH 0/6] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
2024-09-18 14:12 UTC (7+ messages)
` [PATCH v5.4-v4.19 1/6] fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
` [PATCH v5.4-v4.19 2/6] fs: move vfs_fstatat out of line
` [PATCH v5.4-v4.19 3/6] vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
` [PATCH v5.4-v4.19 4/6] fs: new helper vfs_empty_path()
` [PATCH v5.4-v4.19 5/6] stat: use vfs_empty_path() helper
` [PATCH v5.4-v4.19 6/6] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
[PATCH 0/4] Backport statx(..., NULL, AT_EMPTY_PATH, ...)
2024-09-18 14:10 UTC (5+ messages)
` [PATCH v5.15-v5.10 1/4] vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
` [PATCH v5.15-v5.10 2/4] fs: new helper vfs_empty_path()
` [PATCH v5.15-v5.10 3/4] stat: use vfs_empty_path() helper
` [PATCH v5.15-v5.10 4/4] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
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