messages from 2023-01-25 09:42:07 to 2023-01-26 20:13:05 UTC [more...]
[PATCH 0/2] Convert writepage_t to use a folio
2023-01-26 20:12 UTC
[PATCH] fs: gracefully handle ->get_block not mapping bh in __mpage_writepage
2023-01-26 19:54 UTC (3+ messages)
consolidate btrfs checksumming, repair and bio splitting v4
2023-01-26 18:33 UTC (7+ messages)
` [PATCH 23/34] btrfs: allow btrfs_submit_bio to split bios
build direct-io.c conditionally
2023-01-26 17:31 UTC (6+ messages)
` [PATCH 1/2] fs: move sb_init_dio_done_wq out of direct-io.c
` [PATCH 2/2] fs: build the legacy direct I/O code conditionally
return an ERR_PTR from __filemap_get_folio v2
2023-01-26 17:24 UTC (3+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-26 17:07 UTC (32+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[RFC 00/13] smb3: Use iov_iters down to the network transport and fix DIO page pinning
2023-01-26 16:41 UTC (18+ messages)
` [RFC 01/13] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC 02/13] netfs: Add a function to extract an iterator into a scatterlist
` [RFC 03/13] cifs: Fix oops due to uncleared server->smbd_conn in reconnect
` [RFC 04/13] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [RFC 05/13] cifs: Add a function to build an RDMA SGE list from an iterator
` [RFC 06/13] cifs: Add a function to Hash the contents of "
` [RFC 07/13] cifs: Add some helper functions
` [RFC 08/13] cifs: Add a function to read into an iter from a socket
` [RFC 09/13] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC 10/13] cifs: Build the RDMA SGE list directly from an iterator
` [RFC 11/13] cifs: Remove unused code
` [RFC 12/13] cifs: Fix problem with encrypted RDMA data read
` [RFC 13/13] cifs: DIO to/from KVEC-type iterators should now work
[LSF/MM/BPF TOPIC] State Of The Page
2023-01-26 16:40 UTC
[PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
2023-01-26 16:35 UTC (2+ messages)
[PATCH] fuse: add inode/permission checks to fileattr_get/fileattr_set
2023-01-26 16:22 UTC (2+ messages)
[PATCH v10 0/8] iov_iter: Improve page extraction (pin or just list)
2023-01-26 15:14 UTC (20+ messages)
` [PATCH v10 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH] iov_iter: Use __bitwise with the extraction_flags
` [PATCH v10 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v10 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v10 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v10 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v10 6/8] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v10 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v10 8/8] block: convert bio_map_user_iov "
[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
2023-01-26 15:12 UTC (10+ messages)
` [PATCH v11 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v11 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v11 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v11 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v11 6/8] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v11 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v11 8/8] block: convert bio_map_user_iov "
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-26 14:32 UTC (14+ 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] fuse: fix all W=1 kernel-doc warnings
2023-01-26 14:15 UTC (2+ messages)
[PATCH] writeback: fix call of incorrect macro
2023-01-26 13:52 UTC (2+ messages)
[RFC PATCH v1 0/6] proc: Add allowlist for procfs files
2023-01-26 13:39 UTC (14+ messages)
` [RFC PATCH v1 1/6] proc: Fix separator for subset option
` [RFC PATCH v1 2/6] proc: Add allowlist to control access to procfs files
` [RFC PATCH v1 3/6] proc: Check that subset= option has been set
` [RFC PATCH v1 4/6] proc: Allow to use the allowlist filter in userns
` [RFC PATCH v1 5/6] proc: Validate incoming allowlist
` [RFC PATCH v1 6/6] doc: proc: Add description of subset=allowlist
[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
2023-01-26 13:26 UTC (15+ messages)
` [PATCH] [REGRESSION] "
[syzbot] KASAN: use-after-free Read in mas_next_nentry
2023-01-26 13:14 UTC (3+ messages)
[PATCH v8 RESEND 0/8] fs: clean up internal i_version handling
2023-01-26 12:02 UTC (15+ messages)
` [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
` [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
[PATCH] fs: don't allocate blocks beyond EOF from __mpage_writepage
2023-01-26 8:42 UTC (6+ messages)
remove ->rw_page
2023-01-26 5:30 UTC (17+ messages)
` [PATCH 1/7] mpage: stop using bdev_{read,write}_page
` [PATCH 2/7] mm: remove the swap_readpage return value
` [PATCH 3/7] mm: factor out a swap_readpage_bdev helper
` [PATCH 4/7] mm: use an on-stack bio for synchronous swapin
` [PATCH 5/7] mm: remove the __swap_writepage return value
` [PATCH 6/7] mm: factor out a swap_writepage_bdev helper
` [PATCH 7/7] block: remove ->rw_page
[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
2023-01-26 2:31 UTC (10+ messages)
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob
[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
2023-01-25 22:11 UTC (7+ messages)
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response
[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-25 20:29 UTC (24+ messages)
replacement i_version counter for xfs
2023-01-25 17:58 UTC (5+ messages)
[GIT PULL] fuse acl fix for v6.2-rc6
2023-01-25 17:42 UTC (2+ messages)
[PATCH v2 1/2] capability: add cap_isidentical
2023-01-25 17:11 UTC (13+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-25 16:01 UTC (6+ messages)
[PATCH v3 1/2] capability: add cap_isidentical
2023-01-25 15:55 UTC (2+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-25 14:45 UTC (2+ messages)
[PATCH 00/12] acl: remove remaining posix acl handlers
2023-01-25 13:03 UTC (14+ messages)
` [PATCH 01/12] xattr: simplify listxattr helpers
` [PATCH 02/12] xattr, posix acl: add "
` [PATCH 03/12] xattr: remove unused argument
` [PATCH 04/12] fs: drop unused posix acl handlers
` [PATCH 05/12] erofs: drop "
` [PATCH 06/12] ext2: "
` [PATCH 07/12] ext4: "
` [PATCH 08/12] f2fs: "
` [PATCH 09/12] jffs2: "
` [PATCH 10/12] ocfs2: "
` [PATCH 11/12] reiserfs: "
` [PATCH 12/12] acl: remove "
[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
2023-01-25 9:51 UTC (5+ messages)
` [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()
[PATCH v2 0/12] udf: Unify aops
2023-01-25 9:41 UTC (11+ messages)
` [PATCH v2 03/12] udf: Convert in-ICB files to use udf_direct_IO()
` [PATCH v2 04/12] udf: Convert in-ICB files to use udf_write_begin()
` [PATCH v2 05/12] udf: Convert all file types to use udf_write_end()
` [PATCH v2 06/12] udf: Add handling of in-ICB files to udf_bmap()
` [PATCH v2 07/12] udf: Switch to single address_space_operations
` [PATCH v2 08/12] udf: Mark aops implementation static
` [PATCH v2 09/12] udf: Move udf_adinicb_readpage() to inode.c
` [PATCH v2 10/12] udf: Switch udf_adinicb_readpage() to kmap_local_page()
` [PATCH v2 11/12] udf: Convert udf_adinicb_writepage() to memcpy_to_page()
` [PATCH v2 12/12] udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()
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).