linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 11:31:57 to 2023-03-24 16:48:59 UTC [more...]

[RFC PATCH 23/28] algif: Remove hash_sendpage*()
 2023-03-24 16:47 UTC  (2+ messages)

[syzbot] [btrfs] Monthly Report
 2023-03-24 16:23 UTC 

[syzbot] [ext4] Monthly Report
 2023-03-24 15:59 UTC 

[PATCH 0/5] Split a folio to any lower order folios
 2023-03-24 15:22 UTC  (8+ messages)
` [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH 3/5] mm: thp: split huge page to any lower order pages

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

[syzbot] [cluster?] possible deadlock in freeze_super (2)
 2023-03-24 14:43 UTC 

[RFC v2 1/3] file: Introduce iterate_fd_locked
 2023-03-24 13:43 UTC  (6+ messages)
` [RFC v2 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
      ` [RFC v4 2/2] "

[PATCH] fsdax: force clear dirty mark if CoW
 2023-03-24 10:28 UTC 

[PATCH] netfs: Pass a pointer to virt_to_page()
 2023-03-24 10:27 UTC 

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-03-24  9:49 UTC  (6+ messages)
` [PATCH v10 3/3] "

[RFC v4 1/2] file: allow callers to free the old file descriptor after dup2
 2023-03-24  6:34 UTC  (2+ messages)
` [RFC v4 2/2] file, epoll: Implement do_replace() and eventpoll_replace()

[PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
 2023-03-24  6:24 UTC  (5+ messages)

[RFC v3 1/3] file: Introduce iterate_fd_locked
 2023-03-24  5:58 UTC  (9+ messages)
` [RFC v3 2/3] file: allow callers to free the old file descriptor after dup2
` [RFC v3 3/3] file, epoll: Implement do_replace() and eventpoll_replace()

[RFC PATCH] Legacy mount option "sloppy" support
 2023-03-24  5:39 UTC  (2+ messages)
` [RFC PATCH] vfs: handle sloppy option in fs context monolithic parser

[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
 2023-03-24  5:31 UTC  (10+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock

[PATCH 00/31] Convert most of ext4 to folios
 2023-03-24  4:55 UTC  (10+ messages)
` [PATCH 10/31] ext4: Convert ext4_convert_inline_data_to_extent() to use a folio
` [PATCH 19/31] ext4: Convert ext4_journalled_zero_new_buffers() "
` [PATCH 21/31] ext4: Convert __ext4_journalled_writepage() to take "

[PATCH] fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
 2023-03-24  4:28 UTC  (10+ messages)

[PATCH] fsdax: dedupe should compare the min of two iters' length
 2023-03-24  4:19 UTC  (6+ messages)

[syzbot] [udf?] KASAN: slab-out-of-bounds Write in udf_adinicb_writepage
 2023-03-24  3:38 UTC 

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-24  2:29 UTC  (6+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-24  2:13 UTC  (10+ messages)

[PATCH v1] selftests mount: Fix mount_setattr_test builds failed
 2023-03-24  2:14 UTC  (3+ messages)
  ` [PATCH v2 1/1] "

[PATCH] fs/buffer: adjust the order of might_sleep() in __getblk_gfp()
 2023-03-24  1:52 UTC  (3+ messages)

[PATCH] mm: Return early in truncate_pagecache if newsize overflows
 2023-03-23 21:40 UTC  (3+ messages)

[RFC PATCH 00/13] fuse uring communication
 2023-03-23 20:51 UTC  (11+ messages)
` [PATCH 06/13] fuse: Add an interval ring stop worker/monitor

[GIT PULL] zonefs fixes for 6.3-rc4
 2023-03-23 18:15 UTC  (2+ messages)

[GIT PULL] fsverity fixes for v6.3-rc4
 2023-03-23 18:04 UTC  (6+ messages)

Does Landlock not work with eCryptfs?
 2023-03-23 17:05 UTC  (7+ messages)

[RFC v2 0/5] remove page_endio()
 2023-03-23 16:22 UTC  (15+ messages)
    ` [RFC v2 1/5] zram: remove zram_page_end_io function
    ` [RFC v2 2/5] orangefs: use folios in orangefs_readahead
    ` [RFC v2 3/5] mpage: split bi_end_io callback for reads and writes
    ` [RFC v2 4/5] mpage: use folios in bio end_io handler
    ` [RFC v2 5/5] filemap: remove page_endio()

[PATCH V6 1/2] mm: compaction: move compaction sysctl to its own file
 2023-03-23 16:15 UTC  (2+ messages)

[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
 2023-03-23 15:43 UTC  (6+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support

[PATCH 04/31] ext4: Convert ext4_finish_bio() to use folios
 2023-03-23 15:30 UTC  (5+ messages)

[PATCH 0/7] Support negative dentries on case-insensitive directories
 2023-03-23 14:39 UTC  (13+ messages)
` [PATCH 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
` [PATCH 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup

[PATCH v7 0/4] convert read_kcore(), vread() to use iterators
 2023-03-23 13:31 UTC  (10+ messages)
` [PATCH v7 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
` [PATCH v7 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [PATCH v7 3/4] iov_iter: add copy_page_to_iter_nofault()
` [PATCH v7 4/4] mm: vmalloc: convert vread() to vread_iter()

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

[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
 2023-03-23 12:26 UTC  (4+ messages)

[RFC 00/11] multiblock allocator improvements
 2023-03-23 11:05 UTC  (13+ messages)
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-03-23 10:15 UTC  (5+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
` [PATCH v8 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [PATCH v8 3/4] iov_iter: add copy_page_to_iter_nofault()
` [PATCH v8 4/4] mm: vmalloc: convert vread() to vread_iter()

inotify on mmap writes
 2023-03-23  6:35 UTC  (8+ messages)

[PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-23  4:05 UTC  (2+ messages)

[PATCH 05/31] ext4: Convert ext4_writepage() to use a folio
 2023-03-23  3:29 UTC  (4+ messages)

[syzbot] [ext4?] possible deadlock in ext4_inline_data_truncate
 2023-03-23  3:14 UTC 

[syzbot] [nilfs?] possible deadlock in __nilfs_error (2)
 2023-03-23  2:52 UTC 

[PATCH v2] fs/buffer: Remove redundant assignment to err
 2023-03-23  2:32 UTC 

[PATCH v3 04/10] zonefs: convert to kobject_del_and_put()
 2023-03-22 23:33 UTC  (2+ messages)

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAllocBits
 2023-03-22 21:30 UTC  (2+ messages)

[RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-03-22 18:49 UTC  (10+ messages)
    ` [RFC PATCH 00/28] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
            ` [RFC PATCH] iov_iter: Add an iterator-of-iterators

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-03-22 18:42 UTC  (23+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH v6 0/4] convert read_kcore(), vread() to use iterators
 2023-03-22 18:36 UTC  (7+ messages)
` [PATCH v6 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
` [PATCH v6 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [PATCH v6 3/4] iov_iter: add copy_page_to_iter_nofault()
` [PATCH v6 4/4] mm: vmalloc: convert vread() to vread_iter()

[PATCH] MAINTAINERS: mark ecryptfs as orphan state
 2023-03-22 17:19 UTC 

[PATCH] do_open(): Fix O_DIRECTORY | O_CREAT behavior
 2023-03-22 17:07 UTC  (12+ messages)

[PATCH v6] epoll: use refcount to reduce ep_mutex contention
 2023-03-22 16:58 UTC  (2+ messages)

[linus:master] [selftests/mount_setattr] d8e45bf1ae: kernel-selftests.mount_setattr.make.fail
 2023-03-22 16:23 UTC 

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-22 15:45 UTC  (5+ messages)

[PATCH v5 0/4] convert read_kcore(), vread() to use iterators
 2023-03-22 14:18 UTC  (10+ messages)
` [PATCH v5 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
` [PATCH v5 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [PATCH v5 3/4] iov_iter: add copy_page_to_iter_nofault()
` [PATCH v5 4/4] mm: vmalloc: convert vread() to vread_iter()

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2023-03-22 14:07 UTC  (13+ messages)

[PATCH v4 0/4] convert read_kcore(), vread() to use iterators
 2023-03-22 13:43 UTC  (12+ messages)
` [PATCH v4 3/4] iov_iter: add copy_page_to_iter_atomic()
` [PATCH v4 4/4] mm: vmalloc: convert vread() to vread_iter()

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-03-22 13:30 UTC  (5+ messages)

[PATCH 0/2] ppc: simplify sysctl registration
 2023-03-22 12:25 UTC  (2+ 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).