messages from 2022-11-29 16:58:58 to 2022-12-03 00:20:16 UTC [more...]
[PATCH v2 0/8] fsdax,xfs: fix warning messages
2022-12-03 0:19 UTC (22+ messages)
` [PATCH v2 1/8] fsdax: introduce page->share for fsdax in reflink mode
` [PATCH v2.1 "
` [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.1 "
` [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
[PATCH] binfmt_misc: fix shift-out-of-bounds in check_special_flags
2022-12-02 21:58 UTC (4+ messages)
[PATCH] hfsplus: Add module parameter to enable force writes
2022-12-02 21:10 UTC (5+ messages)
[PATCH] hfsplus: Fix bug causing custom uid and gid being unable to be assigned with mount
2022-12-02 20:52 UTC (2+ messages)
[PATCH 0/6] block: add support for REQ_OP_VERIFY
2022-12-02 18:58 UTC (9+ messages)
[PATCH v3 0/5] proc: improve root readdir latency with many threads
2022-12-02 17:16 UTC (6+ messages)
` [PATCH v3 1/5] pid: replace pidmap_lock with xarray lock
` [PATCH v3 2/5] pid: split cyclic id allocation cursor from idr
` [PATCH v3 3/5] pid: switch pid_namespace from idr to xarray
` [PATCH v3 4/5] pid: mark pids associated with group leader tasks
` [PATCH v3 5/5] procfs: use efficient tgid pid search on root readdir
[PATCH] fuse: remove duplicate check for nodeid
2022-12-02 16:27 UTC
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-12-02 13:44 UTC (12+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
start removing writepage instances v2
2022-12-02 10:26 UTC (8+ messages)
` [PATCH 1/7] extfat: remove ->writepage
` [PATCH 2/7] fat: "
` [PATCH 3/7] hfs: "
` [PATCH 4/7] hfsplus: "
` [PATCH 5/7] hpfs: "
` [PATCH 6/7] jfs: "
` [PATCH 7/7] omfs: "
start removing writepage instances
2022-12-02 10:22 UTC (3+ messages)
[PATCH v3 0/4] iov_iter: Add extraction helpers
2022-12-02 9:43 UTC (5+ messages)
` [PATCH v3 1/4] mm: Move FOLL_* defs to mm_types.h
` [PATCH v3 2/4] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v3 3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v3 4/4] netfs: Add a function to extract an iterator into a scatterlist
Napływ Klientów ze strony
2022-12-02 9:15 UTC
[PATCH] posix_acl: Fix the type of sentinel in get_acl
2022-12-02 9:14 UTC (2+ messages)
[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
2022-12-02 8:37 UTC (21+ messages)
[syzbot] possible deadlock in hfsplus_file_extend
2022-12-02 8:18 UTC (2+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-02 6:13 UTC (10+ 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 v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[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
[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)
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 0/2] fsdax,xfs: fix warning messages
2022-12-01 17:47 UTC (19+ 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 0/9 V4] xfs, iomap: fix data corrupton due to stale cached iomaps
2022-12-01 15:53 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
[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 (12+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).