messages from 2023-05-23 00:40:57 to 2023-05-24 12:24:24 UTC [more...]
[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-05-24 12:24 UTC (4+ messages)
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
2023-05-24 11:32 UTC (4+ messages)
[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-05-24 11:26 UTC (8+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "
LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70
2023-05-24 10:39 UTC (2+ messages)
[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
2023-05-24 10:13 UTC (15+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines
[PATCH v5 00/20] bio: check return values of bio_add_page
2023-05-24 10:04 UTC (4+ messages)
[PATCH v13 00/10] fuse: Add support for passthrough read/write
2023-05-24 10:03 UTC (9+ messages)
` [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough
` [PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough
[RFC PATCH] fuse: invalidate page cache pages before direct write
2023-05-24 10:02 UTC (2+ messages)
[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
2023-05-24 9:59 UTC (2+ messages)
[PATCH v21 0/6] block: Use page pinning
2023-05-24 8:47 UTC (23+ messages)
` [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v21 5/6] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v21 6/6] block: convert bio_map_user_iov "
` Extending page pinning into fs/direct-io.c
[PATCH 00/32] bcachefs - a new COW filesystem
2023-05-24 8:41 UTC (21+ messages)
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
` [Cluster-devel] "
` [PATCH 20/32] vfs: factor out inode hash head calculation
` (subset) "
` [PATCH 21/32] hlist-bl: add hlist_bl_fake()
` (subset) "
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
` (subset) "
[bug report] fanotify: support reporting non-decodeable file handles
2023-05-24 8:38 UTC (2+ messages)
[PATCH 0/2] kernel/sysctl.c: remove to major base directories
2023-05-24 7:30 UTC (4+ messages)
` [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
cleanup the filemap / direct I/O interaction v2
2023-05-24 7:09 UTC (15+ messages)
` [PATCH 01/11] backing_dev: remove current->backing_dev_info
` [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/11] filemap: update ki_pos in generic_perform_write
` [PATCH 04/11] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/11] fs: factor out a direct_write_fallback helper
` [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
[RFC v7 1/2] epoll: Implement eventpoll_replace_file()
2023-05-24 6:39 UTC (2+ messages)
` [RFC v7 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor
[RFC v6 1/2] epoll: Implement eventpoll_replace_file()
2023-05-24 6:37 UTC (6+ messages)
` [RFC v6 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2023-05-24 6:12 UTC (5+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
[PATCH v4 0/8] sysctl: Completely remove register_sysctl_table from sources
2023-05-24 4:44 UTC (12+ messages)
` [PATCH v4 1/8] parport: Move magic number "15" to a define
` [PATCH v4 2/8] parport: Remove register_sysctl_table from parport_proc_register
` [PATCH v4 3/8] parport: Remove register_sysctl_table from parport_device_proc_register
` [PATCH v4 4/8] parport: Remove register_sysctl_table from parport_default_proc_register
` [PATCH v4 5/8] parport: Removed sysctl related defines
` [PATCH v4 6/8] sysctl: stop exporting register_sysctl_table
` [PATCH v4 7/8] sysctl: Refactor base paths registrations
` [PATCH v4 8/8] sysctl: Remove register_sysctl_table
patches to move ksmbd and cifs under new subdirectory
2023-05-24 4:27 UTC (6+ messages)
[PATCH v22 00/31] splice: Kill ITER_PIPE
2023-05-24 3:01 UTC (7+ messages)
` [PATCH v22 19/31] f2fs: Provide a splice-read wrapper
` [PATCH v22 25/31] zonefs: "
[Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
2023-05-24 2:20 UTC (14+ messages)
[PATCH v7 0/5] Introduce provisioning primitives
2023-05-24 0:40 UTC (8+ messages)
[syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
2023-05-23 22:50 UTC (2+ messages)
RFC: allow building a kernel without buffer_heads
2023-05-23 22:27 UTC (4+ messages)
` [PATCH 16/17] block: use iomap for writes to block devices
[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
2023-05-23 22:02 UTC (3+ messages)
[PATCH v2 0/6] io_uring: add getdents support, take 2
2023-05-23 21:13 UTC (7+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
[PATCH v4 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
2023-05-23 19:43 UTC (6+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
` [PATCH v4 bpf-next 2/4] libbpf: start v1.3 development cycle
` [PATCH v4 bpf-next 3/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` [PATCH v4 bpf-next 4/4] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
2023-05-23 19:38 UTC (9+ messages)
[RFC PATCH 0/3] Rework locking when rendering mountinfo cgroup paths
2023-05-23 19:12 UTC (5+ messages)
` [RFC PATCH 2/3] cgroup: Rely on namespace_sem in current_cgns_cgroup_from_root explicitly
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-05-23 18:59 UTC (5+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-23 17:59 UTC (3+ messages)
[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-23 17:27 UTC (11+ messages)
fd == 0 means AT_FDCWD BPF_OBJ_GET commands
2023-05-23 17:25 UTC (10+ messages)
[PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
2023-05-23 16:26 UTC
[PATCH v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
2023-05-23 16:30 UTC (2+ messages)
[PATCH v3 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
2023-05-23 16:21 UTC (10+ messages)
` [PATCH v3 bpf-next 1/4] bpf: validate BPF object in BPF_OBJ_PIN before calling LSM
` [PATCH v3 bpf-next 2/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` [PATCH v3 bpf-next 3/4] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
` [PATCH v3 bpf-next 4/4] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
cleanup the filemap / direct I/O interaction
2023-05-23 16:03 UTC (15+ messages)
` [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/13] iomap: assign current->backing_dev_info "
` [PATCH 10/13] fs: factor out a direct_write_fallback helper
[RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
2023-05-23 15:59 UTC (11+ messages)
[PATCH v21 00/30] splice: Kill ITER_PIPE
2023-05-23 14:27 UTC (3+ messages)
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
[PATCH 0/6] gfs2/buffer folio changes
2023-05-23 13:37 UTC (4+ messages)
` [PATCH 5/6] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs()
[PATCH v4 0/9] fs: implement multigrain timestamps
2023-05-23 12:46 UTC (12+ messages)
` [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
[PATCH 0/3] Create large folios in iomap buffered write path
2023-05-23 12:17 UTC (4+ messages)
` [PATCH 1/3] filemap: Allow __filemap_get_folio to allocate large folios
[syzbot] [block?] [reiserfs?] KASAN: user-memory-access Write in zram_slot_lock
2023-05-23 9:34 UTC (2+ messages)
[syzbot] [reiserfs?] KASAN: use-after-free Read in leaf_copy_items_entirely
2023-05-23 8:21 UTC
[PATCH v11 0/9] Implement copy offload support
2023-05-23 7:15 UTC (4+ messages)
` [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
[RFC v5 1/2] epoll: Implement eventpoll_replace_file()
2023-05-23 6:55 UTC (3+ messages)
[PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
2023-05-23 6:45 UTC (4+ messages)
[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
2023-05-23 6:02 UTC (4+ messages)
` [PATCH v5 2/3] NFSD: handle GETATTR conflict with "
[RFCv5 3/5] iomap: Add iop's uptodate state handling functions
2023-05-23 6:00 UTC (3+ messages)
[PATCH v2] Documentation: add initial iomap kdoc
2023-05-23 2:11 UTC (4+ messages)
[dm-devel] [PATCH v7 5/5] loop: Add support for provision requests
2023-05-23 1:22 UTC (3+ messages)
` "
gfs2 write bandwidth regression on 6.4-rc3 compareto 5.15.y
2023-05-23 0:59 UTC
introduce bdev holder ops and a file system shutdown method v2
2023-05-23 0:58 UTC (4+ messages)
[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
2023-05-23 0:33 UTC (6+ messages)
` [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
[PATCH 0/6] vfs: provide automatic kernel freeze / resume
2023-05-22 23:42 UTC (3+ messages)
` [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
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