messages from 2022-03-10 08:55:10 to 2022-03-12 08:14:04 UTC [more...]
[PATCH v3 00/20] netfs: Prep for write helpers
2022-03-12 8:13 UTC (28+ 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
[LSF/MM/BPF BoF] BoF for Zoned Storage
2022-03-12 8:03 UTC (11+ messages)
[PATCH v4 1/2] fs/proc: optimize exactly register one ctl_table
2022-03-12 6:14 UTC (4+ messages)
[PATCH 1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd
2022-03-12 5:58 UTC (2+ messages)
[PATCHv3 00/10] ext4: Improve FC trace events
2022-03-12 5:39 UTC (11+ messages)
` [PATCHv3 01/10] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [PATCHv3 02/10] ext4: Fix ext4_fc_stats trace point
` [PATCHv3 03/10] ext4: Convert ext4_fc_track_dentry type events to use event class
` [PATCHv3 04/10] ext4: Do not call FC trace event in ext4_fc_commit() if FS does not support FC
` [PATCHv3 05/10] ext4: Return early for non-eligible fast_commit track events
` [PATCHv3 06/10] ext4: Add new trace event in ext4_fc_cleanup
` [PATCHv3 07/10] ext4: Add transaction tid info in fc_track events
` [PATCHv3 08/10] ext4: Add commit_tid info in jbd debug log
` [PATCHv3 09/10] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
` [PATCHv3 10/10] ext4: Fix remaining two trace events to use same printk convention
[PATCH RFC v16 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-03-12 2:13 UTC (12+ messages)
` [PATCH RFC v16 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v16 02/11] NFSD: Add client flags, macro and spinlock to support courteous server
` [PATCH RFC v16 03/11] NFSD: Add lm_lock_expired call out
` [PATCH RFC v16 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
` [PATCH RFC v16 05/11] NFSD: Update nfs4_get_vfs_file() "
` [PATCH RFC v16 06/11] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v16 07/11] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v16 08/11] NFSD: Update find_client_in_id_table() "
` [PATCH RFC v16 09/11] NFSD: Refactor nfsd4_laundromat()
` [PATCH RFC v16 10/11] NFSD: Update laundromat to handle courtesy clients
` [PATCH RFC v16 11/11] NFSD: Show state of courtesy clients in client info
[LSF/MM TOPIC] FS, MM, and stable trees
2022-03-12 2:07 UTC (25+ messages)
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-12 1:53 UTC (2+ messages)
[PATCH v1] fs: Fix inconsistent f_mode
2022-03-12 1:34 UTC (7+ messages)
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-03-11 23:35 UTC (4+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2022-03-11 20:52 UTC (11+ messages)
[LSF/MM/BPF BoF] BoF for Zoned Storage
2022-03-11 20:31 UTC (10+ messages)
mmotm 2022-03-10-21-38 uploaded
2022-03-11 18:18 UTC (2+ messages)
` mmotm 2022-03-10-21-38 uploaded (drivers/media/platform/amphion/)
[PATCH 2/2] block: remove the per-bio/request write hint
2022-03-11 16:56 UTC (19+ messages)
` [EXT] "
[PATCHv2 00/10] ext4: Improve FC trace events
2022-03-11 16:42 UTC (22+ 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] cachefiles: Fix volume coherency attribute
2022-03-11 16:02 UTC
[PATCH] afs: Fix potential thrashing in afs writeback
2022-03-11 15:58 UTC
[PATCH] fs: remove reference to the removed config NFSD_V3
2022-03-11 15:54 UTC (3+ messages)
` [PATCH] "
[PATCH] afs: Fix potential thrashing in afs writeback
2022-03-11 15:51 UTC (2+ messages)
[PATCH] fsnotify: remove redundant parameter judgment
2022-03-11 15:12 UTC
[PATCH 0/4] protect relocation with sb_start_write
2022-03-11 14:33 UTC (9+ messages)
` [PATCH 1/4] btrfs: mark resumed async balance as writing
` [PATCH 2/4] btrfs: mark device addition as sb_writing
` [PATCH 3/4] fs: add check functions for sb_start_{write,pagefault,intwrite}
` [PATCH 4/4] btrfs: assert that relocation is protected with sb_start_write()
[LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs
2022-03-11 12:36 UTC (2+ messages)
[PATCH 0/2] FUSE: Implement atomic lookup + open
2022-03-11 12:04 UTC (2+ messages)
` 'Re: [PATCH 0/2] FUSE: Implement atomic lookup + open'
[PATCH v3 0/2] exfat: allow access to paths with trailing dots
2022-03-11 11:47 UTC (3+ messages)
` [PATCH v3 1/2] exfat: add keep_last_dots mount option
` [PATCH v3 2/2] exfat: keep trailing dots in paths if keep_last_dots is
[PATCH v2 0/2] exfat: allow access to paths with trailing dots
2022-03-11 9:22 UTC (6+ 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 v4 0/6] Fix some bugs related to ramp and dax
2022-03-11 9:04 UTC (7+ messages)
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-11 8:42 UTC (16+ 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 00/21] fscache,erofs: fscache-based on-demand read semantics
2022-03-11 7:36 UTC (3+ messages)
` [PATCH v4 07/21] erofs: use meta buffers for erofs_read_superblock()
[PATCH v2] exfat: do not clear VolumeDirty in writeback
2022-03-11 4:34 UTC (2+ messages)
Buffered I/O broken on s390x with page faults disabled (gfs2)
2022-03-10 20:23 UTC (21+ messages)
[PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-03-10 17:59 UTC (13+ messages)
` [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
` [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
[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)
epoll: Does anyone know about CVE-2021-39634
2022-03-10 15:16 UTC
[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
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).