linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-28 22:58:02 to 2022-12-02 06:19:55 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-02  6:13 UTC  (3+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH] hfsplus: Add module parameter to enable force writes
 2022-12-02  6:01 UTC 

[syzbot] WARNING in hfsplus_bnode_create
 2022-12-02  4:34 UTC 

[PATCH] binfmt: Fix error return code in load_elf_fdpic_binary()
 2022-12-02  3:19 UTC  (3+ messages)

[syzbot] WARNING in path_openat
 2022-12-02  3:18 UTC 

[PATCH resend] chardev: fix error handling in cdev_device_add()
 2022-12-02  3:02 UTC 

[PATCH v2] hfs: Fix OOB Write in hfs_asc2mac
 2022-12-02  3:00 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-12-02  2:16 UTC  (15+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[RFC 0/3] Turn iomap_page_ops into iomap_folio_ops
 2022-12-02  1:54 UTC  (10+ messages)
` [RFC 1/3] fs: Add folio_may_straddle_isize helper
` [RFC 2/3] iomap: Turn iomap_page_ops into iomap_folio_ops
` [RFC 3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done
` [RFC v2 0/3] Turn iomap_page_ops into iomap_folio_ops
` [RFC v2 1/3] fs: Add folio_may_straddle_isize helper
` [RFC v2 2/3] iomap: Turn iomap_page_ops into iomap_folio_ops
` [RFC v2 3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done

[PATCH v2] chardev: fix error handling in cdev_device_add()
 2022-12-02  1:46 UTC  (7+ messages)

[PATCH v2 0/8] fsdax,xfs: fix warning messages
 2022-12-02  0:39 UTC  (17+ messages)
` [PATCH v2 1/8] fsdax: introduce page->share for fsdax in reflink mode
` [PATCH v2 2/8] fsdax: invalidate pages when CoW
` [PATCH v2 3/8] fsdax: zero the edges if source is HOLE or UNWRITTEN
` [PATCH v2 4/8] fsdax,xfs: set the shared flag when file extent is shared
` [PATCH v2 5/8] fsdax: dedupe: iter two files at the same time
` [PATCH v2 6/8] xfs: use dax ops for zero and truncate in fsdax mode
` [PATCH v2 7/8] fsdax,xfs: port unshare to fsdax
` [PATCH v2 8/8] xfs: remove restrictions for fsdax and reflink

Feature proposal: support file content integrity verification based on fs-verity
 2022-12-01 23:42 UTC  (4+ messages)

[PATCH] hfs: Fix OOB Write in hfs_asc2mac
 2022-12-01 23:09 UTC  (6+ messages)

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-01 20:18 UTC  (20+ messages)

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-12-01 19:39 UTC  (4+ messages)

[PATCH 0/2] fsdax,xfs: fix warning messages
 2022-12-01 17:47 UTC  (22+ messages)
` [PATCH 1/2] fsdax,xfs: fix warning messages at dax_[dis]associate_entry()
` [PATCH 2/2] fsdax,xfs: port unshare to fsdax
` [PATCH 0/2] fsdax,xfs: fix warning messages #forregzbot

[ANNOUNCE] xfs-linux: for-next updated to ddfdd530e43f
 2022-12-01 17:44 UTC 

[PATCH] posix_acl: Fix the type of sentinel in get_acl
 2022-12-01 16:01 UTC 

[PATCH 0/9 V4] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-12-01 15:53 UTC  (17+ messages)
` [PATCH 10/9] xfs: add debug knob to slow down writeback for fun
  ` [PATCH v2 "
    ` [RFC PATCH] xfs: regression test for writeback corruption bug
` [PATCH 11/9] xfs: add debug knob to slow down write for fun
  ` [PATCH v2 "
    ` [RFC PATCH] xfs: regression test for writes racing with reclaim writeback

[PATCH] selftests: Add missing <sys/syscall.h> to mount_setattr test
 2022-12-01 15:49 UTC  (2+ messages)

[RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
 2022-12-01 14:29 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in path_openat
 2022-12-01 14:25 UTC 

[syzbot] general protection fault in exfat_fill_super
 2022-12-01 13:27 UTC  (2+ messages)

[syzbot] WARNING in hfsplus_cat_read_inode
 2022-12-01 12:49 UTC 

[PATCH] hfsplus: fix OOB of hfsplus_unistr in hfsplus_uni2asc()
 2022-12-01 12:14 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel paging request in kvmalloc_node
 2022-12-01  6:03 UTC 

[PATCH] [RFC] iomap: zeroing needs to be pagecache aware
 2022-12-01  3:59 UTC  (4+ messages)

[syzbot] WARNING in ep_poll (2)
 2022-11-30 22:43 UTC 

[PATCH] hfs: Fix OOB Read in __hfs_brec_find
 2022-11-30 19:23 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 575689fc0ffa
 2022-11-30 18:34 UTC 

[ANNOUNCE] xfs-linux: vfs-for-next updated to a79168a0c00d
 2022-11-30 18:31 UTC 

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-30 15:18 UTC  (7+ messages)
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
      ` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
      ` [PATCH]f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()

[RFC PATCH] fs: drop the fl_owner_t argument from ->flush
 2022-11-30 14:01 UTC  (4+ messages)

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-30 12:10 UTC  (8+ messages)

[PATCH v5 00/10] Implement copy offload support
 2022-11-30  9:55 UTC  (17+ messages)
    ` [PATCH v5 02/10] block: Add copy offload support infrastructure
    ` [PATCH v5 10/10] fs: add support for copy file range in zonefs

[syzbot] kernel BUG in hfs_bnode_unhash
 2022-11-30  9:17 UTC 

[PATCH v1] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page()
 2022-11-30  5:37 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[RFC 0/3] Shut down frozen filesystems on last unmount
 2022-11-29 23:07 UTC  (4+ messages)
` [PATCH 1/3] fs: Add activate_super function
` [PATCH 2/3] fs: Introduce { freeze, thaw }_active_super functions
` [PATCH 3/3] gfs2: Shut down frozen filesystem on last unmount

[PATCH] ext4: journal_path mount options should follow links
 2022-11-29 21:12 UTC  (2+ messages)

[syzbot] WARNING in iomap_read_inline_data
 2022-11-29 20:30 UTC  (2+ messages)

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-29 19:25 UTC  (2+ messages)

[PATCH v2] fs/remap_range: avoid spurious writeback on zero length request
 2022-11-29 18:51 UTC 

[PATCH] fs/remap_range: avoid spurious writeback on zero length request
 2022-11-29 18:43 UTC  (5+ messages)

[PATCH v3] epoll: use refcount to reduce ep_mutex contention
 2022-11-29 18:25 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated (with iomap changes) to 7dd73802f97d
 2022-11-29 17:08 UTC 

[PATCH v4] fsverity: stop using PG_error to track error status
 2022-11-29 16:51 UTC  (4+ messages)

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-29 15:54 UTC  (6+ messages)

[PATCH v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-11-29 14:37 UTC  (4+ messages)
` [PATCH v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list

[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
 2022-11-29 14:08 UTC  (3+ messages)
` [PATCH 5/6] composefs: Add documentation

[syzbot] possible deadlock in hfsplus_block_allocate
 2022-11-29 13:38 UTC 

[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
 2022-11-29 13:11 UTC  (4+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support

fs/pnode.c: propagate_one Oops in ltp/fs_bind test
 2022-11-29 10:25 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in hfsplus_release_folio
 2022-11-29 10:11 UTC 

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-29  9:15 UTC  (9+ messages)
` [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage

[PATCH v2] hfs: Fix OOB Write in hfs_asc2mac
 2022-11-29  9:07 UTC 

[syzbot] possible deadlock in hfsplus_block_free
 2022-11-29  8:32 UTC 

[PATCH 6/6] composefs: Add kconfig and build support
 2022-11-29  7:08 UTC  (2+ messages)

[PATCH v5] fsverity: stop using PG_error to track error status
 2022-11-29  7:04 UTC 

[GIT PULL] fuse fixes for 6.1-rc8
 2022-11-29  2:44 UTC  (2+ messages)

[GIT PULL] xfs, iomap: fix data corruption due to stale cached iomaps
 2022-11-29  0:16 UTC 

SRCU use from different contexts
 2022-11-29  0:12 UTC  (6+ messages)

[PATCH v2] coredump: fix compile warning when ELF_CORE=n while COREDUMP=y
 2022-11-28 23:32 UTC 

[PATCH] coredump: fix compile warning when ELF_CORE=n while COREDUMP=y
 2022-11-28 23:22 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).