messages from 2023-01-27 12:40:07 to 2023-01-31 08:40:19 UTC [more...]
[PATCH v9 00/25] DEPT(Dependency Tracker)
2023-01-31 8:39 UTC (6+ messages)
` [PATCH v9 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v9 03/25] dept: Add single event dependency tracker APIs
` [PATCH v9 04/25] dept: Add lock "
` [PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v9 06/25] dept: Add proc knobs to show stats and dependency graph
[PATCH v9 0/3] Implement IOCTL to get and/or the clear info about PTEs
2023-01-31 8:32 UTC (4+ messages)
` [PATCH v9 1/3] userfaultfd: Add UFFD WP Async support
` [PATCH v9 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v9 3/3] selftests: vm: add pagemap ioctl tests
[GIT PULL] iov_iter: Improve page extraction (pin or just list)
2023-01-31 8:32 UTC (10+ messages)
[linus:master] [maple_tree] 120b116208: INFO:task_blocked_for_more_than#seconds
2023-01-31 7:18 UTC
add bvec initialization helpers
2023-01-31 6:59 UTC (64+ 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
[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
2023-01-31 6:11 UTC (3+ messages)
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
[PATCH] udf: Reserve bits for Bitmap Descriptor buffers
2023-01-31 1:40 UTC
[GIT PULL] fscache: Fix incorrect mixing of wake/wait and missing barriers
2023-01-31 1:38 UTC (2+ messages)
[RFCv2 0/3] iomap: Add support for subpage dirty state tracking to improve write performance
2023-01-30 22:24 UTC (17+ messages)
` [RFCv2 1/3] iomap: Move creation of iomap_page early in __iomap_write_begin
` [RFCv2 2/3] iomap: Change uptodate variable name to state
` [RFCv2 3/3] iomap: Support subpage size dirty tracking to improve write performance
[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-30 21:34 UTC (14+ 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
[syzbot] KASAN: slab-out-of-bounds Read in hfs_cat_keycmp
2023-01-30 21:20 UTC (2+ messages)
[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
2023-01-30 19:27 UTC (16+ messages)
` [PATCH] [REGRESSION] "
[PATCH v2 0/8] acl: remove generic posix acl handlers from all xattr handlers
2023-01-30 18:09 UTC (15+ messages)
` [PATCH v2 1/8] fs: don't use IOP_XATTR for posix acls
` [PATCH v2 2/8] xattr: simplify listxattr helpers
` [PATCH v2 3/8] xattr: add listxattr helper
` [PATCH v2 4/8] xattr: remove unused argument
` [PATCH v2 5/8] fs: drop unused posix acl handlers
` [PATCH v2 6/8] fs: simplify ->listxattr() implementation
` [PATCH v2 7/8] reiserfs: rework "
` [PATCH v2 8/8] fs: rename generic posix acl handlers
[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
2023-01-30 17:03 UTC (3+ messages)
` [RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
[LSF/MM/BPF BoF] Session for Zoned Storage 2023
2023-01-30 11:24 UTC (6+ messages)
` [External] "
[PATCH 2/2] mpage: Convert __mpage_writepage() to use a folio more fully
2023-01-30 11:04 UTC (2+ messages)
[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 (2+ messages)
[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 (4+ messages)
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures
[PATCH 00/31] Convert most of ext4 to folios
2023-01-27 16:37 UTC (9+ messages)
` [PATCH 02/31] fscrypt: Add some folio helper functions
` [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 (2+ messages)
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)
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).