messages from 2021-10-19 16:00:53 to 2021-10-21 10:57:10 UTC [more...]
[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
2021-10-21 10:57 UTC (4+ messages)
[RFC 0/3] extend vmalloc support for constrained allocations
2021-10-21 10:40 UTC (18+ messages)
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH] mm/vmalloc: be more explicit about supported gfp flags
[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
2021-10-21 10:05 UTC (14+ messages)
` [RFC][arm64] possible infinite loop in btrfs search_ioctl()
[syzbot] general protection fault in fuse_test_super
2021-10-21 9:30 UTC (3+ messages)
Problem with direct IO
2021-10-21 8:03 UTC (4+ messages)
[RFC 0/5] kernel: Introduce CPU Namespace
2021-10-21 7:44 UTC (9+ messages)
[PATCH 1/2] fs: bdev: fix conflicting comment from lookup_bdev
2021-10-21 7:33 UTC (4+ messages)
` [PATCH 2/2] scsi: bsg: fix errno when scsi_bsg_register_queue fails
Folio discussion recap
2021-10-21 7:21 UTC (28+ messages)
` Folios for 5.15 request - Was: re: Folio discussion recap -
` Splitting struct page into multiple types "
[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
2021-10-21 6:19 UTC (13+ messages)
` [PATCH v8 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw
[v5 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
2021-10-21 6:19 UTC (8+ messages)
` [v5 PATCH 1/6] mm: hwpoison: remove the unnecessary THP check
` [v5 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v5 PATCH 3/6] mm: filemap: coding style cleanup for filemap_map_pmd()
` [v5 PATCH 4/6] mm: hwpoison: refactor refcount check handling
` [v5 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens
` [v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly
[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-21 3:46 UTC (6+ messages)
` [PATCH v5 11/15] tools/bpf/bpftool: "
` [PATCH v5 12/15] tools/perf/test: make perf test adopt to task comm size change
` [PATCH v5 13/15] tools/testing/selftests/bpf: use TASK_COMM_LEN_16 instead of hard-coded 16
` [PATCH v5 14/15] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
` [PATCH v5 15/15] kernel/kthread: show a warning if kthread's comm is truncated
[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-21 3:45 UTC (10+ messages)
` [PATCH v5 01/15] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v5 02/15] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16
` [PATCH v5 04/15] cn_proc: make connector comm always nul ternimated
` [PATCH v5 05/15] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v5 06/15] elfcore: make prpsinfo "
` [PATCH v5 07/15] samples/bpf/kern: use TASK_COMM_LEN instead of hard-coded 16
` [PATCH v5 08/15] samples/bpf/user: use TASK_COMM_LEN_16 "
` [PATCH v5 09/15] tools/include: introduce TASK_COMM_LEN_16
mmotm 2021-10-20-20-40 uploaded
2021-10-21 3:41 UTC
[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
2021-10-21 1:36 UTC (11+ messages)
[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
2021-10-21 0:39 UTC (30+ messages)
[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
2021-10-21 0:10 UTC (7+ messages)
` [PATCH 1/6] dax: introduce RWF_RECOVERY_DATA flag to preadv2() and pwritev2()
` [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
` [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the "
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
` [PATCH 5/6] dax,pmem: Add data recovery feature to pmem_copy_to/from_iter()
` [PATCH 6/6] dm: Ensure dm honors DAXDEV_F_RECOVERY flag on dax only
[PATCH] aio: Prefer struct_size over open coded arithmetic
2021-10-20 23:23 UTC (3+ messages)
[PATCH v2] writeback: prefer struct_size over open coded arithmetic
2021-10-20 23:19 UTC (3+ messages)
fuse: kernel panic while using splice (lru corruption)
2021-10-20 21:26 UTC (3+ messages)
[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
2021-10-20 19:54 UTC (13+ messages)
[RFC Proposal] Deterministic memcg charging for shared memory
2021-10-20 19:02 UTC (6+ messages)
[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
2021-10-20 18:48 UTC (12+ messages)
` [PATCH v11 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v11 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v11 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v11 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
2021-10-20 18:32 UTC (11+ messages)
` [v4 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v4 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens
[PATCH] fs/fs-writeback.c: add a preemption point to move_expired_inodes
2021-10-20 16:12 UTC (2+ messages)
[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
2021-10-20 16:06 UTC (18+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
` [PATCH v6 3/7] fuse: support per-file DAX in fuse protocol
` [PATCH v6 4/7] fuse: negotiate per-file DAX in FUSE_INIT
[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
2021-10-20 12:38 UTC (3+ messages)
[PATCH v2] security: Return xattr name from security_dentry_init_security()
2021-10-20 12:31 UTC (6+ messages)
[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
2021-10-20 12:30 UTC (5+ messages)
[oss-security] CVE-2021-3847: OverlayFS - Potential Privilege Escalation using overlays copy_up
2021-10-20 11:37 UTC (3+ messages)
[PATCH v2] mm: Stop filemap_read() from grabbing a superfluous page
2021-10-20 11:06 UTC (3+ messages)
[PATCH 00/67] fscache: Rewrite index API and management system
2021-10-20 10:57 UTC (19+ messages)
` [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
` [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 07/67] fscache: Remove the netfs data from the cookie
[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
2021-10-20 8:44 UTC (5+ messages)
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
[PATCH bpf-next 1/2] libfs: support RENAME_EXCHANGE in simple_rename()
2021-10-20 8:29 UTC
[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
2021-10-20 6:58 UTC (13+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
[PATCH v3 00/23] Fix some issues at documentation
2021-10-20 5:50 UTC (11+ messages)
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
` [PATCH] locks: remove changelog comments
[PATCH v8 00/32] file system-wide error monitoring
2021-10-20 3:11 UTC (8+ messages)
` [PATCH v8 30/32] ext4: Send notifications on error
` [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event
[syzbot] WARNING in fuse_writepages_fill
2021-10-20 1:54 UTC
[PATCH v2] exfat: fix incorrect loading of i_blocks for large files
2021-10-20 1:20 UTC (2+ messages)
[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
2021-10-19 21:58 UTC (4+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v11 3/3] mm: add anonymous vma name refcounting
[PATCH 0/2] Removing of old code
2021-10-19 17:11 UTC (4+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions
[RFC] Optional FUSE flush-on-close
2021-10-19 16:11 UTC
[RFCv2] fuse: Sync attributes when the inode is clean in writeback mode
2021-10-19 16:02 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).