messages from 2023-03-23 14:37:55 to 2023-03-27 17:38:55 UTC [more...]
[syzbot] Monthly ntfs3 report
2023-03-27 17:38 UTC
[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
2023-03-27 17:22 UTC (8+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
[PATCH printk v1 00/18] threaded/atomic console support
2023-03-27 16:28 UTC (4+ messages)
` [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
` union: was: "
[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
2023-03-27 16:22 UTC
[PATCH] fs/9p: Add new options to Documentation
2023-03-27 15:38 UTC (2+ messages)
next: x86: RIP: 0010:do_iter_read+0x241/0x340 - BUG: unable to handle page fault for address: 000000000042da60
2023-03-27 15:46 UTC (3+ messages)
[RFC PATCH 00/13] fuse uring communication
2023-03-27 14:02 UTC (9+ messages)
` [PATCH 06/13] fuse: Add an interval ring stop worker/monitor
[syzbot] [btrfs] Monthly Report
2023-03-27 13:42 UTC (2+ messages)
[PATCH v5 0/4] fs/ufs: Replace kmap() with kmap_local_page
2023-03-27 13:23 UTC (3+ messages)
[PATCH v3] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
2023-03-27 13:22 UTC (3+ messages)
[RFC v2 1/3] file: Introduce iterate_fd_locked
2023-03-27 13:16 UTC (9+ messages)
` [RFC v2 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
` [RFC v4 2/2] "
[PATCH] sysv: convert pointers_lock from rw_lock to rw_sem
2023-03-27 13:09 UTC (5+ messages)
[PATCH] Update relatime comments to include equality
2023-03-27 11:54 UTC (2+ messages)
[syzbot] Monthly jfs report
2023-03-27 11:07 UTC
[syzbot] Monthly reiserfs report
2023-03-27 11:03 UTC
[syzbot] Monthly nilfs report
2023-03-27 11:03 UTC
[syzbot] [ext4?] KASAN: slab-use-after-free Read in ext4_convert_inline_data_nolock
2023-03-27 11:01 UTC
[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_segctor_thread
2023-03-27 11:00 UTC
[git pull] vfs.git sysv pile
2023-03-27 10:29 UTC (4+ messages)
fuse uring / wake_up on the same core
2023-03-27 10:28 UTC (3+ messages)
[PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
2023-03-27 10:27 UTC (9+ messages)
[git pull] common helper for kmap_local_page() users in local filesystems
2023-03-27 10:20 UTC (3+ messages)
[PATCH v2] fs/buffer: Remove redundant assignment to err
2023-03-27 8:10 UTC (2+ messages)
[PATCH v1] selftests mount: Fix mount_setattr_test builds failed
2023-03-27 8:00 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] fs/kernel_read_file: set the correct 'buf_size' after allocating 'buf'
2023-03-27 6:47 UTC
[PATCH] fsdax: force clear dirty mark if CoW
2023-03-27 3:19 UTC (3+ messages)
[PATCH v4 10/11] fs/9p: writeback mode fixes
2023-03-27 2:59 UTC (2+ messages)
` [PATCH v5] fs/9p: remove writeback fid and fix per-file modes
[PATCH 04/31] ext4: Convert ext4_finish_bio() to use folios
2023-03-27 0:58 UTC (7+ messages)
Does Landlock not work with eCryptfs?
2023-03-26 21:19 UTC (10+ messages)
[syzbot] [f2fs?] INFO: task hung in f2fs_balance_fs
2023-03-26 16:58 UTC (3+ messages)
[PATCH v7 0/4] convert read_kcore(), vread() to use iterators
2023-03-26 14:20 UTC (9+ messages)
` [PATCH v7 4/4] mm: vmalloc: convert vread() to vread_iter()
[syzbot] [ext4?] WARNING in ext4_da_update_reserve_space (2)
2023-03-26 10:44 UTC
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-26 7:21 UTC (8+ messages)
` RE(2): "
` RE(4): "
[PATCH 0/7] Support negative dentries on case-insensitive directories
2023-03-26 5:03 UTC (13+ messages)
` [PATCH 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
[PATCH v6] epoll: use refcount to reduce ep_mutex contention
2023-03-26 4:06 UTC (2+ messages)
[RFC 00/11] multiblock allocator improvements
2023-03-26 3:54 UTC (17+ messages)
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)
[PATCH v2 00/29] Convert most of ext4 to folios
2023-03-26 3:25 UTC (32+ messages)
` [PATCH v2 01/29] fs: Add FGP_WRITEBEGIN
` [PATCH v2 02/29] fscrypt: Add some folio helper functions
` [PATCH v2 03/29] ext4: Convert ext4_bio_write_page() to use a folio
` [PATCH v2 04/29] ext4: Convert ext4_finish_bio() to use folios
` [PATCH v2 05/29] ext4: Turn mpage_process_page() into mpage_process_folio()
` [PATCH v2 06/29] ext4: Convert mpage_submit_page() to mpage_submit_folio()
` [PATCH v2 07/29] ext4: Convert mpage_page_done() to mpage_folio_done()
` [PATCH v2 08/29] ext4: Convert ext4_bio_write_page() to ext4_bio_write_folio()
` [PATCH v2 09/29] ext4: Convert ext4_readpage_inline() to take a folio
` [PATCH v2 10/29] ext4: Convert ext4_convert_inline_data_to_extent() to use "
` [PATCH v2 11/29] ext4: Convert ext4_try_to_write_inline_data() "
` [PATCH v2 12/29] ext4: Convert ext4_da_convert_inline_data_to_extent() "
` [PATCH v2 13/29] ext4: Convert ext4_da_write_inline_data_begin() "
` [PATCH v2 14/29] ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio()
` [PATCH v2 15/29] ext4: Convert ext4_write_inline_data_end() to use a folio
` [PATCH v2 16/29] ext4: Convert ext4_write_begin() "
` [PATCH v2 17/29] ext4: Convert ext4_write_end() "
` [PATCH v2 18/29] ext4: Use a folio in ext4_journalled_write_end()
` [PATCH v2 19/29] ext4: Convert ext4_journalled_zero_new_buffers() to use a folio
` [PATCH v2 20/29] ext4: Convert __ext4_block_zero_page_range() "
` [PATCH v2 21/29] ext4: Convert ext4_page_nomap_can_writeout to ext4_folio_nomap_can_writeout
` [PATCH v2 22/29] ext4: Use a folio in ext4_da_write_begin()
` [PATCH v2 23/29] ext4: Convert ext4_mpage_readpages() to work on folios
` [PATCH v2 24/29] ext4: Convert ext4_block_write_begin() to take a folio
` [PATCH v2 25/29] ext4: Use a folio in ext4_page_mkwrite()
` [PATCH v2 26/29] ext4: Use a folio iterator in __read_end_io()
` [PATCH v2 27/29] ext4: Convert mext_page_mkuptodate() to take a folio
` [PATCH v2 28/29] ext4: Convert pagecache_read() to use "
` [PATCH v2 29/29] ext4: Use a folio in ext4_read_merkle_tree_page
[syzbot] [ntfs3?] WARNING in attr_data_get_block (2)
2023-03-25 13:41 UTC
[RFC PATCH 23/28] algif: Remove hash_sendpage*()
2023-03-25 9:21 UTC (5+ messages)
[PATCH v6 0/9] ext4: Convert inode preallocation list to an rbtree
2023-03-25 8:13 UTC (10+ messages)
` [PATCH v6 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
` [PATCH v6 2/9] ext4: Refactor code related to freeing PAs
` [PATCH v6 3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [PATCH v6 4/9] ext4: Move overlap assert logic into a separate function
` [PATCH v6 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [PATCH v6 6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
` [PATCH v6 7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [PATCH v6 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [PATCH v6 9/9] ext4: Remove the logic to trim inode PAs
[PATCHSET 0/2] Turn single segment imports into ITER_UBUF
2023-03-25 4:46 UTC (6+ messages)
` [PATCH 1/2] iov_iter: convert import_single_range() to ITER_UBUF
` [PATCH 2/2] iov_iter: import single vector iovecs as ITER_UBUF
[PATCH] MAINTAINERS: mark ecryptfs as orphan state
2023-03-24 22:42 UTC (2+ messages)
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-24 22:33 UTC (8+ messages)
` RE(4): "
` RE(2): "
` RE(3): "
[PATCH] fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
2023-03-24 20:44 UTC (11+ messages)
[PATCH] fsdax: dedupe should compare the min of two iters' length
2023-03-24 20:34 UTC (6+ messages)
[syzbot] [ext4] Monthly Report
2023-03-24 15:59 UTC
[PATCH 0/5] Split a folio to any lower order folios
2023-03-24 15:22 UTC (4+ messages)
` [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
[syzbot] [cluster?] possible deadlock in freeze_super (2)
2023-03-24 14:43 UTC
[PATCH] netfs: Pass a pointer to virt_to_page()
2023-03-24 10:27 UTC
[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-03-24 9:49 UTC (6+ messages)
` [PATCH v10 3/3] "
[RFC v4 1/2] file: allow callers to free the old file descriptor after dup2
2023-03-24 6:34 UTC (2+ messages)
` [RFC v4 2/2] file, epoll: Implement do_replace() and eventpoll_replace()
[RFC v3 1/3] file: Introduce iterate_fd_locked
2023-03-24 5:58 UTC (9+ messages)
` [RFC v3 2/3] file: allow callers to free the old file descriptor after dup2
` [RFC v3 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
[RFC PATCH] Legacy mount option "sloppy" support
2023-03-24 5:39 UTC (2+ messages)
` [RFC PATCH] vfs: handle sloppy option in fs context monolithic parser
[PATCH 00/31] Convert most of ext4 to folios
2023-03-24 4:55 UTC (10+ messages)
` [PATCH 10/31] ext4: Convert ext4_convert_inline_data_to_extent() to use a folio
` [PATCH 19/31] ext4: Convert ext4_journalled_zero_new_buffers() "
` [PATCH 21/31] ext4: Convert __ext4_journalled_writepage() to take "
[syzbot] [udf?] KASAN: slab-out-of-bounds Write in udf_adinicb_writepage
2023-03-24 3:38 UTC
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-24 2:29 UTC (6+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-03-24 2:13 UTC (10+ messages)
[PATCH] fs/buffer: adjust the order of might_sleep() in __getblk_gfp()
2023-03-24 1:52 UTC (2+ messages)
[PATCH] mm: Return early in truncate_pagecache if newsize overflows
2023-03-23 21:40 UTC (2+ messages)
[GIT PULL] zonefs fixes for 6.3-rc4
2023-03-23 18:15 UTC (2+ messages)
[GIT PULL] fsverity fixes for v6.3-rc4
2023-03-23 18:04 UTC (6+ messages)
[RFC v2 0/5] remove page_endio()
2023-03-23 16:22 UTC (10+ messages)
` [RFC v2 1/5] zram: remove zram_page_end_io function
[PATCH V6 1/2] mm: compaction: move compaction sysctl to its own file
2023-03-23 16:15 UTC (2+ messages)
[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
2023-03-23 15:43 UTC (6+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
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).