linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 16:56:27 to 2023-04-10 00:39:34 UTC [more...]

[RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-04-10  0:38 UTC  (7+ messages)
  ` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

[syzbot] [ntfs3?] WARNING in errseq_set
 2023-04-10  0:00 UTC 

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-09 22:12 UTC  (21+ messages)

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-08 15:30 UTC  (4+ messages)
` [PATCH v3 02/11] block: Block Device Filtering Mechanism

[PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ
 2023-04-08  9:28 UTC 

[PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
 2023-04-08  8:05 UTC  (5+ messages)

[RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-04-08  3:19 UTC  (2+ messages)

[PATCH 0/6] Avoid the mmap lock for fault-around
 2023-04-07 22:49 UTC  (11+ messages)
` [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH 6/6] mm: Run the fault-around code under the VMA lock

[syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect
 2023-04-07 20:42 UTC 

[syzbot] [xfs?] WARNING in __queue_delayed_work
 2023-04-07 17:04 UTC 

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-07 14:35 UTC  (11+ messages)
  ` RE(2): "
                    `  "

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-07 11:10 UTC  (25+ messages)
` [PATCH v12 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v12 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v12 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v12 5/5] selftests: mm: add pagemap ioctl tests

Re: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-07  9:30 UTC  (7+ messages)
  `  "
          `  "
              `  "

[PATCH] fuse: remove unnecessary goto
 2023-04-07  8:26 UTC  (2+ messages)

[PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
 2023-04-07  8:09 UTC  (2+ messages)

W sprawie samochodu
 2023-04-07  7:56 UTC 

[PATCH 1/3] kobject: introduce kobject_is_added()
 2023-04-07  7:23 UTC  (21+ messages)
` [PATCH 2/3] erofs: convert to use kobject_is_added()
` [PATCH 3/3] zonefs: "

[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-07  2:13 UTC  (27+ messages)
` [PATCH net-next v5 01/19] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v5 02/19] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 04/19] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v5 07/19] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v5 08/19] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v5 09/19] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v5 10/19] tls: "
` [PATCH net-next v5 11/19] siw: "
` [PATCH net-next v5 12/19] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v5 13/19] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 14/19] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v5 15/19] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v5 17/19] ip: Remove ip_append_page()
` [PATCH net-next v5 18/19] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-07  2:07 UTC  (6+ messages)
` [PATCH v11 2/2] "

[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-07  1:02 UTC  (13+ messages)
` [PATCH v5 1/2] mm: vmscan: ignore "
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers

[PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-04-06 23:01 UTC 

[PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-04-06 20:38 UTC  (3+ messages)

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 20:10 UTC  (12+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

[PATCH RFC] shmem: stable directory cookies
 2023-04-06 19:38 UTC 

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-06 18:26 UTC  (4+ messages)

[PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON
 2023-04-06 18:25 UTC  (2+ messages)

[RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
 2023-04-06 15:03 UTC  (2+ messages)

[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-06 15:03 UTC  (17+ messages)
` [PATCH net-next v4 08/20] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v4 09/20] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v4 10/20] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v4 11/20] tls: "
` [PATCH net-next v4 12/20] siw: "
` [PATCH net-next v4 13/20] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v4 14/20] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v4 15/20] ip: Remove ip_append_page()
` [PATCH net-next v4 16/20] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 17/20] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v4 18/20] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 19/20] af_unix: "
` [PATCH net-next v4 20/20] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

[PATCH v2 0/5] fs: allow to mount beneath top mount
 2023-04-06 13:56 UTC  (13+ messages)
` [PATCH v2 1/5] fs: add path_mounted()
` [PATCH v2 2/5] pnode: pass mountpoint directly
` [PATCH v2 3/5] fs: fix __lookup_mnt() documentation
` [PATCH v2 4/5] fs: use a for loop when locking a mount
` [PATCH v2 5/5] fs: allow to mount beneath top mount

[PATCH][next] mm: truncate: remove redundant initialization of new_order
 2023-04-06  9:58 UTC 

[RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
 2023-04-06  9:08 UTC  (5+ messages)

[syzbot] Monthly 9p report
 2023-04-06  8:17 UTC 

[PATCH 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-06  8:08 UTC  (5+ messages)

[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-04-06  3:18 UTC  (5+ messages)

[syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
 2023-04-06  2:24 UTC 

[RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-06  0:37 UTC 

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:32 UTC  (2+ messages)

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:29 UTC  (2+ messages)

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 21:58 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-05 19:54 UTC  (4+ messages)

[PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-05 18:55 UTC  (10+ messages)

[RFC PATCH v2 0/9] fuse: API for Checkpoint/Restore
 2023-04-05 18:45 UTC  (4+ messages)
` [RFC PATCH v2 8/9] namespace: add sb_revalidate_bindmounts helper


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).