linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-04 10:51:36 to 2025-02-05 12:39:21 UTC [more...]

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-02-05 12:39 UTC  (3+ messages)

[PATCH v11 00/10] Read/Write with meta/integrity
 2025-02-05 11:51 UTC  (6+ messages)
  ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags

[PATCH] vfs: sanity check the length passed to inode_set_cached_link()
 2025-02-05 12:11 UTC  (4+ messages)

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-05 12:06 UTC  (16+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
` [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
` [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
` [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test

[PATCH] pidfs: improve ioctl handling
 2025-02-05 10:58 UTC  (4+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-05  9:57 UTC  (6+ messages)
` [PATCH v6 23/26] mm: Remove pXX_devmap callers

[GIT PULL] sysctl constification changes for v6.14-rc1
 2025-02-05  9:03 UTC  (5+ messages)
  `  "

[linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
 2025-02-05  8:09 UTC 

[LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
 2025-02-05  8:05 UTC  (5+ messages)

[syzbot] [bcachefs?] general protection fault in inode_permission (3)
 2025-02-05  7:18 UTC 

[LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
 2025-02-05  4:38 UTC  (9+ messages)

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-05  3:15 UTC  (23+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping

[LSF/MM/BPF TOPIC] FUSE io_uring zero copy
 2025-02-05  2:27 UTC  (2+ messages)

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-05  1:22 UTC  (27+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v9 07/26] riscv mm: manufacture shadow stack pte
` [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v9 09/26] riscv mmu: write protect and shadow stack
` [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
` [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal
` [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi
` [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv
` [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi

[RFC PATCH 0/4] ceph: fix generic/421 test failure
 2025-02-05  0:02 UTC  (5+ messages)
` [RFC PATCH 1/4] ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring
` [RFC PATCH 2/4] ceph: introduce ceph_process_folio_batch() method
` [RFC PATCH 3/4] ceph: introduce ceph_submit_write() method
` [RFC PATCH 4/4] ceph: fix generic/421 test failure

[PATCH v5 0/3] mount notification
 2025-02-04 23:52 UTC  (7+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-04 23:12 UTC  (9+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v2 2/8] fs/buffer: remove batching from async read
` [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size

[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
 2025-02-04 22:13 UTC  (4+ messages)

[PATCH v5 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-02-04 21:52 UTC  (17+ messages)
` [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages

Immutable vs read-only for Windows compatibility
 2025-02-04 21:32 UTC  (16+ messages)

[PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
 2025-02-04 21:31 UTC  (11+ messages)

[PATCH v4 00/10] iomap: incremental per-operation iter advance
 2025-02-04 20:15 UTC  (21+ messages)
` [PATCH v4 01/10] iomap: factor out iomap length helper
` [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v4 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v4 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v4 07/10] iomap: support incremental iomap_iter advances
` [PATCH v4 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v4 09/10] iomap: advance the iter directly on unshare range
` [PATCH v4 10/10] iomap: advance the iter directly on zero range

[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
 2025-02-04 20:12 UTC  (7+ messages)

[PATCHSET v2 0/11] io_uring epoll wait support
 2025-02-04 19:46 UTC  (12+ messages)
` [PATCH 01/11] eventpoll: abstract out main epoll reaper into a function
` [PATCH 02/11] eventpoll: add helper to remove wait entry from wait queue head
` [PATCH 03/11] eventpoll: abstract out ep_try_send_events() helper
` [PATCH 04/11] eventpoll: add struct wait_queue_entry argument to epoll_wait()
` [PATCH 05/11] eventpoll: add ep_poll_queue() loop
` [PATCH 06/11] io_uring/epoll: remove CONFIG_EPOLL guards
` [PATCH 07/11] io_uring/poll: pull ownership handling into poll.h
` [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG
` [PATCH 09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
` [PATCH 10/11] io_uring/epoll: add support for provided buffers
` [PATCH 11/11] io_uring/epoll: add multishot support for IORING_OP_EPOLL_WAIT

[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework
 2025-02-04 19:22 UTC 

PI and data checksumming for XFS
 2025-02-04 18:36 UTC  (5+ messages)
` [PATCH 7/7] xfs: implement block-metadata based data checksums

[PATCH] statmount: add a new supported_mask field
 2025-02-04 16:58 UTC  (7+ messages)

[PATCH] pipe: don't update {a,c,m}time for anonymous pipes
 2025-02-04 16:49 UTC  (9+ messages)

[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
 2025-02-04 16:29 UTC  (6+ messages)

[PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
 2025-02-04 16:26 UTC  (2+ messages)

[syzbot] [bcachefs?] general protection fault in __d_lookup
 2025-02-04 15:34 UTC 

[PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
 2025-02-04 15:04 UTC 

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-02-04 13:49 UTC  (8+ messages)

[syzbot] [bcachefs?] [kernfs?] INFO: task hung in do_renameat2 (2)
 2025-02-04 13:33 UTC  (2+ messages)
` [syzbot] [jfs?] "

[PATCH v2 0/4] statmount: allow to retrieve idmappings
 2025-02-04 12:38 UTC  (6+ messages)
` [PATCH v2 1/4] uidgid: add map_id_range_up()
` [PATCH v2 2/4] statmount: allow to retrieve idmappings
` [PATCH v2 3/4] samples/vfs: check whether flag was raised
` [PATCH v2 4/4] samples/vfs: add STATMOUNT_MNT_{G,U}IDMAP

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-04 12:01 UTC  (11+ messages)
` [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
` [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public
` [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support
` [PATCH RFC 06/10] xfs: iomap "
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size
` [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint

[PATCH v2 0/4] statmount: allow to retrieve idmappings
 2025-02-04 11:28 UTC  (5+ messages)
` [PATCH v2 1/4] uidgid: add map_id_range_up()
` [PATCH v2 2/4] statmount: allow to retrieve idmappings
` [PATCH v2 3/4] samples/vfs: check whether flag was raised
` [PATCH v2 4/4] samples/vfs: add STATMOUNT_MNT_{G,U}IDMAP

[LSF/MM/BPF TOPIC] Removing writeback temp pages in FUSE
 2025-02-04 11:19 UTC  (5+ messages)
  ` [Lsf-pc] "

[PATCH 0/3] Fix for huge faults regression
 2025-02-04 10:58 UTC  (4+ messages)
` [PATCH 1/3] fsnotify: use accessor to set FMODE_NONOTIFY_*

[PATCHv2 00/11] block write streams with nvme fdp
 2025-02-04 10:53 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;
as well as URLs for NNTP newsgroup(s).