linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 16:42:42 to 2023-03-23 16:15:33 UTC [more...]

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

[RFC v2 0/5] remove page_endio()
 2023-03-23 15:50 UTC  (13+ 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 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] fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
 2023-03-23 14:59 UTC  (4+ 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()

[RFC PATCH 00/13] fuse uring communication
 2023-03-23 13:26 UTC  (12+ messages)
` [PATCH 04/13] Add a vmalloc_node_user function
` [PATCH 06/13] fuse: Add an interval ring stop worker/monitor

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 v2 0/4] convert read_kcore(), vread() to use iterators
 2023-03-23 12:47 UTC  (8+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock

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

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

[PATCH] fs/buffer: adjust the order of might_sleep() in __getblk_gfp()
 2023-03-23 12:23 UTC  (2+ messages)

[PATCH] mm: Return early in truncate_pagecache if newsize overflows
 2023-03-23 11:56 UTC  (2+ 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)

[GIT PULL] zonefs fixes for 6.3-rc4
 2023-03-23 10:35 UTC 

[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()

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

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 v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-23  1:27 UTC  (9+ messages)

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

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-23  0:41 UTC  (4+ messages)

[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 0/5] Split a folio to any lower order folios
 2023-03-22 14:48 UTC  (5+ messages)
` [PATCH 3/5] mm: thp: split huge page to any lower order pages

[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  (17+ messages)
` [PATCH v4 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
` [PATCH v4 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [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)

[RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall
 2023-03-22 11:19 UTC  (4+ messages)
` [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v2 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

[PATCH] fs/buffer: Remove redundant assignment to err
 2023-03-22 11:07 UTC  (3+ messages)

[RFC PATCH] xfs: check shared state of when CoW, update reflink flag when io ends
 2023-03-22 10:24 UTC  (5+ messages)

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

[syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag
 2023-03-22  8:34 UTC 

[PATCH] splice: report related fsnotify events
 2023-03-22  7:08 UTC  (2+ messages)

[syzbot] [xfs?] BUG: sleeping function called from invalid context in vm_map_ram
 2023-03-22  5:41 UTC  (2+ messages)

[ANN] Squashfs-tools 4.6 released
 2023-03-22  5:26 UTC 

[PATCH] fs: proc: remove unused header file
 2023-03-22  2:11 UTC 

[PATCH v1 0/5] Landlock support for UML
 2023-03-21 21:38 UTC  (3+ messages)

[syzbot] [reiserfs?] kernel BUG in do_journal_begin_r
 2023-03-21 21:26 UTC 

[PATCH] Add results of early memtest to /proc/meminfo
 2023-03-21 20:01 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] keys: Miscellaneous fixes/changes
 2023-03-21 19:32 UTC  (6+ messages)

[GIT PULL] fscrypt fix for v6.3-rc4
 2023-03-21 19:03 UTC  (5+ messages)

Does Landlock not work with eCryptfs?
 2023-03-21 18:16 UTC  (6+ messages)

[PATCH] fs/drop_caches: move drop_caches sysctls into its own file
 2023-03-21 18:10 UTC  (8+ messages)

[syzbot] [jfs?] KASAN: invalid-free in sys_mount
 2023-03-21 17:09 UTC  (2+ messages)

[PATCH] fs/drop_caches: move drop_caches sysctls into its own file
 2023-03-21 16:42 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).