messages from 2024-08-27 17:05:01 to 2024-08-28 16:20:12 UTC [more...]
RFC: add STATX_DIO_READ_ALIGN
2024-08-28 16:20 UTC (6+ messages)
` [PATCH 1/3] fs: reformat the statx definition
` [PATCH 2/3] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/3] xfs: report the correct read/write dio alignment for reflinked inodes
fix stale delalloc punching for COW I/O
2024-08-28 16:18 UTC (18+ messages)
` [PATCH 01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
` [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
` [PATCH 04/10] iomap: zeroing already holds invalidate_lock in iomap_file_buffered_write_punch_delalloc
` [PATCH 06/10] iomap: remove the iomap_file_buffered_write_punch_delalloc return value
[PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
2024-08-28 16:14 UTC (6+ messages)
convert XFS perag lookup to xarrays v2
2024-08-28 16:10 UTC (9+ messages)
` [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c
` [PATCH 4/5] xfs: convert perag lookup to xarray
[PATCH][RESEND] fuse: add simple request tracepoints
2024-08-28 16:01 UTC (2+ messages)
[RFC PATCH] fs: obtain the inode generation number from vfs directly
2024-08-28 15:55 UTC (11+ messages)
[PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
2024-08-28 15:51 UTC (3+ messages)
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-28 15:40 UTC (13+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
sort out the fallocate mode mess v2
2024-08-28 15:34 UTC (18+ messages)
` [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
` [PATCH 2/6] ext4: remove tracing "
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
` [PATCH 6/6] xfs: refactor xfs_file_fallocate
[PATCH v2 0/3] fs,mm: add kmem_cache_create_rcu()
2024-08-28 15:32 UTC (9+ messages)
` [PATCH v2 2/3] mm: "
The mapping->invalidate_lock, copy-offload and cifs
2024-08-28 15:26 UTC (2+ messages)
[PATCH v3 0/3] fs,mm: add kmem_cache_create_rcu()
2024-08-28 15:17 UTC (7+ messages)
` [PATCH v3 1/3] mm: remove unused root_cache argument
` [PATCH v3 2/3] mm: add kmem_cache_create_rcu()
` [PATCH v3 3/3] fs: use kmem_cache_create_rcu()
[PATCH v8 0/8] Improve the copy of task comm
2024-08-28 15:09 UTC (20+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 3/8] security: Replace memcpy() with get_task_comm()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 5/8] mm/util: Fix possible race condition in kstrdup()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "
[PATCH v2] writeback: Refine the show_inode_state() macro definition
2024-08-28 15:08 UTC (2+ messages)
[PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-28 14:51 UTC (3+ messages)
[PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-28 14:48 UTC
[PATCH] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
2024-08-28 14:48 UTC (3+ messages)
[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
2024-08-28 14:06 UTC
[PATCH] netfs: Delete subtree of 'fs/netfs' when netfs module exits
2024-08-28 13:42 UTC (7+ messages)
[PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
2024-08-28 12:35 UTC (6+ messages)
` [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings
[ANNOUNCE] xfs-linux: for-next updated to a24cae8fc1f1
2024-08-28 12:15 UTC (4+ messages)
[PATCH v2] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-28 11:56 UTC (3+ messages)
[PATCH -next] zonefs: obtain fs magic from superblock
2024-08-28 12:01 UTC
FUSE passthrough: fd lifetime?
2024-08-28 11:53 UTC (13+ messages)
[PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
2024-08-28 11:38 UTC (3+ messages)
` [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
[PATCH] fuse: add fast path for fuse_range_is_writeback
2024-08-28 11:37 UTC (3+ messages)
[PATCH] affs: Replace one-element array with flexible-array member
2024-08-28 11:27 UTC (2+ messages)
[PATCH -next] fs: use LIST_HEAD() to simplify code
2024-08-28 11:20 UTC (3+ messages)
[PATCH] fs: remove unused path_put_init()
2024-08-28 10:59 UTC (2+ messages)
[PATCH] fs: s/__u32/u32/ for s_fsnotify_mask
2024-08-28 10:59 UTC (2+ messages)
[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-08-28 10:37 UTC (5+ messages)
` [PATCH RESEND v3 1/2] uapi: explain how per-syscall AT_* flags should be allocated
` [PATCH RESEND v3 2/2] fhandle: expose u64 mount id to name_to_handle_at(2)
` [PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID
[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
2024-08-28 10:23 UTC (3+ messages)
SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
2024-08-28 10:14 UTC (6+ messages)
[PATCH] writeback: Refine the show_inode_state() macro definition
2024-08-28 7:44 UTC (3+ messages)
[PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
2024-08-28 5:20 UTC (4+ messages)
[PATCH] buffer: Associate the meta bio with blkg from buffer page
2024-08-28 5:19 UTC (2+ messages)
[PATCH 00/11] fuse: convert to using folios and iomap
2024-08-28 5:16 UTC (23+ messages)
` [PATCH 01/11] fuse: convert readahead to use folios
` [PATCH 02/11] fuse: convert fuse_send_write_pages "
` [PATCH 03/11] fuse: convert fuse_fill_write_pages "
` [PATCH 04/11] fuse: convert fuse_page_mkwrite "
` [PATCH 05/11] fuse: use kiocb_modified in buffered write path
` [PATCH 06/11] fuse: use iomap for writeback cache buffered writes
` [PATCH 07/11] fuse: convert fuse_do_readpage to use folios
` [PATCH 08/11] fuse: convert fuse_writepage_need_send to take a folio
` [PATCH 09/11] fuse: use the folio based vmstat helpers
` [PATCH 10/11] fuse: convert fuse_retrieve to use folios
` [PATCH 11/11] fuse: convert fuse_notify_store "
[PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
2024-08-28 5:11 UTC (4+ messages)
BUG: corrupted list in list_lru_del
2024-08-28 4:29 UTC
[PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
2024-08-28 4:26 UTC (6+ messages)
[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
2024-08-28 4:11 UTC (7+ messages)
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
[PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-08-28 4:09 UTC (3+ messages)
` [PATCH 1/2 v2] "
[PATCH 00/10] shrinker debugging, .to_text() report (resend)
2024-08-28 3:43 UTC (10+ messages)
` [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
` [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
` [PATCH 10/10] fs: super_cache_to_text()
[PATCH v4 0/2] fuse: add timeout option for requests
2024-08-28 2:27 UTC (9+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
[brauner-vfs:work.dio] [fs] 155a115703: fio.write_iops -2.3% regression
2024-08-28 2:32 UTC (3+ messages)
[PATCH v7 0/8] Improve the copy of task comm
2024-08-28 1:19 UTC (3+ messages)
[PATCH RFC] fs: don't force i_version increment when timestamps change
2024-08-27 23:38 UTC (2+ messages)
[PATCH bpf-next 0/8] BPF follow ups to struct fd refactorings
2024-08-27 23:30 UTC (6+ messages)
` [PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook
[PATCH 6.10 083/273] 9p: Fix DIO read through netfs
2024-08-27 21:29 UTC (3+ messages)
[PATCH v13 15/19] pnfs/flexfiles: enable localio support
2024-08-27 21:27 UTC (2+ messages)
[PATCH v13 00/19] nfs/nfsd: add support for localio
2024-08-27 21:25 UTC (10+ messages)
` [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
BUG: general protection fault in put_links
2024-08-27 14:27 UTC (2+ messages)
[REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
2024-08-27 18:38 UTC (2+ messages)
[GIT PULL] bcachefs changes for 6.11, v2
2024-08-27 18:25 UTC (4+ messages)
[REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
2024-08-27 18:15 UTC (3+ messages)
[PATCH v5 0/2] fuse: add timeout option for requests
2024-08-27 17:24 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;
as well as URLs for NNTP newsgroup(s).