linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-25 11:59:08 to 2022-11-30 19:05:44 UTC [more...]

[PATCH 0/9 V4] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-30 19:04 UTC  (15+ 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

[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 0/2] fsdax,xfs: fix warning messages
 2022-11-30 16:28 UTC  (15+ 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

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30 16:27 UTC  (8+ messages)

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

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-30 14:31 UTC  (14+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[RFC PATCH] fs: drop the fl_owner_t argument from ->flush
 2022-11-30 14:01 UTC  (5+ 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] hfs: Fix OOB Read in __hfs_brec_find
 2022-11-30  6:59 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] hfsplus: fix OOB of hfsplus_unistr in hfsplus_uni2asc()
 2022-11-29 19:15 UTC  (2+ messages)

[PATCH] hfs: Fix OOB Write in hfs_asc2mac
 2022-11-29 19:08 UTC  (4+ 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  (5+ messages)

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-29 15:54 UTC  (7+ 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  (11+ messages)
` [PATCH 1/6] fsverity: Export fsverity_get_digest
` [PATCH 2/6] composefs: Add on-disk layout
` [PATCH 3/6] composefs: Add descriptor parsing code
` [PATCH 4/6] composefs: Add filesystem implementation
` [PATCH 5/6] composefs: Add documentation
` [PATCH 6/6] composefs: Add kconfig and build support

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

Feature proposal: support file content integrity verification based on fs-verity
 2022-11-29  0: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)

[PATCH] afs: Fix fileserver probe RTT handling
 2022-11-28 22:02 UTC 

[PATCH] fuse: lock inode unconditionally in fuse_fallocate()
 2022-11-28 20:09 UTC  (2+ messages)

[PATCH v3] fs: do not update freeing inode i_io_list
 2022-11-28 19:19 UTC  (3+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-11-28 17:49 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2] epoll: use refcount to reduce ep_mutex contention
 2022-11-28 17:50 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 07/24] fs: use acquire ordering in __fget_light()
 2022-11-28 17:40 UTC 

[PATCH AUTOSEL 6.0 13/39] fs: use acquire ordering in __fget_light()
 2022-11-28 17:35 UTC 

[PATCH] afs: Fix fileserver probe RTT handling
 2022-11-28 17:04 UTC 

[PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-28 12:46 UTC  (2+ messages)

[REGRESSION] XArray commit prevents booting with 6.0-rc1 or later
 2022-11-28 12:18 UTC  (4+ messages)

[PATCH] fs: simplify vfs_get_super
 2022-11-28 12:01 UTC  (2+ messages)

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-28 11:49 UTC  (7+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts

[PATCH] filelock: move file locking definitions to separate header file
 2022-11-28 10:53 UTC  (5+ messages)

[PATCH] unbugger ext2_empty_dir()
 2022-11-28 10:41 UTC  (2+ messages)

[RESEND PATCH v2 0/2] watch_queue: Clean up some code
 2022-11-28 10:36 UTC  (2+ messages)

[syzbot] kernel BUG in hfs_btree_open
 2022-11-28 10:21 UTC 

[syzbot] KMSAN: uninit-value in hfsplus_attr_bin_cmp_key
 2022-11-28 10:04 UTC 

[syzbot] WARNING in hfsplus_ext_write_extent
 2022-11-28 10:03 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in hfsplus_uni2asc
 2022-11-28 10:02 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in __hfs_brec_find
 2022-11-28 10:01 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib] [mm, netfs, fscache] 8cbd3a2c63: non-canonical address
 2022-11-28  3:13 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in get_super
 2022-11-28  1:36 UTC 

[git pull] more fixes
 2022-11-27 20:49 UTC  (2+ messages)

[PATCH v2] vfs: fix copy_file_range() averts filesystem freeze protection
 2022-11-27 20:49 UTC  (2+ messages)

[PATCH 2/2 v2] fs/namespace.c: coding-style update
 2022-11-27 12:54 UTC 

[PATCH 1/2 v2] fs/namespace.c: fix typos in comment
 2022-11-27 12:54 UTC 

[RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
 2022-11-26 16:51 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in __detach_mounts
 2022-11-26  9:23 UTC 

[syzbot] possible deadlock in hfsplus_file_truncate
 2022-11-26  8:07 UTC 

[syzbot] possible deadlock in hfsplus_file_extend
 2022-11-26  8:07 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
 2022-11-26  8:07 UTC 

[syzbot] WARNING in hfsplus_cat_write_inode
 2022-11-26  8:06 UTC 

[syzbot] kernel BUG in __hfsplus_setxattr
 2022-11-26  8:06 UTC 

[syzbot] kernel BUG in hfsplus_create_attributes_file
 2022-11-26  8:06 UTC 

[PATCH] filemap: Fix some misleading comments
 2022-11-26  3:28 UTC  (3+ messages)
  ` [External] "

[GIT PULL] zonefs fixes for 6.1-rc7
 2022-11-26  2:25 UTC  (2+ messages)

[PATCH v3 0/2] fs: clear a UBSAN shift-out-of-bounds warning
 2022-11-26  1:59 UTC  (3+ messages)

[PATCH v3] fsverity: stop using PG_error to track error status
 2022-11-25 19:22 UTC  (3+ messages)
` [f2fs-dev] "

[git pull] (vfs.git) a couple of fixes
 2022-11-25 18:22 UTC  (2+ messages)

[PATCH v2] fs: namei: fix two excess parameter description warnings
 2022-11-25 18:16 UTC 

Bug#1024811: linux: /proc/[pid]/stat unparsable
 2022-11-25 17:24 UTC 

[PATCH v5 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
 2022-11-25 13:01 UTC  (4+ messages)
` [PATCH v5 0/2] fscache,cachefiles: add prepare_ondemand_read() interface


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