messages from 2022-12-02 03:04:51 to 2022-12-09 06:29:10 UTC [more...]
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-09 6:24 UTC (42+ 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
[PATCH linux-next v3] docs: proc.rst: add softnet_stat to /proc/net table
2022-12-09 6:21 UTC
[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
2022-12-09 5:07 UTC (7+ messages)
[PATCH 0/6] block: add support for REQ_OP_VERIFY
2022-12-09 4:52 UTC (14+ messages)
[RFC PATCH] erofs/zmap.c: Bail out when no further region remains
2022-12-09 4:50 UTC (4+ messages)
[PATCH linux-next v2] docs: proc.rst: add softnet_stat to /proc/net
2022-12-09 3:40 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 52f31ed22821
2022-12-08 16:36 UTC
[PATCH 0/4] udf: Fix data corruption with fsx
2022-12-08 13:15 UTC (5+ messages)
` [PATCH 1/4] udf: Fix preallocation discarding at indirect extent boundary
` [PATCH 2/4] udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
` [PATCH 3/4] udf: Discard preallocation before extending file with a hole
` [PATCH 4/4] udf: Fix extending file within last block
[PATCH] dax: Kconfig: add depends on !FS_DAX_LIMITED for ARCH_HAS_PMEM_API
2022-12-08 8:55 UTC
[syzbot] KMSAN: uninit-value in hfs_brec_find
2022-12-08 8:26 UTC
next: LTP: syscalls: epoll_clt() if fd is an invalid fd expected EBADF: EINVAL (22)
2022-12-08 1:36 UTC (4+ messages)
[PATCH v2 1/8] fsdax: introduce page->share for fsdax in reflink mode
2022-12-08 1:26 UTC (9+ messages)
` [PATCH v2.1 "
` [PATCH v2.2 "
[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
2022-12-07 20:51 UTC (4+ messages)
` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
[PATCH] hfsplus: Fix bug causing custom uid and gid being unable to be assigned with mount
2022-12-07 20:17 UTC (10+ messages)
` [PATCH v2] "
[PATCH v2] fscache: Fix oops due to race with cookie_lru and use_cookie
2022-12-07 13:49 UTC
[PATCH v5 00/10] Implement copy offload support
2022-12-07 11:19 UTC (8+ messages)
` [PATCH v5 02/10] block: Add copy offload support infrastructure
[PATCH linux-next] docs: proc.rst: add softnet_stat
2022-12-07 9:51 UTC (3+ messages)
[PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting
2022-12-07 8:43 UTC (4+ messages)
` [PATCH 1/3] NFSD: Teach nfsd_mountpoint() auto mounts
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover "
` [PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check
[PATCH] epoll: ep_autoremove_wake_function should use list_del_init_careful
2022-12-06 21:59 UTC
[PATCH v3 0/4] iov_iter: Add extraction helpers
2022-12-06 18:40 UTC (8+ 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
[syzbot] possible deadlock in filemap_fault
2022-12-06 18:10 UTC (2+ messages)
[PATCH] hfsplus: Add module parameter to enable force writes
2022-12-06 15:17 UTC (13+ messages)
` [PATCH v2] "
[GIT PULL] file locking changes for v6.2-rc1
2022-12-06 13:11 UTC
consolidate btrfs checksumming, repair and bio splitting v2
2022-12-06 11:51 UTC (23+ messages)
` [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 03/19] btrfs: remove the submit_bio_start helpers
` [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
` [PATCH 05/19] btrfs: handle checksum generation in the storage layer
` [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
` [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
` [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
` [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
` [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
[PATCH] file: Added pointer check
2022-12-06 9:32 UTC
[PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
2022-12-06 9:22 UTC (2+ messages)
[PATCH] fs: use helper function file_inode() to get inode
2022-12-06 6:15 UTC
[GIT PULL] execve updates for v6.2-rc1
2022-12-06 0:41 UTC
[RFC 0/3] Turn iomap_page_ops into iomap_folio_ops
2022-12-05 23:04 UTC (5+ messages)
` [RFC v2 "
[PATCH v3 00/23] Convert to filemap_get_folios_tag()
2022-12-05 20:34 UTC (6+ messages)
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
` [f2fs-dev] "
[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-12-05 15:39 UTC (10+ messages)
fs/pnode.c: propagate_one Oops in ltp/fs_bind test
2022-12-05 14:34 UTC (3+ messages)
[syzbot] possible deadlock in hfsplus_file_truncate
2022-12-05 10:59 UTC (2+ messages)
[syzbot] KASAN: use-after-free Read in hfsplus_btree_open
2022-12-05 9:47 UTC
[syzbot] KMSAN: uninit-value in hfsplus_delete_cat
2022-12-05 9:19 UTC
[syzbot] WARNING: locking bug in hfsplus_delete_cat
2022-12-05 8:02 UTC
[syzbot] WARNING in hfsplus_free_extents
2022-12-05 8:02 UTC
[PATCH v1 2/6] exfat: remove unneeded codes from __exfat_rename()
2022-12-05 5:14 UTC
[PATCH v1 1/6] exfat: remove call ilog2() from exfat_readdir()
2022-12-05 5:10 UTC
[PATCH v1 0/6] exfat: code optimizations
2022-12-05 5:09 UTC
[PATCH v1 6/6] exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set()
2022-12-05 5:10 UTC
[PATCH v1 5/6] exfat: remove i_size_write() from __exfat_truncate()
2022-12-05 5:10 UTC
[PATCH v1 3/6] exfat: remove unnecessary arguments from exfat_find_dir_entry()
2022-12-05 5:10 UTC
[PATCH v1 4/6] exfat: remove argument 'size' from exfat_truncate()
2022-12-05 5:10 UTC
[syzbot] kernel BUG in hfs_bnode_put
2022-12-05 4:01 UTC
[ANNOUNCE] xfs-linux: for-next updated to 1f5619ed8810
2022-12-04 17:45 UTC
[syzbot] WARNING in iomap_read_inline_data
2022-12-04 16:36 UTC (3+ messages)
` [Cluster-devel] "
[PATCH] mount: rebuild error handling in do_new_mount
2022-12-04 15:00 UTC
remove ->writepage in ntfs3
2022-12-04 8:17 UTC (2+ messages)
[syzbot] WARNING in do_mkdirat
2022-12-03 14:52 UTC
[PATCH] io_uring: don't hold uring_lock when calling io_run_task_work*
2022-12-03 13:20 UTC (2+ messages)
[PATCH v2 0/8] fsdax,xfs: fix warning messages
2022-12-03 1:21 UTC (2+ messages)
[PATCH v2 3/8] fsdax: zero the edges if source is HOLE or UNWRITTEN
2022-12-03 0:19 UTC (3+ messages)
` [PATCH v2.1 "
[PATCH] binfmt_misc: fix shift-out-of-bounds in check_special_flags
2022-12-02 21:58 UTC (4+ 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 (5+ 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)
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 (2+ messages)
[syzbot] possible deadlock in hfsplus_file_extend
2022-12-02 8:18 UTC (2+ messages)
[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
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).