messages from 2022-03-09 01:01:58 to 2022-03-10 20:23:34 UTC [more...]
Buffered I/O broken on s390x with page faults disabled (gfs2)
2022-03-10 20:23 UTC (28+ messages)
[PATCH v2 0/2] exfat: allow access to paths with trailing dots
2022-03-10 20:06 UTC (4+ messages)
` [PATCH v2 1/2] The "keep_last_dots" mount option will, in a subsequent commit, control whether or not trailing periods '.' are stripped from path components during file lookup or file creation
` [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which state:
[PATCH 2/2] block: remove the per-bio/request write hint
2022-03-10 19:34 UTC (11+ messages)
` [EXT] "
[LSF/MM TOPIC] FS, MM, and stable trees
2022-03-10 18:51 UTC (15+ messages)
[PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-03-10 17:59 UTC (26+ messages)
` [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
` [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
` [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
[PATCH v3 00/20] netfs: Prep for write helpers
2022-03-10 17:55 UTC (24+ messages)
` [PATCH v3 01/20] fscache: export fscache_end_operation()
` [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists
` [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH v3 05/20] netfs: Split netfs_io_* object handling out
` [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH v3 11/20] netfs: Change ->init_request() to return an error code
` [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead
` [PATCH v3 13/20] netfs: Add a netfs inode context
` [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read
` [PATCH v3 15/20] netfs: Prepare to split read_helper.c
` [PATCH v3 16/20] netfs: Rename read_helper.c to io.c
` [PATCH v3 17/20] netfs: Split fs/netfs/read_helper.c
` [PATCH v3 18/20] netfs: Split some core bits out into their own file
` [PATCH v3 19/20] netfs: Keep track of the actual remote file size
` [PATCH v3 20/20] afs: Maintain netfs_i_context::remote_i_size
[PATCH] block/psi: remove PSI annotations from submit_bio
2022-03-10 17:31 UTC (6+ messages)
mmotm 2022-03-09-23-28 uploaded
2022-03-10 17:10 UTC (3+ messages)
` mmotm 2022-03-09-23-28 uploaded (drivers/perf/marvell_cn10k_ddr_pmu.c)
[PATCHv2 00/10] ext4: Improve FC trace events
2022-03-10 17:07 UTC (13+ messages)
` [PATCHv2 01/10] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [PATCHv2 02/10] ext4: Fix ext4_fc_stats trace point
` [PATCHv2 03/10] ext4: Convert ext4_fc_track_dentry type events to use event class
` [PATCHv2 04/10] ext4: Do not call FC trace event in ext4_fc_commit() if FS does not support FC
` [PATCHv2 05/10] ext4: Return early for non-eligible fast_commit track events
` [PATCHv2 06/10] ext4: Add new trace event in ext4_fc_cleanup
` [PATCHv2 07/10] ext4: Add transaction tid info in fc_track events
` [PATCHv2 08/10] ext4: Add commit_tid info in jbd debug log
` [PATCHv2 09/10] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
` [PATCHv2 10/10] ext4: Fix remaining two trace events to use same printk convention
[PATCH] afs: Fix potential thrashing in afs writeback
2022-03-10 15:47 UTC
epoll: Does anyone know about CVE-2021-39634
2022-03-10 15:16 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-10 14:09 UTC (14+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
` [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag
[PATCH v4 0/6] Fix some bugs related to ramp and dax
2022-03-10 13:48 UTC (13+ messages)
` [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-03-10 13:08 UTC (2+ messages)
[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
2022-03-10 11:10 UTC (2+ messages)
[PATCH/RFC] VFS: support parallel updates in the one directory
2022-03-10 11:10 UTC (5+ messages)
[PATCH v4 0/9] Generic per-sb io stats
2022-03-10 10:45 UTC (4+ messages)
` [PATCH v4 6/9] fs: report "
[RFC PATCH 0/1] FUSE: allow drivers to increase readahead
2022-03-10 10:27 UTC (3+ messages)
` [RFC PATCH 1/1] FUSE: Add FUSE_TRUST_MAX_RA flag enabling readahead settings >128KB
Napływ Klientów ze strony
2022-03-10 8:50 UTC
[PATCH v2] exfat: do not clear VolumeDirty in writeback
2022-03-10 8:18 UTC
Significant brokenness in DIO loopback path
2022-03-10 5:17 UTC (3+ messages)
[PATCH v6 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
2022-03-10 3:41 UTC (4+ messages)
` [PATCH v6 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
Report 2 in ext4 and journal based on v5.17-rc1
2022-03-10 1:45 UTC (4+ messages)
[PATCH v2 00/19] netfs: Prep for write helpers
2022-03-10 1:40 UTC (39+ messages)
` [PATCH v2 01/19] fscache: export fscache_end_operation()
` [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH v2 05/19] netfs: Split netfs_io_* object handling out
` [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH v2 11/19] netfs: Change ->init_request() to return an error code
` [PATCH v2 12/19] netfs: Add a netfs inode context
` [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH v2 14/19] netfs: Prepare to split read_helper.c
` [PATCH v2 15/19] netfs: Rename read_helper.c to io.c
` [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c
` [PATCH v2 17/19] netfs: Split some core bits out into their own file
` [PATCH v2 18/19] netfs: Keep track of the actual remote file size
` [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size
[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
2022-03-10 1:22 UTC (3+ messages)
[PATCH v1] fs: Fix inconsistent f_mode
2022-03-10 0:36 UTC (5+ messages)
[PATCH] docs: proc.rst: fix wrong time unit
2022-03-09 23:26 UTC (2+ messages)
[PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
2022-03-09 21:45 UTC (13+ messages)
` [PATCH 0/5] Fix fill_files_note
` [GIT PULL] "
[LSF/MM/BPF TOPIC] Netfs support library
2022-03-09 21:25 UTC (5+ messages)
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2022-03-09 21:13 UTC (7+ messages)
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2022-03-09 15:49 UTC (6+ messages)
[PATCH] exfat: do not clear VolumeDirty in writeback
2022-03-09 11:14 UTC (4+ messages)
remove write hint leftovers v2
2022-03-09 0:55 UTC (3+ messages)
` [PATCH 1/2] fs: remove kiocb.ki_hint
[PATCH] cachefiles: Fix volume coherency attribute
2022-03-09 1:03 UTC (2+ 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).