messages from 2023-01-26 20:25:50 to 2023-01-30 15:20:12 UTC [more...]
add bvec initialization helpers
2023-01-30 15:17 UTC (37+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
[GIT PULL] fscache: Fix incorrect mixing of wake/wait and missing barriers
2023-01-30 13:04 UTC
[LSF/MM/BPF BoF] Session for Zoned Storage 2023
2023-01-30 11:24 UTC (6+ messages)
` [External] "
[GIT PULL] iov_iter: Improve page extraction (pin or just list)
2023-01-30 11:14 UTC
[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-30 11:12 UTC (12+ messages)
` [PATCH v8 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v8 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v8 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
[PATCH 0/2] Convert writepage_t to use a folio
2023-01-30 11:04 UTC (4+ messages)
` [PATCH 2/2] mpage: Convert __mpage_writepage() to use a folio more fully
[PATCH v3 0/2] Fixes for fscache volume operations
2023-01-30 10:56 UTC (2+ messages)
[PATCH 00/12] acl: remove remaining posix acl handlers
2023-01-30 10:23 UTC (16+ 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 v11 0/8] iov_iter: Improve page extraction (pin or just list)
2023-01-30 7:41 UTC (18+ 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 v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
2023-01-30 6:04 UTC (3+ messages)
[RFC PATCH RESEND 1/1] fs/namespace: defer free_mount from namespace_unlock
2023-01-30 2:57 UTC (2+ messages)
[PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting
2023-01-30 2:15 UTC (5+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts
` [PATCH 2/3] "
replacement i_version counter for xfs
2023-01-30 2:05 UTC (7+ messages)
[PATCH v4 RESEND] fs: coredump: using preprocessor directives for dump_emit_page
2023-01-30 1:33 UTC
[PATCH 1/2] fs: Convert writepage_t callback to pass a folio
2023-01-29 21:33 UTC (3+ messages)
[PATCH] fscrypt: Copy the memcg information to the ciphertext page
2023-01-29 21:26 UTC (3+ messages)
[PATCH 1/2] eventfd: use wait_event_interruptible_locked_irq() helper
2023-01-29 17:47 UTC
[PATCH 2/2] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
2023-01-29 17:47 UTC
[PATCH] proc: remove mark_inode_dirty() in proc_notify_change()
2023-01-29 14:58 UTC (3+ messages)
[PATCH v4] pipe: use __pipe_{lock,unlock} instead of spinlock
2023-01-29 7:33 UTC (2+ messages)
LSF/MM/BPF 2023 IOMAP conversion status update
2023-01-29 5:39 UTC (3+ messages)
LSF/MM/BPF BoF: pains / goods with automation with kdevops
2023-01-29 5:34 UTC
LSF/MM/BPF 2023 BoF: removing kthread freezer next steps
2023-01-29 5:04 UTC
[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
2023-01-29 2:29 UTC (7+ messages)
[PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
2023-01-28 19:07 UTC (3+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-28 14:00 UTC (7+ messages)
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH v3 0/2] ipc,namespace: fix free vs allocation race
2023-01-28 1:31 UTC (5+ messages)
` [PATCH 1/2] ipc,namespace: make ipc namespace allocation wait for pending free
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures
[PATCH] fscrypt: support decrypting data from large folios
2023-01-27 23:41 UTC (3+ messages)
[PATCH] fsverity: support verifying data from large folios
2023-01-27 22:15 UTC
[GIT PULL] overlayfs fixes for 6.2-rc6
2023-01-27 21:58 UTC (2+ messages)
[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
2023-01-27 20:17 UTC (10+ messages)
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response
[PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
2023-01-27 18:38 UTC (4+ messages)
BUG: BISECTED: memleak in vfs_write()
2023-01-27 18:36 UTC
[PATCH v2 0/2] ipc,namespace: fix free vs allocation race
2023-01-27 18:16 UTC (6+ messages)
` [PATCH 1/2] ipc,namespace: make ipc namespace allocation wait for pending free
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures
` [PATCH v2 "
[PATCH 00/31] Convert most of ext4 to folios
2023-01-27 16:37 UTC (11+ messages)
` [PATCH 02/31] fscrypt: Add some folio helper functions
` [PATCH 08/31] ext4: Convert ext4_bio_write_page() to ext4_bio_write_folio()
` [PATCH 09/31] ext4: Convert ext4_readpage_inline() to take a folio
` [PATCH 24/31] ext4: Convert ext4_mpage_readpages() to work on folios
[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-27 15:57 UTC (11+ messages)
[PATCH v3 0/8] ext4: Convert inode preallocation list to an rbtree
2023-01-27 14:43 UTC (7+ messages)
` [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
[PATCH] fs: gracefully handle ->get_block not mapping bh in __mpage_writepage
2023-01-27 13:32 UTC (3+ messages)
[RFC 00/11] multiblock allocator improvements
2023-01-27 12:37 UTC (12+ messages)
` [RFC 01/11] ext4: mballoc: Remove useless setting of ac_criteria
` [RFC 02/11] ext4: Remove unused extern variables declaration
` [RFC 03/11] ext4: mballoc: Fix getting the right group desc in ext4_mb_prefetch_fini
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 05/11] ext4: Add per CR extent scanned counter
` [RFC 06/11] ext4: Add counter to track successful allocation of goal length
` [RFC 07/11] ext4: Avoid scanning smaller extents in BG during CR1
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 09/11] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
` [RFC 10/11] ext4: Abstract out logic to search average fragment list
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)
[PATCH] vfs: parse sloppy mount option in correct order
2023-01-27 11:13 UTC (2+ messages)
[RFC 06/13] cifs: Add a function to Hash the contents of an iterator
2023-01-27 10:38 UTC (4+ messages)
[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-27 10:24 UTC (10+ messages)
[syzbot] BUG: unable to handle kernel paging request in evict
2023-01-27 7:17 UTC (3+ messages)
[syzbot] KASAN: use-after-free Read in mas_next_nentry
2023-01-27 7:09 UTC (4+ messages)
consolidate btrfs checksumming, repair and bio splitting v4
2023-01-27 7:02 UTC (8+ messages)
` [PATCH 23/34] btrfs: allow btrfs_submit_bio to split bios
` test not in the auto group, was: "
build direct-io.c conditionally
2023-01-27 6:30 UTC (4+ messages)
` [PATCH 2/2] fs: build the legacy direct I/O code conditionally
[PATCH] mm: Add memcpy_from_file_folio()
2023-01-27 2:04 UTC (3+ messages)
[PATCH v8 00/25] DEPT(Dependency Tracker)
2023-01-27 1:19 UTC (26+ messages)
` [PATCH v8 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v8 03/25] dept: Add single event dependency tracker APIs
` [PATCH v8 04/25] dept: Add lock "
` [PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v8 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v8 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v8 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v8 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v8 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v8 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v8 12/25] dept: Distinguish each syscall context from another
` [PATCH v8 13/25] dept: Distinguish each work "
` [PATCH v8 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v8 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v8 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v8 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v8 19/25] dept: Apply timeout consideration to swait
` [PATCH v8 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v8 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v8 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v8 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v8 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}
[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-27 0:20 UTC (11+ messages)
` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
[syzbot] WARNING in path_openat
2023-01-26 23:55 UTC (2+ messages)
` [syzbot] [vfs?] [ntfs3?] "
[PATCH v10 1/8] iov_iter: Define flags to qualify page extraction
2023-01-26 22:27 UTC (7+ messages)
` [PATCH v10 0/8] iov_iter: Improve page extraction (pin or just list)
` [PATCH] iov_iter: Use __bitwise with the extraction_flags
[PATCH 0/2] ipc,namespace: fix free vs allocation race
2023-01-26 21:14 UTC (4+ messages)
` [PATCH 1/2] ipc,namespace: make ipc namespace allocation wait for pending free
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures
[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
2023-01-26 21:09 UTC (5+ messages)
` [PATCH 3/5] fs: f2fs: "
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).