messages from 2022-03-01 23:56:14 to 2022-03-04 07:09:08 UTC [more...]
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-04 7:06 UTC (24+ messages)
` [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
` [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
` [PATCH v4 03/24] dept: Embed Dept data in Lockdep
` [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
` [PATCH v4 05/24] dept: Apply Dept to spinlock
` [PATCH v4 06/24] dept: Apply Dept to mutex families
` [PATCH v4 07/24] dept: Apply Dept to rwlock
` [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v4 10/24] dept: Apply Dept to rwsem
` [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
` [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v4 14/24] dept: Apply SDT to swait
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v4 17/24] dept: Distinguish each syscall context from another
` [PATCH v4 18/24] dept: Distinguish each work "
` [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default
` [PATCH v4 20/24] dept: Add nocheck version of init_completion()
` [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
` [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
` [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn
[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
2022-03-04 6:59 UTC (13+ messages)
` [Kgdb-bugreport] "
[PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
2022-03-04 6:23 UTC (3+ messages)
` [External] "
mmotm 2022-03-02-16-53 uploaded
2022-03-04 6:09 UTC (3+ messages)
` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
mmotm 2022-03-03-21-24 uploaded
2022-03-04 5:24 UTC
[PATCH] vfs: do not try to evict inode when super is frozen
2022-03-04 5:14 UTC (3+ messages)
[PATCH v2] binfmt_elf: Introduce KUnit test
2022-03-04 4:48 UTC
[PATCH mmotm] mm: warn on deleting redirtied only if accounted
2022-03-04 4:38 UTC (2+ messages)
[PATCH mmotm] mm/fs: delete PF_SWAPWRITE
2022-03-04 4:12 UTC
[PATCH 00/16] DEPT(Dependency Tracker)
2022-03-04 3:20 UTC (20+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
` Report 2 "
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-03-04 2:47 UTC (12+ messages)
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 04/11] fuse: "
[PATCH v4 1/2] fs/proc: optimize exactly register one ctl_table
2022-03-04 1:21 UTC (3+ messages)
` [PATCH v4 2/2] fs/proc: sysctl: optimize register single "
[PATCH v3 00/21] DEPT(Dependency Tracker)
2022-03-04 0:28 UTC (9+ messages)
[PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
2022-03-04 0:23 UTC (6+ messages)
` [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c "
[LSF/MM/BPF BoF] BoF for Zoned Storage
2022-03-04 0:10 UTC (23+ messages)
mmotm 2022-02-23-21-20 uploaded
2022-03-03 22:39 UTC (3+ messages)
` mmotm 2022-02-23-21-20 uploaded (Kconfig warning: SND_SOC_WCD938X)
[PATCH 4/8] mm: thp: only regular file could be THP eligible
2022-03-03 19:14 UTC (4+ messages)
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2022-03-03 18:36 UTC (4+ messages)
[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
2022-03-03 15:14 UTC (2+ messages)
[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
2022-03-03 14:38 UTC (9+ messages)
` [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
` [PATCH -v3] "
` [PATCH -v4] "
` [PATCH -v5] ext4: don't BUG if someone "
[PATCH] cachefiles: Fix incorrect length to fallocate()
2022-03-03 13:05 UTC
[PATCH] cachefiles: Fix incorrect length to fallocate()
2022-03-03 12:51 UTC (2+ messages)
ECANCELED returned from io_uring_wait_cqe
2022-03-03 11:03 UTC
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-03 10:56 UTC (21+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
` [Intel-gfx] "
[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-03-03 10:53 UTC (11+ messages)
` [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [PATCH 3/8] mm: khugepaged: skip DAX vma
[RFC] Volatile fanotify marks
2022-03-03 9:24 UTC (8+ messages)
[PATCH] exfat: do not clear VolumeDirty in writeback
2022-03-03 7:08 UTC (5+ messages)
[PATCH v3 0/6] Generic per-sb io stats
2022-03-03 6:50 UTC (15+ messages)
` nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
[PATCH] sched/numa: add per-process numa_balancing
2022-03-03 2:40 UTC (2+ messages)
[PATCHv2 REBASED 0/2] jbd2: Kill t_handle_lock transaction spinlock
2022-03-03 0:41 UTC (2+ messages)
[PATCHv2 0/9] ext4: fast_commit fixes, stricter block checking & cleanups
2022-03-03 0:41 UTC (2+ messages)
[LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
2022-03-02 22:57 UTC (7+ messages)
[PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
2022-03-02 23:12 UTC (7+ messages)
[PATCH v3 1/2] fs/proc: optimize exactly register one ctl_table
2022-03-02 22:49 UTC (3+ messages)
` [PATCH v3 2/2] fs/proc: sysctl: optimize register single "
[PATCH v4 6/6] io_uring: add support for zone-append
2022-03-02 20:51 UTC (26+ messages)
[PATCH 00/22] Remove aop flags
2022-03-02 17:36 UTC (4+ messages)
` [PATCH 01/22] fs: Pass an iocb to generic_perform_write()
[RFC PATCH 0/1] FUSE: allow drivers to increase readahead
2022-03-02 17:18 UTC (2+ messages)
` [RFC PATCH 1/1] FUSE: Add FUSE_TRUST_MAX_RA flag enabling readahead settings >128KB
[PATCH] docs: proc.rst: fix wrong time unit
2022-03-02 16:11 UTC
[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2022-03-02 14:19 UTC (2+ messages)
[PATCH 00/19] netfs: Prep for write helpers
2022-03-02 14:09 UTC (20+ messages)
` [PATCH 01/19] fscache: export fscache_end_operation()
` [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH 03/19] netfs: Add a netfs inode context
` [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH 07/19] netfs: Split netfs_io_* object handling out
` [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH 12/19] netfs: Prepare to split read_helper.c
` [PATCH 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH 14/19] netfs: Split fs/netfs/read_helper.c
` [PATCH 15/19] netfs: Split some core bits out into their own file
` [PATCH 16/19] netfs: Rename rename read_helper.c to io.c
` [PATCH 17/19] netfs: Change ->init_rreq() to return an error code
` [PATCH 18/19] netfs: Keep track of the actual remote file size
` [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size
[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
2022-03-02 13:51 UTC (9+ messages)
` [RFC PATCH 7/7] cifs: Use netfslib to handle reads
regression: Bug 215601 - gcc segv at startup on ia64
2022-03-02 12:35 UTC (3+ messages)
Different writeback timing since v5.14
2022-03-02 9:24 UTC (4+ messages)
[PATCH v4 0/6] Fix some bugs related to ramp and dax
2022-03-02 8:27 UTC (7+ 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 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
2022-03-02 8:07 UTC (6+ messages)
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
[LSF/MM/BPF TOPIC] Potential silent data loss caused by hwpoisoned page cache
2022-03-02 3:39 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).