linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 04:02:36 to 2025-07-01 12:33:01 UTC [more...]

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01 12:32 UTC  (85+ messages)
` [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v1 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[syzbot] [fs?] linux-next test error: WARNING: suspicious RCU usage in proc_sys_compare
 2025-07-01 12:30 UTC 

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-01 12:29 UTC  (12+ messages)
` [PATCH v6 1/6] fs: split fileattr related helpers into separate file
` [PATCH v6 2/6] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v6 3/6] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v6 5/6] fs: prepare for extending file_get/setattr()
` [PATCH v6 6/6] fs: introduce file_getattr and file_setattr syscalls

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-07-01 12:03 UTC  (3+ messages)

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-07-01 12:01 UTC  (7+ messages)
    ` [PATCH for-next v5 1/4] block: rename tuple_size field in blk_integrity to metadata_size
    ` [PATCH for-next v5 2/4] block: introduce pi_tuple_size field in blk_integrity
    ` [PATCH for-next v5 3/4] nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
    ` [PATCH for-next v5 4/4] fs: add ioctl to query metadata and protection info capabilities

[PATCH v2] fs/libfs: don't assume blocksize <= PAGE_SIZE in generic_check_addressable
 2025-07-01 11:57 UTC  (4+ messages)

[PATCH v4] fs/buffer: remove the min and max limit checks in __getblk_slow()
 2025-07-01 11:56 UTC  (5+ messages)

[RFC][PATCH] fix proc_sys_compare() handling of in-lookup dentries
 2025-07-01 11:55 UTC  (3+ messages)

[PATCH] netfs: Fix i_size updating
 2025-07-01 11:42 UTC  (4+ messages)
` [PATCH] netfs: Merge i_size update functions

[PATCH 0/6] btrfs: add remove_bdev() callback
 2025-07-01 11:35 UTC  (5+ messages)
` [PATCH 1/6] fs: add a new remove_bdev() super operations callback

[PATCH v3 13/16] fuse: use iomap for writeback
 2025-07-01 11:34 UTC  (4+ messages)

[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
 2025-07-01 11:08 UTC 

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-07-01 10:13 UTC  (6+ messages)

[PATCH 0/6] docs: Remove false positives from check-sysctl-docs
 2025-07-01  8:56 UTC  (7+ messages)
` [PATCH 1/6] docs: nixify check-sysctl-docs
` [PATCH 2/6] docs: Use skiplist when checking sysctl admin-guide
` [PATCH 3/6] docs: Add awk section for ucount sysctl entries
` [PATCH 4/6] docs: Remove colon from ctltable title in vm.rst
` [PATCH 5/6] docs: Replace spaces with tabs in check-sysctl-docs
` [PATCH 6/6] docs: Downgrade arm64 & riscv from titles to comment

[PATCH v2 0/6] btrfs: add remove_bdev() callback
 2025-07-01  8:46 UTC  (16+ messages)
` [PATCH v2 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
` [PATCH v2 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH v2 3/6] btrfs: reject file operations if in shutdown state
` [PATCH v2 4/6] btrfs: reject delalloc ranges "
` [PATCH v2 5/6] btrfs: implement shutdown ioctl
` [PATCH v2 6/6] btrfs: implement remove_bdev super operation callback

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-07-01  8:33 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
 2025-07-01  8:32 UTC  (8+ messages)

[PATCH] fanotify: introduce unique event identifier
 2025-07-01  7:22 UTC  (6+ messages)

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-07-01  6:23 UTC  (13+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()

[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-07-01  6:05 UTC  (15+ messages)
  ` [RFC[RAP] V2] "

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-01  5:23 UTC  (19+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH] hfs: add logic of correcting a next unused CNID
 2025-06-30 19:36 UTC  (3+ messages)

[viro-vfs:work.mount 30/42] Warning: fs/namespace.c:2792 function parameter 'pinned' not described in 'do_lock_mount'
 2025-06-30 17:18 UTC 

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-06-30 17:18 UTC  (2+ messages)

[RFC] vfs_parse_fs_string() calling conventions change (was Re: [PATCH v2 17/35] sanitize handling of long-term internal mounts)
 2025-06-30 17:04 UTC  (9+ messages)
` [PATCHES v2][RFC][CFR] mount-related stuff
  ` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
    ` [PATCH v2 17/35] sanitize handling of long-term internal mounts

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

[PATCH] fanotify: support custom default close response
 2025-06-30 15:56 UTC  (4+ messages)

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

refactor the iomap writeback code v3
 2025-06-30 12:41 UTC  (22+ messages)
` [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/12] iomap: refactor the writeback interface
` [PATCH 06/12] iomap: move all ioend handling to ioend.c
` [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 11/12] iomap: add read_folio_range() handler for buffered writes

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-30 12:07 UTC  (30+ messages)
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH RFC 18/29] mm: remove __folio_test_movable()

[PATCH v3] ovl: support layers on case-folding capable filesystems
 2025-06-30 11:33 UTC  (2+ messages)

[PATCH] fs/libfs: don't assume blocksize <= PAGE_SIZE in generic_check_addressable
 2025-06-30 10:25 UTC  (2+ messages)

[PATCH] ocfs2: update d_splice_alias() return code checking
 2025-06-30 10:21 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v4 0/3] Add support for long task name
 2025-06-30  7:58 UTC  (7+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[PATCH v1] fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
 2025-06-30  7:55 UTC  (3+ messages)

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-30  6:41 UTC  (4+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-30  4:02 UTC  (4+ 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).