messages from 2024-05-29 19:03:30 to 2024-05-31 21:45:31 UTC [more...]
[PATCH 18/26] xfs: use merkle tree offset as attr hash
2024-05-31 21:45 UTC (12+ messages)
[PATCH] fsverity: support block-based Merkle tree caching
2024-05-31 21:32 UTC (2+ messages)
[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
2024-05-31 21:29 UTC (4+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem
[GIT PULL] bcachefs fixes for 6.10-rc2
2024-05-31 19:20 UTC (2+ messages)
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-05-31 19:10 UTC (68+ messages)
` [PATCH RFC v2 01/19] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v2 02/19] fuse: Move fuse_get_dev to header file
` [PATCH RFC v2 03/19] fuse: Move request bits
` [PATCH RFC v2 04/19] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v2 05/19] fuse: Add a uring config ioctl
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function
` [PATCH RFC v2 07/19] fuse uring: Add an mmap method
` [PATCH RFC v2 08/19] fuse: Add the queue configuration ioctl
` [PATCH RFC v2 09/19] fuse: {uring} Add a dev_release exception for fuse-over-io-uring
` [PATCH RFC v2 10/19] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v2 11/19] fuse: Add support to copy from/to the ring buffer
` [PATCH RFC v2 12/19] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v2 13/19] fuse: {uring} Handle uring shutdown
` [PATCH RFC v2 14/19] fuse: {uring} Allow to queue to the ring
` [PATCH RFC v2 15/19] export __wake_on_current_cpu
` [PATCH RFC v2 16/19] fuse: {uring} Wake requests on the the current cpu
` [PATCH RFC v2 19/19] fuse: {uring} Optimize async sends
` [PATCH] fs: sys_ringbuffer() (WIP)
[RFC] struct fd situation
2024-05-31 18:44 UTC (4+ messages)
[PATCH][RFC] fs: add levels to inode write access
2024-05-31 18:08 UTC (16+ messages)
` [PATCH] fs: don't block i_writecount during exec
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-05-31 16:39 UTC (8+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-05-31 16:37 UTC (6+ messages)
` [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
2024-05-31 16:32 UTC (6+ messages)
` [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
` [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation
` [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [RFC PATCH 5/5] mm/mmap: Use split munmap calls for MAP_FIXED
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-31 16:17 UTC (31+ messages)
` [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
` [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder
` [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
` [RFC PATCH v4 5/8] xfs: refactor the truncating order
` [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
` [RFC PATCH v4 7/8] xfs: reserve blocks for truncating "
` [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
[PATCH v5 40/40] 9p: Use netfslib read/write_iter
2024-05-31 15:06 UTC (6+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
Maintainers Summit 2024 Call for Topics
2024-05-31 14:49 UTC
[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
2024-05-31 14:52 UTC (5+ messages)
[RFC PATCH v2 00/30] Rust abstractions for VFS
2024-05-31 14:34 UTC (2+ messages)
[PATCH 0/2] Improve dmesg output for swapfile+hibernation
2024-05-31 14:15 UTC (7+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-05-31 10:17 UTC (9+ messages)
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
[PATCH 00/16] Prepare to remove PG_error
2024-05-31 10:34 UTC (18+ messages)
` [PATCH 01/16] befs: Convert befs_symlink_read_folio() to use folio_end_read()
` [PATCH 02/16] coda: Convert coda_symlink_filler() "
` [PATCH 03/16] cramfs: Convert cramfs_read_folio to use a folio
` [PATCH 04/16] efs: Convert efs_symlink_read_folio "
` [PATCH 05/16] hpfs: Convert hpfs_symlink_read_folio "
` [PATCH 06/16] isofs: Convert rock_ridge_symlink_read_folio "
` [PATCH 07/16] hostfs: Convert hostfs_read_folio() "
` [PATCH 08/16] jffs2: Remove calls to set/clear the folio error flag
` [PATCH 09/16] nfs: Remove calls to folio_set_error
` [PATCH 10/16] orangefs: Remove calls to set/clear the error flag
` [PATCH 11/16] reiserfs: Remove call to folio_set_error()
` [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio
` [PATCH 13/16] ufs: Remove call to set the folio error flag
` [PATCH 14/16] vboxsf: Convert vboxsf_read_folio() to use a folio
` [PATCH 15/16] iomap: Remove calls to set and clear folio error flag
` [PATCH 16/16] buffer: Remove calls to set and clear the "
[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-31 10:28 UTC (12+ messages)
[PATCH] exfat: fix potential deadlock on __exfat_get_dentry_set
2024-05-31 10:14 UTC
[PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs
2024-05-31 10:12 UTC (4+ messages)
` [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper
[PATCH 0/3] Introduce user namespace capabilities
2024-05-31 7:43 UTC (12+ messages)
[PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-31 6:30 UTC (8+ messages)
support large folios for NFS
2024-05-31 6:14 UTC (3+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-05-31 3:46 UTC (2+ messages)
` [syzbot] "
[syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache
2024-05-31 1:58 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] zonefs: move super block reading from page to folio
2024-05-31 1:28 UTC (4+ messages)
A fs-next branch
2024-05-30 23:50 UTC (7+ messages)
[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
2024-05-30 18:55 UTC (11+ messages)
` [PATCH v2 2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH v2 5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
` [PATCH v2 7/8] writeback: factor out wb_dirty_exceeded to remove repeated code
` [PATCH v2 8/8] writeback: factor out balance_wb_limits "
[PATCH] afs: Don't cross .backup mountpoint from backup volume
2024-05-30 17:28 UTC (3+ messages)
[PATCH] fuse: cleanup request queuing towards virtiofs
2024-05-30 17:07 UTC (8+ messages)
[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
2024-05-30 15:59 UTC (5+ messages)
[PATCH 0/2] vfs: convert debugfs & tracefs to the new mount API
2024-05-30 14:21 UTC (4+ messages)
` [PATCH 1/2] vfs: Convert debugfs to use "
statmount: requesting more information: statfs, devname, label
2024-05-30 13:33 UTC (6+ messages)
[PATCH] jfs: Fix array-index-out-of-bounds in diFree
2024-05-30 13:28 UTC (2+ messages)
[PATCH v2] hostfs: convert hostfs to use the new mount API
2024-05-30 12:01 UTC
[PATCH] hostfs: convert hostfs to use the new mount api
2024-05-30 11:47 UTC (4+ messages)
[PATCH v3 00/21] block atomic writes for XFS
2024-05-30 10:40 UTC (4+ messages)
` [PATCH v3 14/21] iomap: Sub-extent zeroing
virtio-fs tests between host(x86) and dpu(arm64)
2024-05-30 9:31 UTC
[linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression
2024-05-30 7:37 UTC (4+ messages)
[PATCH] fs/file: fix the check in find_next_fd()
2024-05-30 7:12 UTC (4+ messages)
[PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT
2024-05-30 2:33 UTC (4+ messages)
[PATCH] debugfs: ignore auto and noauto options if given
2024-05-29 22:33 UTC (5+ messages)
[PATCH] kernel/sysctl-test: add MODULE_DESCRIPTION()
2024-05-29 21:25 UTC
[PATCH] statx: Update offset commentary for struct statx
2024-05-29 20:02 UTC (3+ 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