messages from 2024-09-20 17:00:33 to 2024-09-24 10:11:29 UTC [more...]
[PATCH v2 00/10] ext4: clean up and refactor fallocate
2024-09-24 10:11 UTC (16+ 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
[PATCH v3 0/1] fuse: dynamically configure max pages limit through sysctl
2024-09-24 9:43 UTC (3+ messages)
` [PATCH v3 1/1] fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
[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)
[GIT PULL] Fsnotify changes for 6.12-rc1
2024-09-24 9:27 UTC (5+ messages)
Git clone fails in p9 file system marked with FANOTIFY
2024-09-24 8:56 UTC (4+ messages)
` [EXTERNAL] "
[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 v4
2024-09-24 7:40 UTC (11+ 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
[RFC] struct filename, io_uring and audit troubles
2024-09-24 7:01 UTC (14+ messages)
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
[GIT PULL] bcachefs changes for 6.12-rc1
2024-09-24 3:55 UTC (15+ messages)
[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)
[PATCH v2 19/25] netfs: Speed up buffered reading
2024-09-23 22:33 UTC (7+ messages)
[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
2024-09-23 19:39 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] unicode: kunit: change tests filename and path
[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 (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] unicode: kunit: change tests filename and path
[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)
[GIT PULL] sysctl changes for v6.12-rc1
2024-09-23 14:05 UTC
[PATCH v10 0/8] File abstractions needed by Rust Binder
2024-09-23 9:13 UTC (14+ messages)
` [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] 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 "
[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()
[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 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)
[RFC PATCH 0/2] API for exporting connectable file handles to userspace
2024-09-21 10:25 UTC (8+ messages)
` [RFC PATCH 2/2] fs: open_by_handle_at() support for decoding connectable file handles
[RFC PATCH 00/24] erofs: introduce Rust implementation
2024-09-21 9:44 UTC (12+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust
` [RFC PATCH 10/24] erofs: add device_infos implementation "
[PATCH] drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
2024-09-21 7:19 UTC (2+ 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
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