linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 23:34:35 to 2023-03-31 16:15:45 UTC [more...]

[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-03-31 16:08 UTC  (30+ messages)
` [PATCH v3 01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
` [PATCH v3 02/55] iov_iter: Remove last_offset member
` [PATCH v3 03/55] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH v3 04/55] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH v3 05/55] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH v3 06/55] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH v3 07/55] tcp: Support MSG_SPLICE_PAGES
` [PATCH v3 08/55] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH v3 09/55] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH v3 10/55] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH v3 11/55] espintcp: Inline do_tcp_sendpages()
` [PATCH v3 12/55] tls: "
` [PATCH v3 13/55] siw: "
` [PATCH v3 14/55] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH v3 16/55] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH v3 17/55] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH v3 18/55] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 19/55] af_unix: Support MSG_SPLICE_PAGES
` [PATCH v3 20/55] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH v3 21/55] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v3 22/55] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v3 23/55] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH v3 24/55] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH v3 25/55] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 26/55] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
` [PATCH v3 27/55] tls/device: "
` [PATCH v3 28/55] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 29/55] tls/sw: Support MSG_SPLICE_PAGES

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 15:56 UTC  (4+ messages)
  `  "

RE(4): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 15:53 UTC  (3+ messages)
  `  "

[PATCH 0/7] Support negative dentries on case-insensitive directories
 2023-03-31 15:31 UTC  (4+ messages)
` [PATCH 3/7] libfs: Validate negative dentries in "
    ` [f2fs-dev] "

[syzbot] Monthly ntfs report
 2023-03-31 15:00 UTC 

[RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-03-31 13:05 UTC  (26+ messages)
` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
  ` [RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
  ` [RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES
  ` [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 12:54 UTC  (4+ messages)
  `  "

[PATCH 00/19] bio: check return values of bio_add_page
 2023-03-31 12:20 UTC  (30+ messages)
` [PATCH 01/19] swap: use __bio_add_page to add page to bio
` [PATCH 04/19] fs: buffer: use __bio_add_page to add single "
` [PATCH 10/19] jfs: logmgr: "
` [PATCH 11/19] gfs: use __bio_add_page for adding "
` [PATCH 12/19] zonefs: "
` [PATCH 13/19] zram: "
` [PATCH 14/19] floppy: "
` [PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH 17/19] md: raid1: check if adding pages to resync bio fails
` [PATCH 18/19] dm-crypt: check if adding pages to clone "
` [PATCH 19/19] block: mark bio_add_page as __must_check

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-03-31 12:28 UTC  (15+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 11:46 UTC  (3+ messages)
      `  "

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 11:45 UTC  (5+ messages)
  ` RE(2): "
        `  "

RE(3): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 11:31 UTC  (2+ messages)
  `  "

[PATCH 0/5] remove page_endio()
 2023-03-31 11:19 UTC  (9+ messages)
  ` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler

[syzbot] [fs?] KASAN: null-ptr-deref Read in ida_free (3)
 2023-03-31 10:36 UTC  (5+ messages)
    ` [PATCH] fs: drop peer group ids under namespace lock

[PATCH] fs: consolidate duplicate dt_type helpers
 2023-03-31  9:42 UTC  (7+ messages)
` [PATCH v3] "

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbFindCtl
 2023-03-31  8:43 UTC  (2+ messages)

[PATCH] fs: fix sysctls.c built
 2023-03-31  8:45 UTC 

[PATCH v3 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-31  7:30 UTC  (6+ messages)
` [PATCH v3 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v3 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in alloc_workqueue
 2023-03-31  2:32 UTC 

[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
 2023-03-31  1:25 UTC  (6+ messages)

[PATCH] cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
 2023-03-30 22:42 UTC  (3+ messages)

[PATCHSET v6b 0/11] Turn single segment imports into ITER_UBUF
 2023-03-30 22:18 UTC  (16+ messages)
` [PATCH 01/11] block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly
` [PATCH 02/11] iov_iter: add iter_iovec() helper
` [PATCH 03/11] IB/hfi1: check for user backed iterator, not specific iterator type
` [PATCH 04/11] IB/qib: "
` [PATCH 05/11] ALSA: pcm: "
` [PATCH 06/11] iov_iter: add iter_iov_addr() and iter_iov_len() helpers
` [PATCH 07/11] iov_iter: remove iov_iter_iovec()
` [PATCH 08/11] iov_iter: set nr_segs = 1 for ITER_UBUF
` [PATCH 09/11] iov_iter: overlay struct iovec and ubuf/len
` [PATCH 10/11] iov_iter: convert import_single_range() to ITER_UBUF
` [PATCH 11/11] iov_iter: import single vector iovecs as ITER_UBUF

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-30 22:05 UTC  (4+ messages)
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function

[PATCH v2 00/19] bio: check return values of bio_add_page
 2023-03-30 19:25 UTC  (24+ messages)
` [PATCH v2 01/19] swap: use __bio_add_page to add page to bio
` [PATCH v2 02/19] drbd: "
` [PATCH v2 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v2 04/19] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v2 05/19] md: use __bio_add_page to add single page
` [PATCH v2 06/19] md: raid5-log: "
` [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v2 08/19] btrfs: repair: use __bio_add_page for adding single page
` [PATCH v2 09/19] btrfs: raid56: use __bio_add_page to add "
` [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v2 11/19] gfs: use __bio_add_page for adding "
` [PATCH v2 12/19] zonefs: "
` [PATCH v2 13/19] zram: "
` [PATCH v2 14/19] floppy: "
` [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
` [PATCH v2 18/19] dm-crypt: check if adding pages to clone "
` [PATCH v2 19/19] block: mark bio_add_page as __must_check

[PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-03-30 19:27 UTC 

[PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
 2023-03-30 17:50 UTC  (14+ messages)
    ` AUTOSEL process

[GIT PULL] zonefs fixes for 6.3-rc5
 2023-03-30 16:45 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING in attr_data_get_block (2)
 2023-03-30 16:25 UTC  (2+ messages)

[PATCH v8 0/9] Implement copy offload support
 2023-03-30 15:21 UTC  (6+ messages)
  ` [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device

[PATCH v2 0/2] zonefs: Fix data corruption and error return
 2023-03-30 11:25 UTC  (7+ messages)
` [PATCH v2 1/2] zonefs: Always invalidate last cached page on append write
` [PATCH v2 2/2] zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space

[syzbot] Monthly fat report
 2023-03-30 10:28 UTC 

[PATCH v2] fs: consolidate dt_type() helper definitions
 2023-03-30 10:14 UTC  (5+ messages)

[syzbot] Monthly cluster report
 2023-03-30 10:09 UTC  (2+ messages)

[syzbot] Monthly xfs report
 2023-03-30  9:58 UTC 

[PATCH] fs: vboxsf: remove unused out_len variable
 2023-03-30  8:19 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-30  7:50 UTC 

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in get_max_inline_xattr_value_size
 2023-03-30  7:48 UTC 

[PATCH v2] nfs: use vfs setgid helper
 2023-03-30  6:57 UTC  (3+ messages)

[PATCH] fs: consolidate dt_type() helper definitions
 2023-03-30  6:02 UTC  (2+ messages)

[syzbot] [jfs?] INFO: task hung in deactivate_super (2)
 2023-03-30  1:56 UTC 

[PATCH] zonefs: Always invalidate last cache page on append write
 2023-03-30  0:22 UTC  (7+ messages)

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-03-30  0:02 UTC  (6+ messages)
` [RFCv1][WIP] ext2: Move direct-io to use iomap

return an ERR_PTR from __filemap_get_folio v2
 2023-03-29 23:56 UTC  (3+ messages)


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