messages from 2022-09-14 01:33:42 to 2022-09-17 01:30:03 UTC [more...]
[PATCH 1/8] cachefiles: tmpfile error handling cleanup
2022-09-17 1:28 UTC (11+ messages)
` [PATCH 2/8] vfs: add tmpfile_open() helper
` [PATCH 3/8] cachefiles: use "
` [PATCH 4/8] ovl: "
` [PATCH 5/8] vfs: make vfs_tmpfile() static
` [PATCH 6/8] vfs: move open right after ->tmpfile()
` [PATCH 7/8] vfs: open inside ->tmpfile()
` [PATCH 8/8] fuse: implement ->tmpfile()
[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2022-09-17 0:50 UTC (5+ messages)
[RFC] proc: report open files as size in stat() for /proc/pid/fd
2022-09-17 0:28 UTC (3+ messages)
debugging rmmod failures
2022-09-16 20:13 UTC
Is it possible to corrupt disk when writeback page with undetected UE?
2022-09-16 19:26 UTC (7+ messages)
[PATCH v6 0/5] landlock: truncate support
2022-09-16 17:30 UTC (6+ messages)
` [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
` [PATCH v6 3/5] selftests/landlock: Selftests for file truncation support
[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-09-16 15:43 UTC (14+ messages)
` [PATCH v8 0/3] "
` [PATCH 1/3] xfs: fix the calculation of length and end
` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-16 15:11 UTC (24+ messages)
[PATCH v2] vfs: fix link vs. rename race
2022-09-16 14:32 UTC (10+ messages)
` [PATCH RFC] VFS: lock source directory for link to avoid "
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-16 9:54 UTC (13+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v8 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v8 7/8] KVM: Handle page fault for private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH V5 0/6] Introduce erofs shared domain
2022-09-16 9:29 UTC (8+ messages)
` [PATCH V5 1/6] erofs: use kill_anon_super() to kill super in fscache mode
` [PATCH V5 2/6] erofs: code clean up for fscache
` [PATCH V5 3/6] erofs: introduce fscache-based domain
` [PATCH V5 4/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V5 5/6] erofs: Support sharing cookies in the same domain
` [PATCH V5 6/6] erofs: introduce 'domain_id' mount option
Why do NBD requests prevent hibernation, and FUSE requests do not?
2022-09-16 8:05 UTC (3+ messages)
[PATCH V4 0/6] Introduce erofs shared domain
2022-09-16 5:10 UTC (14+ messages)
` [PATCH V4 1/6] erofs: use kill_anon_super() to kill super in fscache mode
` [PATCH V4 2/6] erofs: code clean up for fscache
` [PATCH V4 3/6] erofs: introduce fscache-based domain
` [PATCH V4 4/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V4 5/6] erofs: Support sharing cookies in the same domain
` [PATCH V4 6/6] erofs: introduce 'domain_id' mount option
[PATCH v2 00/18] Fix the DAX-gup mistake
2022-09-16 3:36 UTC (19+ messages)
` [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
` [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v2 03/18] fsdax: Include unmapped inodes for page-idle detection
` [PATCH v2 04/18] ext4: Add ext4_break_layouts() to the inode eviction path
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() "
` [PATCH v2 06/18] fsdax: Rework dax_layout_busy_page() to dax_zap_mappings()
` [PATCH v2 07/18] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH v2 08/18] fsdax: Cleanup dax_associate_entry()
` [PATCH v2 09/18] fsdax: Rework dax_insert_entry() calling convention
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 11/18] devdax: Minor warning fixups
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 14/18] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count
` [PATCH v2 17/18] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH v2 18/18] mm/gup: Drop DAX pgmap accounting
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-09-16 2:04 UTC (16+ messages)
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-09-16 1:55 UTC (12+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
[PATCH] libfs: fix error format in simple_attr_write()
2022-09-15 21:33 UTC (2+ messages)
[PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-09-15 19:32 UTC
improve pagecache PSI annotations v2
2022-09-15 13:01 UTC (7+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer
[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
2022-09-15 10:54 UTC (25+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
` Overlayfs with writable lower layer
[RFC PATCH] xfs: drop experimental warning for fsdax
2022-09-15 9:26 UTC
[PATCH] mm/filemap: Make folio_put_wait_locked static
2022-09-15 8:59 UTC (6+ messages)
[RFC 0/1] mm: Track per-task tlb events
2022-09-15 8:50 UTC (8+ messages)
` [RFC 1/1] mm: Add per-task struct tlb counters
[PATCH V3 0/6] Introduce erofs shared domain
2022-09-15 8:00 UTC (21+ messages)
` [PATCH V3 1/6] erofs: use kill_anon_super() to kill super in fscache mode
` [External] "
` [PATCH V3 2/6] erofs: code clean up for fscache
` [PATCH V3 3/6] erofs: introduce 'domain_id' mount option
` [External] "
` [PATCH V3 4/6] erofs: introduce fscache-based domain
` [External] "
` [PATCH V3 5/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V3 6/6] erofs: Support sharing cookies in the same domain
` [External] "
[syzbot] BUG: unable to handle kernel paging request in writeback_single_inode (2)
2022-09-15 6:52 UTC
[PATCH] fs/proc: add compile time info
2022-09-15 4:37 UTC (3+ messages)
[PATCH] acl: fix the comments of posix_acl_xattr_set
2022-09-15 1:48 UTC
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-14 23:02 UTC (16+ messages)
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2022-09-14 17:39 UTC (13+ messages)
[PATCH v2 1/2] delayacct: support re-entrance detection of thrashing accounting
2022-09-14 14:37 UTC (2+ messages)
[PATCH] filemap: Make the accounting of thrashing more consistent
2022-09-14 14:36 UTC (2+ messages)
[PATCH] fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
2022-09-14 14:26 UTC
improve pagecache PSI annotations
2022-09-14 12:47 UTC (12+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer
thoughts about fanotify and HSM
2022-09-14 11:52 UTC (7+ messages)
RE: [PATCH v1] exfat: remove the code that sets FileAttributes when renaming
2022-09-14 10:22 UTC
[PATCH v1] exfat: remove the code that sets FileAttributes when renaming
2022-09-14 8:48 UTC
[PATCH V2 0/5] Introduce erofs shared domain
2022-09-14 3:15 UTC (4+ messages)
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [External] "
[PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
2022-09-14 1:33 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).