messages from 2024-09-23 07:44:24 to 2024-09-25 01:00:16 UTC [more...]
[GIT PULL] bcachefs changes for 6.12-rc1
2024-09-25 1:00 UTC (19+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-25 0:17 UTC (3+ messages)
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
[GIT PULL] Fsnotify changes for 6.12-rc1
2024-09-25 0:16 UTC (7+ messages)
[PATCH v2 19/25] netfs: Speed up buffered reading
2024-09-25 0:01 UTC (9+ messages)
[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
2024-09-24 23:19 UTC (3+ messages)
[RFC] struct filename, io_uring and audit troubles
2024-09-24 23:17 UTC (15+ messages)
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-09-24 22:59 UTC (4+ messages)
[GIT PULL] fuse update for 6.12
2024-09-24 22:50 UTC (2+ messages)
[GIT PULL] BPF struct_fd changes for 6.12
2024-09-24 22:50 UTC (2+ messages)
6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
2024-09-24 22:28 UTC
[syzbot] [bcachefs?] [jfs?] kernel BUG in vfs_get_tree
2024-09-24 22:18 UTC (2+ messages)
` [syzbot] [bcachefs?] "
[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
2024-09-24 22:16 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] unicode: kunit: change tests filename and path
[linus:master] [netfs] cd0277ed0c: BUG:KASAN:slab-use-after-free_in_copy_from_iter
2024-09-24 21:40 UTC (2+ messages)
[PATCH v3 0/1] fuse: dynamically configure max pages limit through sysctl
2024-09-24 21:32 UTC (4+ messages)
` [PATCH v3 1/1] fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
[PATCH v2 00/16] overlayfs: Optimize override/revert creds
2024-09-24 21:13 UTC (5+ messages)
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
[PATCH 0/2] add block size > page size support to ramfs
2024-09-24 20:24 UTC (5+ messages)
` [PATCH 1/2] ramfs: add blocksize mount option
` [PATCH 2/2] ramfs: enable block size > page size
[PATCH v10 0/8] File abstractions needed by Rust Binder
2024-09-24 19:45 UTC (9+ messages)
` [PATCH v10 1/8] rust: types: add `NotThreadSafe`
` [PATCH v10 7/8] rust: file: add `Kuid` wrapper
` [PATCH v10 8/8] rust: file: add abstraction for `poll_table`
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-24 19:24 UTC (16+ messages)
[PATCH] tools: fix shared radix-tree build
2024-09-24 18:48 UTC (2+ messages)
[GIT PULL] sysctl changes for v6.12-rc1
2024-09-24 18:45 UTC (2+ messages)
Report "general protection fault in sysctl_print_dir"
2024-09-24 16:02 UTC
Report "general protection fault in do_select"
2024-09-24 15:57 UTC
[PATCH v5 00/30] Permission Overlay Extension
2024-09-24 15:04 UTC (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
fix stale delalloc punching for COW I/O v4
2024-09-24 14:58 UTC (12+ messages)
` [PATCH 01/10] iomap: factor out a iomap_last_written_block helper
` [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc
` [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release
` [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
` [PATCH 06/10] xfs: zeroing already holds invalidate_lock
` [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
` [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin
` [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
` [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes
[PATCH] fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
2024-09-24 12:09 UTC (2+ messages)
Git clone fails in p9 file system marked with FANOTIFY
2024-09-24 12:07 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v2 00/10] ext4: clean up and refactor fallocate
2024-09-24 11:09 UTC (17+ messages)
` [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch()
` [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] fuse: cleanup request queuing towards virtiofs
2024-09-24 9:52 UTC (6+ messages)
[PATCH v4 00/14] forcealign for xfs
2024-09-24 9:48 UTC (18+ messages)
[PATCH v2 00/25] netfs: Read/write improvements
2024-09-24 9:48 UTC (3+ messages)
` [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter
[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
2024-09-24 9:42 UTC (4+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
[PATCH v6 0/3] per-io hints and FDP
2024-09-24 9:40 UTC (6+ messages)
` [PATCH v6 1/3] nvme: enable FDP support
` [PATCH v6 2/3] block, fs: restore kiocb based write hint processing
` [PATCH v6 3/3] io_uring: enable per-io hinting capability
[PATCH] acl: Annotate struct posix_acl with __counted_by()
2024-09-24 9:38 UTC (2+ messages)
[PATCH v2 1/4] erofs: add file-backed mount support
2024-09-24 9:29 UTC (2+ messages)
[PATCH v5 4/5] sd: limit to use write life hints
2024-09-24 9:28 UTC (12+ messages)
[PATCH v5 00/10] ext4: support adding multi-delalloc blocks
2024-09-24 8:38 UTC (4+ messages)
` [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive
fix stale delalloc punching for COW I/O v3
2024-09-24 6:10 UTC (22+ messages)
` [PATCH 01/10] iomap: factor out a iomap_last_written_block helper
` [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc
` [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release
` [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
` [PATCH 06/10] xfs: zeroing already holds invalidate_lock
` [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
` [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin
` [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
` [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes
[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
2024-09-23 23:17 UTC (10+ messages)
` [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes
` [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
` [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request()
` [PATCH 4/8] afs: Remove unused struct and function prototype
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
` [PATCH 6/8] afs: Fix the setting of the server responding flag
` [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()
` [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info
[PATCH] cifs: Make the write_{enter,done,err} tracepoints display netfs info
2024-09-23 22:41 UTC (4+ messages)
[GIT PULL] Quota and isofs cleanups for v6.12-rc1
2024-09-23 19:06 UTC (2+ messages)
[git pull] struct fd layout changes
2024-09-23 19:06 UTC (2+ messages)
[PATCH] hfs: Fix uninitialized value issue in hfs_iget
2024-09-23 18:00 UTC
[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
2024-09-23 16:41 UTC (3+ messages)
[PATCH] xarray: rename xa_lock/xa_unlock to xa_enter/xa_leave
2024-09-23 16:28 UTC (3+ messages)
[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
2024-09-23 15:21 UTC (11+ messages)
[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget
2024-09-23 14:51 UTC (3+ messages)
[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 "
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