public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-17 13:24:08 to 2023-04-19 13:11:01 UTC [more...]

[PATCH] splice: Fix filemap of a blockdev
 2023-04-19 13:10 UTC  (6+ messages)

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-19 13:05 UTC  (7+ messages)
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[PATCH v2] ext4: Handle error pointers being returned from __filemap_get_folio
 2023-04-19 12:16 UTC  (2+ messages)

[PATCH] ext4: Handle error pointers being returned from __filemap_get_folio
 2023-04-19 12:07 UTC  (4+ messages)

[PATCH v4 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-04-19 12:05 UTC  (2+ messages)

[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-19 12:03 UTC  (5+ messages)

[PATCH v10 0/9] Implement copy offload support
 2023-04-19 11:43 UTC  (10+ messages)
  ` [PATCH v10 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v10 2/9] block: Add copy offload support infrastructure
  ` [PATCH v10 3/9] block: add emulation for copy
  ` [PATCH v10 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v10 5/9] nvme: add copy offload support
  ` [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
  ` [PATCH v10 7/9] dm: Add support for copy offload
  ` [PATCH v10 8/9] dm: Enable copy offload for dm-linear target
  ` [PATCH v10 9/9] null_blk: add support for copy offload

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-19 11:44 UTC  (5+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH mm-unstable RFC 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()

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

[PATCH 0/1] Backport several fuse patches for 6.1.y
 2023-04-19  9:55 UTC  (2+ messages)
` [PATCH 1/1] fuse: always revalidate rename target dentry

[PATCH 0/3] Backport several fuse patches for 5.15.y
 2023-04-19  9:54 UTC  (4+ messages)
` [PATCH 1/3] fuse: fix attr version comparison in fuse_read_update_size()
` [PATCH 2/3] fuse: always revalidate rename target dentry
` [PATCH 3/3] fuse: fix deadlock between atomic O_TRUNC and page invalidation

[PATCH 0/6] Backport several fuse patches to 5.10.y
 2023-04-19  9:48 UTC  (7+ messages)
` [PATCH 1/6] virtiofs: clean up error handling in virtio_fs_get_tree()
` [PATCH 2/6] virtiofs: split requests that exceed virtqueue size
` [PATCH 3/6] fuse: check s_root when destroying sb
` [PATCH 4/6] fuse: fix attr version comparison in fuse_read_update_size()
` [PATCH 5/6] fuse: always revalidate rename target dentry
` [PATCH 6/6] fuse: fix deadlock between atomic O_TRUNC and page invalidation

[PATCH 0/6] Backport several fuse patches to 5.10.y
 2023-04-19  9:46 UTC 

[ANNOUNCE] util-linux v2.39-rc3
 2023-04-19  9:35 UTC 

[PATCH] Add new open(2) flag - O_EMPTY_PATH
 2023-04-19  9:18 UTC  (4+ messages)

[PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
 2023-04-19  9:12 UTC  (5+ messages)

[RFC PATCH] getting misc stats/attributes via xattr API
 2023-04-19  8:43 UTC  (9+ messages)
    ` [LSF/MM TOPIC] fsinfo and mount namespace notifications

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-19  8:29 UTC  (6+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
  ` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[LSF TOPIC] online repair of filesystems: what next?
 2023-04-19  4:06 UTC  (8+ messages)
` [Lsf-pc] "

btrfs induced data loss (on xfs) - 5.19.0-38-generic
 2023-04-19  1:55 UTC  (7+ messages)

[PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
 2023-04-19  1:29 UTC  (12+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-18 23:38 UTC  (2+ messages)

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-04-18 22:43 UTC  (13+ messages)
  ` [PATCH v3 1/3] block: Introduce provisioning primitives
  ` [PATCH v3 2/3] dm: Add support for block provisioning
  ` [PATCH v4 0/4] Introduce provisioning primitives for thinly provisioned storage
    ` [PATCH v4 1/4] block: Introduce provisioning primitives
    ` [PATCH v4 2/4] dm: Add block provisioning support
    ` [PATCH v4 3/4] dm-thin: Add REQ_OP_PROVISION support
    ` [PATCH v4 4/4] loop: Add support for provision requests

[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Read in ntfs_set_inode
 2023-04-18 20:27 UTC 

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

[PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-04-18 18:55 UTC  (2+ messages)

[RFC][PATCH 0/2] Monitoring unmounted fs with fanotify
 2023-04-18 15:20 UTC  (7+ messages)
` [RFC][PATCH 1/2] fanotify: add support for FAN_UNMOUNT event

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-18 14:00 UTC  (14+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[PATCH v2 00/29] Convert most of ext4 to folios
 2023-04-18 13:08 UTC  (4+ messages)
` [PATCH v2 29/29] ext4: Use a folio in ext4_read_merkle_tree_page

[syzbot] [fs?] [mm?] general protection fault in folio_wait_stable
 2023-04-18 11:04 UTC 

[PATCH v2 0/5] Alter fcntl to handle int arguments correctly
 2023-04-18 10:51 UTC  (4+ messages)
` [PATCH v2 1/5] fcntl: Cast commands with int args explicitly

[PATCH 0/6] Backport several patches to 5.10.y
 2023-04-18 10:34 UTC  (2+ messages)

[PATCH] IMA: use vfs_getattr_nosec to get the i_version
 2023-04-18  9:08 UTC  (2+ messages)

allowing for a completely cached umount(2) pathwalk
 2023-04-18  8:10 UTC  (11+ messages)
` [PATCH/RFC] VFS: LOOKUP_MOUNTPOINT should used cached info whenever possible

[syzbot] [squashfs?] general protection fault in squashfs_page_actor_init_special
 2023-04-18  6:46 UTC 

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-04-18  5:33 UTC  (39+ messages)
` [RFC PATCH v3 01/37] bpf: verifier: Accept dynptr mem as mem in herlpers
` [RFC PATCH v3 02/37] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
` [RFC PATCH v3 03/37] selftests/bpf: Test allowing NULL buffer in dynptr slice
` [RFC PATCH v3 04/37] fs: Generic function to convert iocb to rw flags
` [RFC PATCH v3 05/37] fuse-bpf: Update fuse side uapi
` [RFC PATCH v3 06/37] fuse-bpf: Add data structures for fuse-bpf
` [RFC PATCH v3 07/37] fuse-bpf: Prepare for fuse-bpf patch
` [RFC PATCH v3 08/37] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [RFC PATCH v3 09/37] fuse-bpf: Add ioctl interface for /dev/fuse
` [RFC PATCH v3 10/37] fuse-bpf: Don't support export_operations
` [RFC PATCH v3 11/37] fuse-bpf: Add support for access
` [RFC PATCH v3 12/37] fuse-bpf: Partially add mapping support
` [RFC PATCH v3 13/37] fuse-bpf: Add lseek support
` [RFC PATCH v3 14/37] fuse-bpf: Add support for fallocate
` [RFC PATCH v3 15/37] fuse-bpf: Support file/dir open/close
` [RFC PATCH v3 16/37] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [RFC PATCH v3 17/37] fuse-bpf: Add support for read/write iter
` [RFC PATCH v3 18/37] fuse-bpf: support readdir
` [RFC PATCH v3 19/37] fuse-bpf: Add support for sync operations
` [RFC PATCH v3 20/37] fuse-bpf: Add Rename support
` [RFC PATCH v3 21/37] fuse-bpf: Add attr support
` [RFC PATCH v3 22/37] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [RFC PATCH v3 23/37] fuse-bpf: Add xattr support
` [RFC PATCH v3 24/37] fuse-bpf: Add symlink/link support
` [RFC PATCH v3 25/37] fuse-bpf: allow mounting with no userspace daemon
` [RFC PATCH v3 26/37] bpf: Increase struct_op limits
` [RFC PATCH v3 27/37] fuse-bpf: Add fuse-bpf constants
` [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs
` [RFC PATCH v3 29/37] fuse-bpf: Export Functions
` [RFC PATCH v3 30/37] fuse: Provide registration functions for fuse-bpf
` [RFC PATCH v3 31/37] fuse-bpf: Set fuse_ops at mount or lookup time
` [RFC PATCH v3 32/37] fuse-bpf: Call bpf for pre/post filters
` [RFC PATCH v3 33/37] fuse-bpf: Add userspace "
` [RFC PATCH v3 34/37] WIP: fuse-bpf: add error_out
` [RFC PATCH v3 35/37] tools: Add FUSE, update bpf includes
` [RFC PATCH v3 36/37] fuse-bpf: Add selftests
` [RFC PATCH v3 37/37] fuse: Provide easy way to test fuse struct_op call

[syzbot] [ext4?] general protection fault in ext4_write_begin
 2023-04-18  5:19 UTC 

[PATCHv5 2/9] fs/buffer.c: Add generic_buffer_fsync implementation
 2023-04-18  5:04 UTC  (4+ messages)

[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
 2023-04-18  1:07 UTC  (7+ messages)

[PATCH] nfsd: don't use GFP_KERNEL from nfsd_getxattr()/nfsd_listxattr()
 2023-04-17 23:07 UTC  (4+ messages)

[PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 19:42 UTC  (5+ messages)
` [PATCH v13 2/5] fs/proc/task_mmu: "

[PATCH v1] shmem: stable directory cookies
 2023-04-17 19:23 UTC 

[PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-04-17 15:14 UTC  (7+ messages)

[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
 2023-04-17 16:27 UTC  (4+ messages)

new order
 2023-04-17 15:22 UTC 

[RFC 0/4] convert create_page_buffers to create_folio_buffers
 2023-04-17 15:40 UTC  (11+ messages)

sequential 1MB mmap read ends in 1 page sync read-ahead
 2023-04-17 15:10 UTC  (8+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-17 15:01 UTC  (8+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-17 14:07 UTC  (13+ messages)

[PATCH 0/4] convert create_page_buffers to folio_create_buffers
 2023-04-17 14:05 UTC  (13+ messages)
  ` [PATCH 1/4] fs/buffer: add folio_set_bh helper
  ` [PATCH 3/4] fs/buffer: add folio_create_empty_buffers helper
  ` [PATCH 4/4] fs/buffer: convert create_page_buffers to folio_create_buffers
  ` [PATCH 2/4] buffer: add folio_alloc_buffers() helper

[PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
 2023-04-17 14:03 UTC  (2+ messages)
    ` [PATCH] vfs: allow using kernel buffer during fiemap operation

[PATCH next] shmem: minor fixes to splice-read implementation
 2023-04-17 13:48 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox