messages from 2023-01-17 08:02:12 to 2023-01-19 15:30:29 UTC [more...]
[PATCH] iov_iter: Add a function to extract a page list from an iterator
2023-01-19 15:29 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-19 15:25 UTC (28+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-19 15:09 UTC (8+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
2023-01-19 13:33 UTC (16+ messages)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
[PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
2023-01-19 11:34 UTC (64+ messages)
` [PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 05/34] iov_iter: Change the direction macros into an enum
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate
` [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages()
` [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate
[PATCH] writeback: fix call of incorrect macro
2023-01-19 10:44 UTC
[PATCH v3] generic: update setgid tests
2023-01-19 10:03 UTC (2+ messages)
[RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
2023-01-19 9:41 UTC (2+ messages)
[syzbot] KASAN: slab-out-of-bounds Read in mi_find_attr
2023-01-19 9:35 UTC
Should we orphan JFS?
2023-01-19 8:05 UTC (3+ messages)
` [Jfs-discussion] "
[PATCH v3] exfat: handle unreconized benign secondary entries
2023-01-19 8:31 UTC (2+ messages)
question about fuse livelock situation
2023-01-19 7:05 UTC (3+ messages)
` "
[PATCH v3 0/8] ext4: Convert inode preallocation list to an rbtree
2023-01-19 6:27 UTC (6+ messages)
` [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
remove iomap_writepage v2
2023-01-19 6:22 UTC (4+ messages)
` [PATCH 1/4] gfs2: stop using generic_writepages in gfs2_ail1_start_one
btrfs mount failure with context option and latest mount command
2023-01-19 6:13 UTC (3+ messages)
remove most callers of write_one_page v3
2023-01-19 5:28 UTC (12+ messages)
` [PATCH 1/7] minix: move releasing pages into unlink and rename
` [PATCH 2/7] minix: fix error handling in minix_delete_entry
` [PATCH 3/7] minix: fix error handling in minix_set_link
` [PATCH 4/7] minix: don't flush page immediately for DIRSYNC directories
` [PATCH 5/7] sysv: "
` [PATCH 6/7] ufs: "
` [PATCH 7/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
[PATCH v2 0/3] Checkpoint Support for Syscall User Dispatch
2023-01-19 2:39 UTC (8+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
2023-01-19 2:20 UTC (2+ messages)
Memory transaction instructions
2023-01-19 1:41 UTC (8+ messages)
` lockref scalability on x86-64 vs cpu_relax
[GIT PULL] zonefs fixes for 6.2-rc5
2023-01-19 1:41 UTC
[PATCH v5 1/2] fs/proc: optimize register ctl_tables
2023-01-19 0:10 UTC (4+ messages)
[GIT PULL] AFFS fix for 6.2
2023-01-18 22:47 UTC (2+ messages)
[RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
2023-01-18 21:42 UTC (12+ messages)
` [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
[ANNOUNCE] xfs-linux: iomap-for-next updated to 471859f57d42
2023-01-18 21:29 UTC (2+ messages)
[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
2023-01-18 20:40 UTC (5+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
Locking issue with directory renames
2023-01-18 18:41 UTC (7+ messages)
[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
2023-01-18 18:34 UTC (6+ messages)
` [PATCH v6 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v6 2/3] fanotify: define struct members to hold response decision context
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response
[PATCH 1/2] fs/aio: Use kmap_local() instead of kmap()
2023-01-18 18:19 UTC (3+ messages)
` [PATCH 2/2] fs/aio: obey min_nr when doing wakeups
return an ERR_PTR from __filemap_get_folio
2023-01-18 16:50 UTC (23+ messages)
` [PATCH 1/9] mm: don't look at xarray value entries in split_huge_pages_in_file
` [PATCH 2/9] mm: make mapping_get_entry available outside of filemap.c
` [PATCH 3/9] mm: use filemap_get_entry in filemap_get_incore_folio
` [PATCH 4/9] shmem: remove shmem_get_partial_folio
` [PATCH 5/9] shmem: open code the page cache lookup in shmem_get_folio_gfp
` [PATCH 6/9] mm: remove FGP_ENTRY
` [PATCH 7/9] gfs2: handle a NULL folio in gfs2_jhead_process_page
` [Cluster-devel] "
` [PATCH 8/9] btrfs: handle a NULL folio in extent_range_redirty_for_io
` [PATCH 9/9] mm: return an ERR_PTR from __filemap_get_folio
[syzbot] general protection fault in s_show
2023-01-18 13:12 UTC
[PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
2023-01-18 12:17 UTC (2+ messages)
[PATCH linux-next v4] swap_state: update shadow_nodes for anonymous page
2023-01-18 12:13 UTC
[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
2023-01-18 9:28 UTC (4+ messages)
` [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
[syzbot] [hfsplus?] kernel BUG in hfsplus_bnode_put
2023-01-18 7:25 UTC
[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
2023-01-18 3:41 UTC (14+ messages)
` [PATCH] [REGRESSION] "
[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-18 3:08 UTC (25+ messages)
` [PATCH v2 2/6] composefs: Add on-disk layout
` [PATCH v2 4/6] composefs: Add filesystem implementation
[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
2023-01-18 2:42 UTC (17+ messages)
` [PATCH 01/14] xfs: document the motivation for online fsck design
` [PATCH 02/14] xfs: document the general theory underlying "
` [PATCH 04/14] xfs: document the user interface for online fsck
` [PATCH 03/14] xfs: document the testing plan "
[PATCH 00/25] fs: finish conversion to mnt_idmap
2023-01-17 22:31 UTC (2+ messages)
[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
2023-01-17 19:33 UTC (8+ messages)
` [PATCH v5 2/3] fanotify: define struct members to hold response decision context
consolidate btrfs checksumming, repair and bio splitting v3
2023-01-17 19:12 UTC (3+ messages)
` [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
[PATCH] dax: use switch statement over chained ifs
2023-01-17 15:52 UTC (5+ messages)
[PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
2023-01-17 13:01 UTC (2+ messages)
[jack-fs:for_linus] [udf] b60f8eacb1: xfstests.generic.030/035.fail
2023-01-17 13:01 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).