messages from 2024-02-26 21:55:11 to 2024-02-28 14:14:13 UTC [more...]
[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
2024-02-28 14:14 UTC (13+ messages)
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-02-28 14:11 UTC (3+ messages)
` [Lsf-pc] "
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-28 14:01 UTC (54+ messages)
` [Lsf-pc] "
[PATCH] xarray: add guard definitions for xa_lock
2024-02-28 13:53 UTC
[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
2024-02-28 13:42 UTC (4+ messages)
` [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode
[PATCH v15 0/9] FUSE passthrough for file io
2024-02-28 13:22 UTC (7+ messages)
` [PATCH v15 3/9] fuse: implement ioctls to manage backing files
[RFC] documentation on filesystem exposure to RCU pathwalk from fs maintainers' POV
2024-02-28 13:02 UTC (5+ messages)
` [RFC][v2] "
` [RFC][v3] "
` [RFC][v4] "
[PATCH v9 0/8] Landlock: IOCTL support
2024-02-28 12:57 UTC (4+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right
[LSF/MM/BPF TOPIC] inode timestamps and change cookie
2024-02-28 12:11 UTC
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-02-28 12:01 UTC (48+ messages)
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch
[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
2024-02-28 11:01 UTC (14+ messages)
` [PATCH 01/14] vfs: export remap and write check helpers
` [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
[PATCH v7 0/2] rust: xarray: Add an abstraction for XArray
2024-02-28 10:44 UTC (9+ messages)
` [PATCH v7 1/2] rust: types: add FOREIGN_ALIGN to ForeignOwnable
` [PATCH v7 2/2] rust: xarray: Add an abstraction for XArray
[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
2024-02-28 10:33 UTC (3+ messages)
` [PATCH next] fs/9p: fix uaf in "
[PATCH v5 0/8] Split a folio to any lower order folios
2024-02-28 10:31 UTC (7+ messages)
` [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
` [PATCH v5 6/8] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
[PATCH] fat: ignore .. subdir and always add a link to dirs
2024-02-28 9:10 UTC (10+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 56ac4314cfe9
2024-02-28 8:59 UTC
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-02-28 8:53 UTC (4+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
[PATCH v4 00/36] Memory allocation profiling
2024-02-28 8:47 UTC (26+ messages)
` [PATCH v4 14/36] lib: add allocation tagging support for memory "
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
` [PATCH v4 19/36] mm: create new codetag references during page splitting
` [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
` [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v4 31/36] lib: add memory allocations report in show_mem()
[bug report] fuse: implement open in passthrough mode
2024-02-28 7:55 UTC (2+ messages)
[PATCH] virtiofs: drop __exit from virtio_fs_sysfs_exit()
2024-02-28 7:37 UTC (3+ messages)
[syzbot] [reiserfs?] kernel BUG in reiserfs_rename
2024-02-28 6:09 UTC (2+ messages)
[PATCH] xfs: stop advertising SB_I_VERSION
2024-02-28 4:28 UTC
[PATCH 0/7] Fixes and cleanups to fs-writeback
2024-02-28 1:46 UTC (5+ messages)
` [PATCH 1/7] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
[PATCH v2 0/6] Fixes and cleanups to fs-writeback
2024-02-28 9:19 UTC (7+ messages)
` [PATCH v2 1/6] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
` [PATCH v2 2/6] fs/writeback: bail out if there is no more inodes for IO and queued once
` [PATCH v2 3/6] fs/writeback: remove unused parameter wb of finish_writeback_work
` [PATCH v2 4/6] fs/writeback: only calculate dirtied_before when b_io is empty
` [PATCH v2 5/6] fs/writeback: correct comment of __wakeup_flusher_threads_bdi
` [PATCH v2 6/6] fs/writeback: remove unnecessary return in writeback_inodes_sb
[PATCH] qnx4: convert qnx4 to use the new mount api
2024-02-28 0:20 UTC (7+ messages)
[PATCH v12 0/8] Cache insensitive cleanup for ext4/f2fs
2024-02-27 23:48 UTC (8+ messages)
` [PATCH v12 2/8] f2fs: Simplify the handling of cached insensitive names
` [PATCH v12 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v12 6/8] ext4: Log error when lookup of encoded dentry fails
[Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-02-27 22:59 UTC (2+ messages)
[PATCH 0/2] Move pidfd to tiny pseudo fs
2024-02-27 22:13 UTC (11+ messages)
` [PATCH 2/2] pidfd: add pidfdfs
[BUG] selftests: cgroup: KMEMLEAK in cgroup/test_cpuset_prs.sh
2024-02-27 22:10 UTC (2+ messages)
Recent-ish changes in binfmt_elf made my program segfault
2024-02-27 20:59 UTC (7+ messages)
[PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-02-27 21:28 UTC (3+ messages)
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2024-02-27 19:42 UTC (12+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-27 19:08 UTC (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
[PATCH 00/13] enable bs > ps in XFS
2024-02-27 17:09 UTC (25+ messages)
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH 11/13] xfs: expose block size in stat
` [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
[syzbot] [lsm?] [reiserfs?] general protection fault in fsnotify_perm
2024-02-27 16:05 UTC (2+ messages)
linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c)
2024-02-27 15:55 UTC (2+ messages)
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-02-27 14:57 UTC (4+ messages)
` [PATCH v2 20/25] ovl: add fscaps handlers
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-02-27 12:43 UTC (4+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_read_folio
2024-02-27 11:50 UTC (2+ messages)
` [syzbot] [ntfs3?] "
[RFC PATCH 0/9] shmem: fix llseek in hugepages
2024-02-27 11:42 UTC (6+ messages)
[PATCH] proc: remove SLAB_MEM_SPREAD flag usage
2024-02-27 10:52 UTC (2+ messages)
[PATCH] vfs: remove SLAB_MEM_SPREAD flag usage
2024-02-27 9:04 UTC (2+ messages)
[PATCH v4 0/2] Fix libaio cancellation support
2024-02-27 8:55 UTC (6+ messages)
` [PATCH v4 2/2] fs/aio: Make io_cancel() generate completions again
` (subset) "
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-27 1:47 UTC (2+ messages)
[PATCH RFC] vfs: always log mount API fs context messages to dmesg
2024-02-27 1:27 UTC (6+ messages)
[syzbot] [ntfs3?] KASAN: use-after-free Read in ntfs_lookup_inode_by_name
2024-02-27 1:09 UTC
[PATCH] proc: allow restricting /proc/pid/mem writes
2024-02-27 0:53 UTC (7+ messages)
[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
2024-02-26 23:55 UTC (2+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
2024-02-26 23:15 UTC (2+ messages)
` [Lsf-pc] "
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).