messages from 2023-02-13 09:59:32 to 2023-02-16 09:51:59 UTC [more...]
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-16 9:51 UTC (30+ 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 0/2] Revert boot-breaking changes in fs/
2023-02-16 9:10 UTC (5+ messages)
` [PATCH 1/2] Revert "iov_iter: Kill ITER_PIPE"
` [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
[PATCH] orphan sysvfs
2023-02-16 6:29 UTC
[PATCH] chardev: make kobj_type structures constant
2023-02-16 1:14 UTC
Backup/restore of fscrypt files and directories
2023-02-16 0:54 UTC (5+ messages)
[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
2023-02-16 0:41 UTC (3+ messages)
` [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
` [RFC PATCH 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
[PATCH 0/3] xfs, iomap: fix writeback failure handling
2023-02-15 23:03 UTC (14+ messages)
` [PATCH 1/3] xfs: report block map corruption errors to the health tracking system
` [PATCH 2/3] xfs: failed delalloc conversion results in bad extent lists
` [PATCH 3/3] xfs, iomap: ->discard_folio() is broken so remove it
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-15 21:12 UTC (12+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
(no subject)
2023-02-15 17:36 UTC
[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
2023-02-15 16:40 UTC (36+ messages)
` [PATCH v14 01/17] mm: Pass info, not iter, into filemap_get_pages()
` [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
` [PATCH v14 03/17] splice: Add a func to do a splice from an O_DIRECT "
` [PATCH v14 04/17] shmem: Implement splice-read
` [PATCH v14 05/17] overlayfs: "
` [PATCH v15 "
` [PATCH v14 06/17] coda: "
` [PATCH v14 07/17] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v14 09/17] iov_iter: Kill ITER_PIPE
` [PATCH v14 10/17] iov_iter: Define flags to qualify page extraction
` [PATCH v14 11/17] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v14 12/17] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v14 13/17] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v14 14/17] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v14 15/17] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v14 16/17] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v14 17/17] block: convert bio_map_user_iov "
[PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
2023-02-15 15:56 UTC (21+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
` [PATCH v13 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
` [PATCH v14 "
` [PATCH] splice: Clean up direct_splice_read() a bit
[PATCH 00/11] fs/ntfs3: Bugfix and refactoring
2023-02-15 13:40 UTC (12+ messages)
` [PATCH 01/11] fs/ntfs3: Use bh_read to simplify code
` [PATCH 02/11] fs/ntfs3: Remove noacsrules
` [PATCH 03/11] fs/ntfs3: Fix ntfs_create_inode()
` [PATCH 04/11] fs/ntfs3: Optimization in ntfs_set_state()
` [PATCH 05/11] fs/ntfs3: Undo endian changes
` [PATCH 06/11] fs/ntfs3: Undo critial modificatins to keep directory consistency
` [PATCH 07/11] fs/ntfs3: Remove field sbi->used.bitmap.set_tail
` [PATCH 08/11] fs/ntfs3: Changed ntfs_get_acl() to use dentry
` [PATCH 09/11] fs/ntfs3: Code formatting and refactoring
` [PATCH 10/11] fs/ntfs3: Add missed "nocase" in ntfs_show_options
` [PATCH 11/11] fs/ntfs3: Print details about mount fails
[PATCH] xa_load() needs a NULL check before locking check
2023-02-15 13:31 UTC (2+ messages)
[PATCH 0/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF
2023-02-15 10:36 UTC (14+ messages)
` [PATCH 1/4] fs/splice: enhance direct pipe & splice for moving pages in kernel
[PATCH] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
2023-02-15 6:37 UTC (5+ messages)
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-15 6:24 UTC (14+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
` [PATCH 4/5] block: Add support for bouncing pinned pages
[PATCH] selftests/mount_setattr: fix redefine struct mount_attr build error
2023-02-14 23:37 UTC (5+ messages)
[LSF/MM/BPF TOPIC]: File system data placement for zoned block devices
2023-02-14 21:08 UTC (5+ messages)
[PATCH v4 00/14] Introduce Copy-On-Write to Page Table
2023-02-14 19:17 UTC (22+ messages)
[RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
2023-02-14 18:04 UTC (12+ messages)
` Attending LFS (was: [RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE)
[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
2023-02-14 15:49 UTC (12+ messages)
` [PATCH v3 1/5] splice: Rename "
` [PATCH v3 2/5] splice: Provide pipe_head_buf() helper
` [PATCH v3 3/5] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v3 4/5] splice: Move filemap_read_splice() to mm/filemap.c
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read
[PATCH v3 0/2] docs: actualize file_system_type and super_operations descriptions
2023-02-14 13:02 UTC (3+ messages)
` [PATCH v3 1/2] docs: filesystems: vfs: actualize struct file_system_type description
` [PATCH v3 2/2] docs: filesystems: vfs: actualize struct super_operations description
Panele fotowaltaiczne
2023-02-14 9:16 UTC
[PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
2023-02-14 8:50 UTC (12+ messages)
regression in next-20230213: "splice: Do splice read from a buffered file without using ITER_PIPE"
2023-02-14 8:33 UTC (4+ messages)
copy on write for splice() from file to pipe?
2023-02-14 1:22 UTC (4+ messages)
[PATCH] selftests/mount_setattr: fix to make run_tests failure
2023-02-13 22:30 UTC
[PATCH v2 0/7] task comm cleanups
2023-02-13 17:46 UTC (12+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
[PATCH v2 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 17:04 UTC (10+ messages)
` [PATCH v2 1/4] splice: Rename "
` [PATCH v2 2/4] splice: Provide pipe_head_buf() helper
` [PATCH v2 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v2 4/4] splice: Move filemap_read_splice() to mm/filemap.c
[PATCH 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 15:24 UTC (10+ messages)
` [PATCH 1/4] splice: Rename "
` [PATCH 2/4] splice: Provide pipe_head_buf() helper
` [PATCH 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH 4/4] splice: Move filemap_read_splice() to mm/filemap.c
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).