Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
[PATCH] virtio_fs: Remove request addition to processing list
 2025-06-21  9:21 UTC  (2+ messages)
` 答复: "

[PATCH v2 0/6] ext4: fix insufficient credits when writing back large folios
 2025-06-21  7:46 UTC  (17+ messages)
` [PATCH v2 1/6] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [PATCH v2 2/6] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v2 3/6] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v2 5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()

[v6.16-rc2+ Bug] panic in inode_doinit_with_dentry during booting
 2025-06-21  6:08 UTC 

[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
 2025-06-21  3:50 UTC  (14+ messages)
` [PATCH v2 bpf-next 1/5] kernfs: remove iattr_mutex
` [PATCH v2 bpf-next 2/5] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v2 bpf-next 3/5] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v2 bpf-next 4/5] selftests/bpf: Add tests for bpf_cgroup_read_xattr
` [PATCH v2 bpf-next 5/5] bpf: Make bpf_cgroup_read_xattr available to cgroup and struct_ops progs

[PATCH bpf-next 0/4] Introduce bpf_kernfs_read_xattr
 2025-06-21  2:38 UTC  (10+ messages)
` [PATCH bpf-next 1/4] kernfs: Add __kernfs_xattr_get for RCU protected access

[GIT PULL] bcachefs fixes for 6.16-rc3
 2025-06-21  0:15 UTC  (12+ messages)

[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
 2025-06-20 22:10 UTC  (9+ messages)
` [PATCH RFC 1/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH RFC 2/6] btrfs: reject file operations if in shutdown state
` [PATCH RFC 3/6] btrfs: reject delalloc ranges if the fs is shutdown
` [PATCH RFC 4/6] btrfs: implement shutdown ioctl
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
` [PATCH RFC 6/6] btrfs: implement shutdown_bdev super operation callback

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-06-20 21:59 UTC  (2+ messages)

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-20 20:45 UTC  (19+ messages)
` [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 15/29] mm/migration: remove PageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
` [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping

[RFC] Should we consider to re-write HFS/HFS+ in Rust?
 2025-06-20 19:27 UTC  (14+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-06-20 18:49 UTC  (19+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-06-20 18:24 UTC  (13+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 02/14] mm: drop highest_memmap_pfn
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
` [PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd()
` [PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud()

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-20 18:15 UTC  (8+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-20 17:33 UTC  (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-20 16:53 UTC  (16+ messages)
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
  ` [PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
  ` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-06-20 16:51 UTC  (8+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs

[PATCH] coredump: reduce stack usage in vfs_coredump()
 2025-06-20 16:49 UTC  (2+ messages)

[PATCH] fs: annotate suspected data race between poll_schedule_timeout() and pollwake()
 2025-06-20 15:38 UTC  (2+ messages)

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-20 15:02 UTC  (8+ messages)

[PATCH V2] exfat: fdatasync flag should be same like generic_write_sync()
 2025-06-20 13:50 UTC  (3+ messages)

[PATCH 0/3] Folio conversions in extent-io-tests
 2025-06-20 13:14 UTC  (7+ messages)
` [PATCH 1/3] btrfs: Convert test_find_delalloc() to use a folio

[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
 2025-06-20 12:48 UTC  (3+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "

[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-06-20 11:50 UTC  (10+ messages)

[PATCH] selftests/coredump: Fix "socket_detect_userspace_client" test failure
 2025-06-20 11:02 UTC 

[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-20  8:31 UTC  (2+ messages)

[PATCH v3 0/3] fuse: Expose more information of fuse backing files to userspace
 2025-06-20  6:12 UTC  (12+ messages)
` [PATCH v3 2/3] fs: fuse: add backing_files control file

notify: wake_up response waiters on release
 2025-06-20  5:48 UTC  (8+ messages)
` [RFC PATCH] fanotify: wake-up all "

[brauner-vfs:work.pidfs.xattr] [pidfs] e3bfecb731: WARNING:possible_irq_lock_inversion_dependency_detected
 2025-06-20  2:00 UTC  (3+ messages)

[PATCH v9 00/17] fuse: fuse-over-io-uring
 2025-06-20  1:39 UTC  (2+ messages)

[PATCH v3 0/4] mm: userfaultfd: assorted fixes and cleanups
 2025-06-20  1:24 UTC  (5+ messages)
` [PATCH v3 1/4] userfaultfd: correctly prevent registering VM_DROPPABLE regions
` [PATCH v3 2/4] userfaultfd: prevent unregistering VMAs through a different userfaultfd
` [PATCH v3 3/4] userfaultfd: remove (VM_)BUG_ON()s
` [PATCH v3 4/4] userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-06-19 21:18 UTC  (7+ messages)

[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
 2025-06-19 20:29 UTC  (4+ messages)

[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
 2025-06-19 20:19 UTC  (11+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO

[PATCHES] ceph d_name race fixes
 2025-06-19 19:53 UTC  (9+ messages)
` [PATCH 1/3] [ceph] parse_longname(): strrchr() expects NUL-terminated string
  ` [PATCH 3/3] ceph: fix a race with rename() in ceph_mdsc_build_path()

[PATCH v2] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning
 2025-06-19 18:46 UTC  (3+ messages)

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-19 17:47 UTC  (3+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH v3 0/2] statx.2: Add stx_atomic_write_unit_max_opt
 2025-06-19 15:44 UTC  (3+ messages)
` [PATCH v3 1/2] statx.2: properly align stx_dio_read_offset_align
` [PATCH v3 2/2] statx.2: Add stx_atomic_write_unit_max_opt

[PATCH v2] fs/buffer: use min folio order to calculate upper limit in __getblk_slow()
 2025-06-19 13:57 UTC  (3+ messages)

[PATCH v2] statx.2: Add stx_atomic_write_unit_max_opt
 2025-06-19 13:45 UTC  (6+ messages)

[PATCH v3] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning
 2025-06-19 12:16 UTC 

[PATCH] selftests/landlock: Add tests for access through disconnected paths
 2025-06-19 11:38 UTC  (2+ messages)

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-19 11:18 UTC  (10+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
` [PATCH v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
` [PATCH v2 5/9] dm: clear unmap write zeroes limits when disabling write zeroes
` [PATCH v2 6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH v2 7/9] block: factor out common part in blkdev_fallocate()
` [PATCH v2 8/9] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH v2 9/9] ext4: "

[PATCH v5 0/5] Readahead tweaks for larger folios
 2025-06-19 11:07 UTC  (3+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory

[RFC PATCH] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning
 2025-06-19 10:41 UTC 

[PATCH] fs/buffer: use min folio order to calculate upper limit in __getblk_slow()
 2025-06-19 10:13 UTC  (4+ messages)

[PATCH v2] fs/buffer: remove comment about hard sectorsize
 2025-06-19 10:07 UTC  (2+ messages)

On possible data race in pollwake() / poll_schedule_timeout()
 2025-06-19 10:05 UTC  (4+ messages)

[PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
 2025-06-19 10:04 UTC  (4+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-19  9:49 UTC  (7+ messages)

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:58 UTC  (7+ messages)
` [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key


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).