Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-23 17:35:52 to 2023-05-25 11:40:17 UTC [more...]

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-25 11:39 UTC  (10+ messages)

[PATCH 00/13] multiblock allocator improvements
 2023-05-25 11:33 UTC  (14+ messages)
` [PATCH 01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits"
` [PATCH 02/13] ext4: mballoc: Remove useless setting of ac_criteria
` [PATCH 03/13] ext4: Remove unused extern variables declaration
` [PATCH 04/13] ext4: Fix a small typo in ext4_mb_prefetch_fini()
` [PATCH 05/13] ext4: Convert mballoc cr (criteria) to enum
` [PATCH 06/13] ext4: Add per CR extent scanned counter
` [PATCH 07/13] ext4: Add counter to track successful allocation of goal length
` [PATCH 08/13] ext4: Avoid scanning smaller extents in BG during CR1
` [PATCH 09/13] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [PATCH 10/13] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
` [PATCH 11/13] ext4: Abstract out logic to search average fragment list
` [PATCH 12/13] ext4: Add allocation criteria 1.5 (CR1_5)
` [PATCH 13/13] ext4: Give symbolic names to mballoc criterias

[PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
 2023-05-25 11:18 UTC  (2+ messages)

[PATCH v2 0/6] io_uring: add getdents support, take 2
 2023-05-25 11:00 UTC  (11+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[bug report] fanotify: support reporting non-decodeable file handles
 2023-05-25 10:23 UTC  (8+ messages)

[PATCH] exportfs: check for error return value from exportfs_encode_*()
 2023-05-25 10:19 UTC  (5+ messages)

[PATCH 0/6] fs: Fix directory corruption when moving directories
 2023-05-25 10:16 UTC  (7+ messages)
` [PATCH 1/6] ext4: Remove ext4 locking of moved directory
` [PATCH 2/6] Revert "udf: Protect rename against modification of moved directory"
` [PATCH 3/6] Revert "f2fs: fix potential corruption when moving a directory"
` [PATCH 4/6] fs: Establish locking order for unrelated directories
` [PATCH 5/6] fs: Lock moved directories
` [PATCH 6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes

cleanup the filemap / direct I/O interaction v2
 2023-05-25 10:09 UTC  (18+ messages)
` [PATCH 01/11] backing_dev: remove current->backing_dev_info
` [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/11] filemap: update ki_pos in generic_perform_write
` [PATCH 04/11] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/11] fs: factor out a direct_write_fallback helper
` [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write

[syzbot] [vfs?] [ntfs3?] WARNING in do_symlinkat
 2023-05-25 10:01 UTC  (3+ messages)
` [syzbot] "

[PATCH v21 0/6] block: Use page pinning
 2023-05-25  9:51 UTC  (11+ messages)
  ` Extending page pinning into fs/direct-io.c

Locking for RENAME_EXCHANGE
 2023-05-25  9:44 UTC  (4+ messages)

[PATCH] init: remove unused names parameter in split_fs_names()
 2023-05-25  9:27 UTC  (2+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-25  8:58 UTC  (19+ messages)
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
        ` [Cluster-devel] "
` [PATCH 20/32] vfs: factor out inode hash head calculation
  ` (subset) "

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-25  8:55 UTC  (6+ messages)
` [PATCH v16 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v16 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v16 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v16 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-25  8:54 UTC  (11+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v4 0/8] sysctl: Completely remove register_sysctl_table from sources
 2023-05-25  8:37 UTC  (4+ messages)
    ` [PATCH v4 7/8] sysctl: Refactor base paths registrations

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-25  8:19 UTC  (4+ messages)

LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
 2023-05-25  8:19 UTC  (5+ messages)

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-05-25  7:35 UTC  (2+ messages)

[PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
 2023-05-25  7:01 UTC 

[Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
 2023-05-25  6:15 UTC  (4+ messages)

LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70
 2023-05-25  4:47 UTC  (4+ messages)

[PATCH v22 25/31] zonefs: Provide a splice-read wrapper
 2023-05-24 23:13 UTC  (8+ messages)
` [PATCH v22 00/31] splice: Kill ITER_PIPE
  ` [PATCH v22 19/31] f2fs: Provide a splice-read wrapper

RFC: allow building a kernel without buffer_heads
 2023-05-24 22:23 UTC  (7+ messages)
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 16/17] block: use iomap for writes to block devices

[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
 2023-05-24 21:57 UTC  (5+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-05-24 21:43 UTC  (3+ messages)

[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
 2023-05-24 20:27 UTC  (18+ messages)
` [PATCH v5 1/3] NFSD: enable support for "
` [PATCH v5 2/3] NFSD: handle GETATTR conflict with "
` [PATCH v5 3/3] locks: allow support for "

[linux-next:master] [sysctl] 7eec88986d: sysctl_table_check_failed
 2023-05-24 18:01 UTC  (2+ messages)

[PATCH 0/2] sysctl: Remove register_sysctl_table from sources
 2023-05-24 17:55 UTC  (4+ messages)
  ` [PATCH 1/2] sysctl: Refactor base paths registrations

[RFC v7 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-24 17:26 UTC  (3+ messages)
` [RFC v7 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-05-24 16:38 UTC  (3+ messages)
` [Linux-cachefs] "

[PATCH v11 0/9] Implement copy offload support
 2023-05-24 15:40 UTC  (3+ messages)
  ` [PATCH v11 2/9] block: Add copy offload support infrastructure
    ` [dm-devel] "

[PATCH v2 00/13] ceph: support idmapped mounts
 2023-05-24 15:33 UTC  (14+ messages)
` [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v2 02/13] ceph: stash idmapping in mdsc request
` [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
` [PATCH v2 04/13] ceph: allow idmapped mknod inode op
` [PATCH v2 05/13] ceph: allow idmapped symlink "
` [PATCH v2 06/13] ceph: allow idmapped mkdir "
` [PATCH v2 07/13] ceph: allow idmapped rename "
` [PATCH v2 08/13] ceph: allow idmapped getattr "
` [PATCH v2 09/13] ceph: allow idmapped permission "
` [PATCH v2 10/13] ceph: allow idmapped setattr "
` [PATCH v2 11/13] ceph/acl: allow idmapped set_acl "
` [PATCH v2 12/13] ceph/file: allow idmapped atomic_open "
` [PATCH v2 13/13] ceph: allow idmapped mounts

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-24 15:05 UTC  (4+ messages)

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-24 15:02 UTC  (5+ messages)

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-24 14:16 UTC  (10+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "

[PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
 2023-05-24 14:16 UTC  (2+ messages)

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-24 13:21 UTC  (5+ messages)
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES

[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-24 10:13 UTC  (5+ messages)
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-05-24 10:03 UTC  (9+ messages)
` [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough
` [PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough

[RFC PATCH] fuse: invalidate page cache pages before direct write
 2023-05-24 10:02 UTC  (2+ messages)

[PATCH 0/2] kernel/sysctl.c: remove to major base directories
 2023-05-24  7:30 UTC  (4+ messages)
` [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file

[RFC v6 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-24  6:37 UTC  (5+ messages)

patches to move ksmbd and cifs under new subdirectory
 2023-05-24  4:27 UTC  (6+ messages)

[Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
 2023-05-24  2:20 UTC  (11+ messages)

[syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
 2023-05-23 22:50 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-23 19:43 UTC  (2+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-23 19:38 UTC  (9+ messages)

[RFC PATCH 0/3] Rework locking when rendering mountinfo cgroup paths
 2023-05-23 19:12 UTC  (4+ messages)
` [RFC PATCH 2/3] cgroup: Rely on namespace_sem in current_cgns_cgroup_from_root explicitly

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-05-23 18:59 UTC  (5+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes


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 read-only IMAP folder(s) and NNTP newsgroup(s).